]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
strace: upgrade 6.15 -> 6.16
authorOsama Abdelkader <osama.abdelkader@gmail.com>
Wed, 13 Aug 2025 22:12:27 +0000 (00:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2025 09:30:39 +0000 (10:30 +0100)
commitde55fbe7f8ca2567a8743dcbcd533430cc642ca4
treee3232a23c54609115ad865b7672f711588b4237d
parente504bd7a9e908be0937d6fc9f6b9699b0acdc2aa
strace: upgrade 6.15 -> 6.16

Upgrade to the latest upstream release (2025-08-05), which includes:
- Added new -N/--arg-names option to show syscall argument names
- Implemented PTRACE_SET_SYSCALL_INFO ptrace API support from Linux 6.16
- Decoding updates for SO_RCVPRIORITY, SO_PASSRIGHTS, RTA_NH_ID, RTA_FLOWLABEL
- Enhanced statx syscall decoding and numerous new constant/ioctl updates

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace/0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch
meta/recipes-devtools/strace/strace/0001-strace-fix-reproducibilty-issues.patch
meta/recipes-devtools/strace/strace/0002-tests-Replace-off64_t-with-off_t.patch
meta/recipes-devtools/strace/strace/Makefile-ptest.patch
meta/recipes-devtools/strace/strace/ptest-spacesave.patch
meta/recipes-devtools/strace/strace/skip-load.patch
meta/recipes-devtools/strace/strace/update-gawk-paths.patch
meta/recipes-devtools/strace/strace_6.16.bb [moved from meta/recipes-devtools/strace/strace_6.15.bb with 96% similarity]