strace 6.13 released

Dmitry V. Levin ldv at strace.io
Thu Jan 23 11:47:05 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.13 is tagged and uploaded.

$ git tag -v v6.13 2> /dev/null | sed -n '/^$/,$p'

Noteworthy changes in strace 6.13 (2025-01-23)
==============================================

* Improvements
  * Implemented decoding of getxattrat, setxattrat, listxattrat,
    and removexattrat syscalls.
  * Updated decoding of struct io_uring_clone_buffers, struct io_uring_napi,
    and struct perf_event_attr.
  * Updated decoding of crypto_user_alg netlink attributes of NETLINK_CRYPTO.
  * Implemented decoding of IFLA_MCTP_PHYS_BINDING netlink attribute.
  * Updated lists of AT_*, BPF_*, FAN_*, IORING_*, MADV_*, NT_*, and SCM_*
    constants.
  * Updated lists of ioctl commands from Linux 6.13.

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:

* Andrea Bolognani
* Dmitry V. Levin
* Gleb Fotengauer-Malinovskiy

Please refer to the CREDITS file for the full list of strace contributors.


-- 
ldv


More information about the Strace-devel mailing list