]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
strace: upgrade 6.9 -> 6.10
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 29 Jul 2024 01:10:00 +0000 (09:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2024 06:44:27 +0000 (07:44 +0100)
commitff5fb4fa63db46e747fe3b0710d041a46ab2aec9
tree1121480123afc8e92903b034c1e2be781489704e
parent0276f8aab4b688bbd0509513b0953628ca878584
strace: upgrade 6.9 -> 6.10

Makefile-ptest.patch
refreshed for 6.10

Changelog:
===========
* Improvements
  * Implemented --decode-fds=eventfd option to retrieve eventfd object details
    associated with eventfd file descriptors.
  * Implemented decoding of NETLINK_GENERIC nlctrl protocol.
  * Implemented decoding of F_DUPFD_QUERY fcntl.
  * Implemented decoding of mseal syscall.
  * Updated decoding of statx and prctl syscalls.
  * Updated decoding of BPF_RAW_TRACEPOINT_OPEN bpf command.
  * Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, LANDLOCK_*, PR_*, STATX_*,
    TCP_*, TEE_*, V4L2_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.10.

* Bug fixes
  * Worked around a bug introduced in Linux 6.5 that affected system call
    tampering on riscv64.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace/Makefile-ptest.patch
meta/recipes-devtools/strace/strace_6.10.bb [moved from meta/recipes-devtools/strace/strace_6.9.bb with 96% similarity]