* [PATCH] strace: upgrade from 6.18-> 6.19
@ 2026-02-10 23:41 Randy.MacLeod
0 siblings, 0 replies; only message in thread
From: Randy.MacLeod @ 2026-02-10 23:41 UTC (permalink / raw)
To: openembedded-core
From: Randy MacLeod <Randy.MacLeod@windriver.com>
Release notes:
https://github.com/strace/strace/releases/tag/v6.19
License-Update: copyright years refreshed
Ptest results for qemux86-64/kvm:
+------------+--------+---------+-------+
| Version | Passed | Ignored | Total |
+------------+--------+---------+-------+
| 6.18 glibc | 1,127 | 332 | 1,459 |
| 6.19 glibc | 1,129 | 332 | 1,461 |
| 6.19 musl | 1,123 | 338 | 1,461 |
+------------+--------+---------+-------+
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
.../strace/{strace_6.18.bb => strace_6.19.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/strace/{strace_6.18.bb => strace_6.19.bb} (93%)
diff --git a/meta/recipes-devtools/strace/strace_6.18.bb b/meta/recipes-devtools/strace/strace_6.19.bb
similarity index 93%
rename from meta/recipes-devtools/strace/strace_6.18.bb
rename to meta/recipes-devtools/strace/strace_6.19.bb
index a2eba0797f..dfe14e2a39 100644
--- a/meta/recipes-devtools/strace/strace_6.18.bb
+++ b/meta/recipes-devtools/strace/strace_6.19.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://strace.io"
DESCRIPTION = "strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state."
SECTION = "console/utils"
LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1efaf30bb0084b4a17a6f55f9cbcd25b"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9259131ce5420f9790214be1c20a83a9"
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/strace-${PV}.tar.xz \
file://update-gawk-paths.patch \
@@ -19,7 +19,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/strace-${PV}.tar.xz \
SRC_URI:append:libc-musl = "\
file://0001-Ignore-pwritev-pwrite64-tests-on-musl.patch \
"
-SRC_URI[sha256sum] = "0ad5dcba973a69e779650ef1cb335b12ee60716fc7326609895bd33e6d2a7325"
+SRC_URI[sha256sum] = "e076c851eec0972486ec842164fdc54547f9d17abd3d1449de8b120f5d299143"
inherit autotools github-releases ptest
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-10 23:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 23:41 [PATCH] strace: upgrade from 6.18-> 6.19 Randy.MacLeod
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox