mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] strace: Version bump 5.9 -> 5.15
@ 2022-01-05 13:39 Christian Melki
  2022-01-06 13:46 ` Roland Hieber
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-01-05 13:39 UTC (permalink / raw)
  To: ptxdist

Maintenance.

Add missing COPYING file for the test suite.
Add missing COPYING file for the bundled uapi linux kernel headers.
Update md5sum for the strace COPYING, copyright year and
a notice about the bundled header has been changed/added.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/strace.make | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/rules/strace.make b/rules/strace.make
index 6c15f1baa..6a1c30b00 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
 #
 # Paths and names
 #
-STRACE_VERSION	:= 5.9
-STRACE_MD5	:= fef7264b3501c6af86224c685751d0c6
+STRACE_VERSION	:= 5.15
+STRACE_MD5	:= a627c23fda3ecd668d6161c288fdcd79
 STRACE		:= strace-$(STRACE_VERSION)
 STRACE_SUFFIX	:= tar.xz
 STRACE_URL	:= https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
@@ -25,10 +25,11 @@ STRACE_SOURCE	:= $(SRCDIR)/$(STRACE).$(STRACE_SUFFIX)
 STRACE_DIR	:= $(BUILDDIR)/$(STRACE)
 STRACE_LICENSE	:= LGPL-2.1-or-later
 STRACE_LICENSE_FILES := \
-	file://COPYING;md5=c756d9d5dabc27663df64f0bf492166c \
+	file://COPYING;md5=318cfc887fc8723f4e9d4709b55e065b \
+	file://bundled/linux/COPYING;md5=391c7a5bbfb151ad3dbe0a7fb5791a46 \
+	file://tests/COPYING;md5=9df0366f01f6ac073e4438cf6aecacfb \
 	file://LGPL-2.1-or-later;md5=9e4c7a7a5be83d7f3da645ac5d466052
 
-
 # ----------------------------------------------------------------------------
 # Prepare
 # ----------------------------------------------------------------------------
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2022-01-06 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 13:39 [ptxdist] [PATCH v2] strace: Version bump 5.9 -> 5.15 Christian Melki
2022-01-06 13:46 ` Roland Hieber

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