]> git.ipfire.org Git - ipfire-3.x.git/commit - strace/strace.nm
strace: Update to version 6.6
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 30 Nov 2023 08:48:11 +0000 (09:48 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Nov 2023 16:52:47 +0000 (16:52 +0000)
commitd6957a7ccd7673093a4601d580d169e5bb03676d
treebbaff8f2edb0544bf39994926c937e01ab173084
parentd153cb021eb45df6286af91af64024bf3d3fb7d8
strace: Update to version 6.6

- IPFire-3.x
- Update from version 6.5 to 6.6
- Changelog
    6.6
Improvements
    Implemented --kill-on-exit option that instructs the tracer to set
    PTRACE_O_EXITKILL option to all tracee processes and not to detach them
    on cleanup so they will not be left running after the tracer exit.
    Implemented automatic activation of --kill-on-exit option when
    --seccomp-bpf is enabled and -p/--attach option is not used.
    Implemented decoding of map_shadow_stack syscall.
    Implemented decoding of FSCONFIG_CMD_CREATE_EXCL fsconfig command.
    Implemented decoding of IFLA_BRPORT_BACKUP_NHID netlink attribute.
    Implemented decoding of SECCOMP_IOCTL_NOTIF_SET_FLAGS ioctl.
    Implemented decoding of UFFDIO_CONTINUE, UFFDIO_POISON, and
    UFFDIO_WRITEPROTECT ioctls.
    Updated lists of ARCH_*, BPF_*, DEVCONF_*, IORING_*, KEXEC_*, MAP_*, NT_*,
    PTRACE_*, QFMT_*, SEGV_*, UFFD_*, V4L2_*, and XDP_* constants.
    Updated lists of ioctl commands from Linux 6.6.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
strace/strace.nm