]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
strace: upgrade 6.1 -> 6.2
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 5 Mar 2023 08:07:44 +0000 (16:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Mar 2023 09:52:14 +0000 (09:52 +0000)
commit8ac5e04364ae00061617a327a1298f24e5213bf2
tree632a7fb047e51e2fb37bd86a55f0b8e5347225a6
parent1097eabfc917f6428ccc6fc72a7eebae49d7e92f
strace: upgrade 6.1 -> 6.2

* Improvements
  * Implemented collision resolution for overlapping ioctl commands
    from tty and snd subsystems.
  * Implemented decoding of IFLA_BRPORT_MAB and IFLA_DEVLINK_PORT
    netlink attributes.
  * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*, LANDLOCK_*,
    MEMBARRIER_*, NFT_*, NTF_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.2.

* Bug fixes
  * Fixed build on alpha architecture.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/strace/strace_6.2.bb [moved from meta/recipes-devtools/strace/strace_6.1.bb with 96% similarity]