strace 6.2 released
Dmitry V. Levin
ldv at strace.io
Sun Feb 26 22:49:45 UTC 2023
Starting with version 4.13, strace follows the schedule of linux kernel
and new versions of strace are released along with new versions of linux
kernel, so strace 6.2 is tagged and uploaded.
$ git tag -v v6.2 2> /dev/null | sed -n '/^$/,$p'
Noteworthy changes in strace 6.2 (2023-02-26)
=============================================
* 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.
Contributors
============
This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or bug reports. These include:
* Dmitry V. Levin
* Elvira Khabirova
* Fabrice Le Fessant
* Gleb Fotengauer-Malinovskiy
* Helge Deller
* Jan Macku
* Masatake YAMATO
* Sven Schnelle
Please refer to the CREDITS file for the full list of strace contributors.
--
ldv
More information about the Strace-devel
mailing list