Commit Graph

9 Commits

Author SHA1 Message Date
Adolf Belka d6957a7ccd 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>
2023-11-30 16:52:47 +00:00
Michael Tremer d14eddcf7c strace: Update to 6.5
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-09-16 07:37:53 +00:00
Michael Tremer 424b6970b4 strace: Fix build on aarch64
strace defaults to enable m32 or mx32, which is not available
on at least aarch64. So change to "check" to determine whicht mode
is available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-03-08 08:44:34 +00:00
Stefan Schantl d62776ed14 strace: Update to 6.1
- Project has moved to new location so adjust URL and SRC URL

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2022-12-22 19:31:34 +00:00
Alexander Marx 2ce1b647d3 strace: update to 4.13.1
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-09-07 10:44:00 +01:00
Michael Tremer c4419b7d0c strace: Update to version 4.10 2015-04-07 00:27:30 +02:00
Christian Schmidt 1e964e1c98 strace: Update to strace 4.7.
Fixes #10120
2012-05-07 18:16:33 +02:00
Michael Tremer 1f9bc2f0e4 Add a -debuginfo for every package that is not noarch.
And fix some whitespace errors as well.
2011-12-11 11:12:58 +01:00
Michael Tremer e84b24e823 Move all packages to root. 2011-09-25 11:46:52 +02:00