mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] libtraceevent: version bump 1.8.4 -> 1.9.0
@ 2026-09-22 12:12 Sven Püschel
  2026-09-22 12:12 ` [ptxdist] [PATCH 2/2] trace-cmd: version bump 3.3.1 -> 3.4 Sven Püschel
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Püschel @ 2026-09-22 12:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

Added license files. The SCSI plugin is one of the few files with the
GPL-2.0 license.

Also update the deprecated version specifiers to the newer -only
suffixed variants.

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/libtraceevent.make | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/rules/libtraceevent.make b/rules/libtraceevent.make
index 02ce00b92..87794938e 100644
--- a/rules/libtraceevent.make
+++ b/rules/libtraceevent.make
@@ -14,14 +14,19 @@ PACKAGES-$(PTXCONF_LIBTRACEEVENT) += libtraceevent
 #
 # Paths and names
 #
-LIBTRACEEVENT_VERSION	:= 1.8.4
-LIBTRACEEVENT_SHA256	:= d4d206a9bf53f613f7e2e6bc10c8909c895456f2ea37e03f6741de77c9c9532f
+LIBTRACEEVENT_VERSION	:= 1.9.0
+LIBTRACEEVENT_SHA256	:= 1ed2e47cfd44080fda9c9e33be4b128680958001ced286fe719abc85136b259d
 LIBTRACEEVENT		:= libtraceevent-$(LIBTRACEEVENT_VERSION)
 LIBTRACEEVENT_SUFFIX	:= tar.xz
 LIBTRACEEVENT_URL	:= https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;tag=libtraceevent-$(LIBTRACEEVENT_VERSION)
 LIBTRACEEVENT_SOURCE	:= $(SRCDIR)/$(LIBTRACEEVENT).$(LIBTRACEEVENT_SUFFIX)
 LIBTRACEEVENT_DIR	:= $(BUILDDIR)/$(LIBTRACEEVENT)
-LIBTRACEEVENT_LICENSE	:= LGPL-2.1 AND GPL-2.0
+LIBTRACEEVENT_LICENSE	:= LGPL-2.1-only AND GPL-2.0-only
+LIBTRACEEVENT_LICENSE_FILES := \
+	file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \
+	file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd \
+	file://plugins/plugin_scsi.c;startline=1;endline=1;md5=50d2ba0afecd20f74c12a4bdbcfcfe61 \
+	file://src/event-parse.c;startline=1;endline=11;md5=3373f94e7cee2c35310a0e3bf7ebf6dc
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-22 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 12:12 [ptxdist] [PATCH 1/2] libtraceevent: version bump 1.8.4 -> 1.9.0 Sven Püschel
2026-09-22 12:12 ` [ptxdist] [PATCH 2/2] trace-cmd: version bump 3.3.1 -> 3.4 Sven Püschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox