mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] strace: Version bump. 6.6 -> 6.7
@ 2024-01-31 18:05 Christian Melki
  2024-02-08 16:03 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-01-31 18:05 UTC (permalink / raw)
  To: ptxdist

Minor fixes and enhancements.
https://github.com/strace/strace/releases/tag/v6.7

* License file changed, copyright year changes only.

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 f61fdecea..2b505e57e 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
 #
 # Paths and names
 #
-STRACE_VERSION	:= 6.6
-STRACE_MD5	:= e1e791635e89113a78e889bfe070c111
+STRACE_VERSION	:= 6.7
+STRACE_MD5	:= 8eb0aa75111a8e66cc14176159cc8ee9
 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=63c8c3eb5c71b4362edac1397f40bdc7 \
+	file://COPYING;md5=2433d82e1432a76dc3eadd9002bfe304\
 	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.6 -> 6.7
  2024-01-31 18:05 [ptxdist] [PATCH v2] strace: Version bump. 6.6 -> 6.7 Christian Melki
@ 2024-02-08 16:03 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-08 16:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 39c0a8f6337439973fdda171c92b5dfeecef58c9.

Michael

[sent from post-receive hook]

On Thu, 08 Feb 2024 17:03:26 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes and enhancements.
> https://github.com/strace/strace/releases/tag/v6.7
> 
> * License file changed, copyright year changes only.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240131180542.2964075-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 f61fdeceaf6a..2b505e57eeb6 100644
> --- a/rules/strace.make
> +++ b/rules/strace.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
>  #
>  # Paths and names
>  #
> -STRACE_VERSION	:= 6.6
> -STRACE_MD5	:= e1e791635e89113a78e889bfe070c111
> +STRACE_VERSION	:= 6.7
> +STRACE_MD5	:= 8eb0aa75111a8e66cc14176159cc8ee9
>  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=63c8c3eb5c71b4362edac1397f40bdc7 \
> +	file://COPYING;md5=2433d82e1432a76dc3eadd9002bfe304\
>  	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:[~2024-02-08 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-31 18:05 [ptxdist] [PATCH v2] strace: Version bump. 6.6 -> 6.7 Christian Melki
2024-02-08 16:03 ` [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