* [Buildroot] [PATCH] package/strace: bump to version 6.0
@ 2022-11-01 16:57 Baruch Siach via buildroot
2022-11-01 20:41 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach via buildroot @ 2022-11-01 16:57 UTC (permalink / raw)
To: buildroot
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/strace/strace.hash | 4 ++--
package/strace/strace.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/strace/strace.hash b/package/strace/strace.hash
index cadcb20f4781..1743a369b4af 100644
--- a/package/strace/strace.hash
+++ b/package/strace/strace.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking signature with RSA key 0xA8041FA839E16E36
-# https://strace.io/files/5.19/strace-5.19.tar.xz.asc
-sha256 aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3 strace-5.19.tar.xz
+# https://strace.io/files/6.0/strace-6.0.tar.xz.asc
+sha256 92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338 strace-6.0.tar.xz
sha256 d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9 COPYING
sha256 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa LGPL-2.1-or-later
diff --git a/package/strace/strace.mk b/package/strace/strace.mk
index 7bdf36a47e6a..09e620530e6e 100644
--- a/package/strace/strace.mk
+++ b/package/strace/strace.mk
@@ -4,7 +4,7 @@
#
################################################################################
-STRACE_VERSION = 5.19
+STRACE_VERSION = 6.0
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
STRACE_SITE = https://github.com/strace/strace/releases/download/v$(STRACE_VERSION)
STRACE_LICENSE = LGPL-2.1+
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/strace: bump to version 6.0
2022-11-01 16:57 [Buildroot] [PATCH] package/strace: bump to version 6.0 Baruch Siach via buildroot
@ 2022-11-01 20:41 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-01 20:41 UTC (permalink / raw)
To: Baruch Siach via buildroot; +Cc: buildroot
On Tue, 1 Nov 2022 18:57:06 +0200
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/strace/strace.hash | 4 ++--
> package/strace/strace.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-01 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 16:57 [Buildroot] [PATCH] package/strace: bump to version 6.0 Baruch Siach via buildroot
2022-11-01 20:41 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox