]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
strace: upgrade from 6.18-> 6.19
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Tue, 10 Feb 2026 23:41:33 +0000 (18:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Feb 2026 17:27:28 +0000 (17:27 +0000)
commit9c39e478faa72d255b2325492e8e7d9d140e0fa6
tree86a2344f6453d902a8a5906d8794bc6a1a8e2758
parentf3e9d1326bf37361ff94dc4eef52de13b64651b2
strace: upgrade from 6.18-> 6.19

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>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace_6.19.bb [moved from meta/recipes-devtools/strace/strace_6.18.bb with 93% similarity]