mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] strace: Version bump. 6.5 -> 6.6
@ 2023-11-01 17:42 Christian Melki
  2023-11-10  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-11-01 17:42 UTC (permalink / raw)
  To: ptxdist

Various improvements and fixes.
https://github.com/strace/strace/releases/tag/v6.6

* Fix license hash changed, copyright year updates.

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 5b81d0d9d..f61fdecea 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
 #
 # Paths and names
 #
-STRACE_VERSION	:= 6.5
-STRACE_MD5	:= e2a7651192053b4df3acd4cea0ec64ef
+STRACE_VERSION	:= 6.6
+STRACE_MD5	:= e1e791635e89113a78e889bfe070c111
 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=59a33f0a3e6122d67c0b3befccbdaa6b \
+	file://COPYING;md5=63c8c3eb5c71b4362edac1397f40bdc7 \
 	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.5 -> 6.6
  2023-11-01 17:42 [ptxdist] [PATCH] strace: Version bump. 6.5 -> 6.6 Christian Melki
@ 2023-11-10  7:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-11-10  7:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 282665deb5aece61fd0f2d039b389fcec5446046.

Michael

[sent from post-receive hook]

On Fri, 10 Nov 2023 08:25:10 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Various improvements and fixes.
> https://github.com/strace/strace/releases/tag/v6.6
> 
> * Fix license hash changed, copyright year updates.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231101174248.2495477-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 5b81d0d9df36..f61fdeceaf6a 100644
> --- a/rules/strace.make
> +++ b/rules/strace.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
>  #
>  # Paths and names
>  #
> -STRACE_VERSION	:= 6.5
> -STRACE_MD5	:= e2a7651192053b4df3acd4cea0ec64ef
> +STRACE_VERSION	:= 6.6
> +STRACE_MD5	:= e1e791635e89113a78e889bfe070c111
>  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=59a33f0a3e6122d67c0b3befccbdaa6b \
> +	file://COPYING;md5=63c8c3eb5c71b4362edac1397f40bdc7 \
>  	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:[~2023-11-10  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01 17:42 [ptxdist] [PATCH] strace: Version bump. 6.5 -> 6.6 Christian Melki
2023-11-10  7:25 ` [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