* [ptxdist] [PATCH] strace: Version bump. 6.12 -> 6.13
@ 2025-01-25 16:00 Christian Melki
2025-02-21 17:08 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-01-25 16:00 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://github.com/strace/strace/releases/tag/v6.13
* License hash changed. Copyright years updated.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/strace.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/strace.make b/rules/strace.make
index 3848b6977..661417b49 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
#
# Paths and names
#
-STRACE_VERSION := 6.12
-STRACE_MD5 := 6b774465c06b0dd01efc00a2db1341c2
+STRACE_VERSION := 6.13
+STRACE_MD5 := d6045bc205c1257a9f561670028cd63f
STRACE := strace-$(STRACE_VERSION)
STRACE_SUFFIX := tar.xz
STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
@@ -25,7 +25,7 @@ STRACE_SOURCE := $(SRCDIR)/$(STRACE).$(STRACE_SUFFIX)
STRACE_DIR := $(BUILDDIR)/$(STRACE)
STRACE_LICENSE := LGPL-2.1-or-later AND GPL-2.0-only WITH Linux-syscall-note
STRACE_LICENSE_FILES := \
- file://COPYING;md5=2433d82e1432a76dc3eadd9002bfe304\
+ file://COPYING;md5=1efaf30bb0084b4a17a6f55f9cbcd25b \
file://bundled/linux/COPYING;md5=391c7a5bbfb151ad3dbe0a7fb5791a46 \
file://bundled/linux/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \
file://LGPL-2.1-or-later;md5=9e4c7a7a5be83d7f3da645ac5d466052
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] strace: Version bump. 6.12 -> 6.13
2025-01-25 16:00 [ptxdist] [PATCH] strace: Version bump. 6.12 -> 6.13 Christian Melki
@ 2025-02-21 17:08 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-02-21 17:08 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 1afda874c36920731b4edd32f4da27debbc96a15.
Michael
[sent from post-receive hook]
On Fri, 21 Feb 2025 18:08:22 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/strace/strace/releases/tag/v6.13
>
> * License hash changed. Copyright years updated.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250125160046.1762041-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/strace.make b/rules/strace.make
> index 3848b69770e3..661417b4964a 100644
> --- a/rules/strace.make
> +++ b/rules/strace.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
> #
> # Paths and names
> #
> -STRACE_VERSION := 6.12
> -STRACE_MD5 := 6b774465c06b0dd01efc00a2db1341c2
> +STRACE_VERSION := 6.13
> +STRACE_MD5 := d6045bc205c1257a9f561670028cd63f
> STRACE := strace-$(STRACE_VERSION)
> STRACE_SUFFIX := tar.xz
> STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
> @@ -25,7 +25,7 @@ STRACE_SOURCE := $(SRCDIR)/$(STRACE).$(STRACE_SUFFIX)
> STRACE_DIR := $(BUILDDIR)/$(STRACE)
> STRACE_LICENSE := LGPL-2.1-or-later AND GPL-2.0-only WITH Linux-syscall-note
> STRACE_LICENSE_FILES := \
> - file://COPYING;md5=2433d82e1432a76dc3eadd9002bfe304\
> + file://COPYING;md5=1efaf30bb0084b4a17a6f55f9cbcd25b \
> file://bundled/linux/COPYING;md5=391c7a5bbfb151ad3dbe0a7fb5791a46 \
> file://bundled/linux/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \
> file://LGPL-2.1-or-later;md5=9e4c7a7a5be83d7f3da645ac5d466052
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-21 17:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-25 16:00 [ptxdist] [PATCH] strace: Version bump. 6.12 -> 6.13 Christian Melki
2025-02-21 17:08 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox