strace 6.17 released
Dmitry V. Levin
ldv at strace.io
Tue Sep 30 08:50:47 UTC 2025
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.17 is tagged and uploaded.
$ git tag -v v6.17 2> /dev/null | sed -n '/^$/,$p'
Noteworthy changes in strace 6.17 (2025-09-28)
==============================================
* Improvements
* Implemented decoding of file_getattr and file_setattr syscalls.
* Implemented decoding of SO_INQ socket option.
* Updated lists of BPF_*, BTN_*, BTRFS_*, DEVCONF_*, ETHTOOL_*, FALLOC_*,
KEXEC_*, KEY_*, KVM_*, NETCONFA_*, NFT_*, PR_*, SCM_*, V4L2_*, and XDP_*
constants.
* Updated lists of ioctl commands from Linux 6.17.
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
* Eugene Syromyatnikov
* Gleb Fotengauer-Malinovskiy
* Gyorgy Sarvari
Please refer to the CREDITS file for the full list of strace contributors.
--
ldv
More information about the Strace-devel
mailing list