SHA256
1
0
forked from pool/strace

12 Commits

Author SHA256 Message Date
92703be30e Accepting request 1299115 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1299115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=114
2025-08-13 14:23:22 +00:00
c923f62395 - Update to strace 6.16
* Added -N/--arg-names option for printing syscall argument names.
  * Implemented setting of system call information using
    PTRACE_SET_SYSCALL_INFO ptrace API introduced in Linux 6.16.
  * Implemented decoding of SO_RCVPRIORITY and SO_PASSRIGHTS socket options.
  * Implemented decoding of RTA_NH_ID and RTA_FLOWLABEL netlink attributes.
  * Updated decoding of statx syscall.
  * Updated lists of BR_*, CRYPTOCFGA_*, FUTEX2_*, IORING_*, IPSET_*, KVM_*,
    MDB_*, NETDEV_*, PR_*, RXRPC_*, SW_*, THERMAL_*, and V4L2_*
    constants.
  * Updated lists of ioctl commands from Linux 6.16.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=185
2025-08-12 15:39:47 +00:00
b6af748c2a Accepting request 1280273 from devel:tools
- Update to strace 6.15
  * Implemented decoding of open_tree_attr syscall.
  * Implemented decoding of AF_TIPC socket addresses and socket options.
  * Updated decoding of statmount syscall.
  * Updated lists of AUDIT_*, BPF_*, BTRFS_*, COUNTER_*, FAN_*, FRA_*, IFLA_*,
    IORING_*, KVM_*, LANDLOCK_*, PKEY_*, RTPROT_*, TCP_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.15. (forwarded request 1280271 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1280273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=113
2025-05-27 16:50:37 +00:00
d7691dd09f - Update to strace 6.15
* Implemented decoding of open_tree_attr syscall.
  * Implemented decoding of AF_TIPC socket addresses and socket options.
  * Updated decoding of statmount syscall.
  * Updated lists of AUDIT_*, BPF_*, BTRFS_*, COUNTER_*, FAN_*, FRA_*, IFLA_*,
    IORING_*, KVM_*, LANDLOCK_*, PKEY_*, RTPROT_*, TCP_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.15.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=183
2025-05-26 14:20:23 +00:00
dc49c3c841 Accepting request 1256017 from devel:tools
- Update to strace 6.14
  * Added -e namespace=new option for printing the namespaces entered
    by the tracee.
  * Implemented decoding of FRA_FLOWLABEL and FRA_FLOWLABEL_MASK netlink
    attributes of RTM_{NEW,DEL,GET}RULE NETLINK_ROUTE messages.
  * Implemented decoding of RTM_{NEW,DEL}MULTICAST and RTM_{NEW,DEL}ANYCAST
    NETLINK_ROUTE messages.
  * Updated decoding of statx syscall.
  * Updated lists of AT_*, AUDIT_*, ETHTOOL_*, FAN_*, IORING_*, IPPROTO_*,
    KEY_*, NL80211_*, RWF_*, and SECBIT_* constants.
  * Updated lists of ioctl commands from Linux 6.14. (forwarded request 1256016 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1256017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=112
2025-03-28 08:35:53 +00:00
edae56a57f - Update to strace 6.14
* Added -e namespace=new option for printing the namespaces entered
    by the tracee.
  * Implemented decoding of FRA_FLOWLABEL and FRA_FLOWLABEL_MASK netlink
    attributes of RTM_{NEW,DEL,GET}RULE NETLINK_ROUTE messages.
  * Implemented decoding of RTM_{NEW,DEL}MULTICAST and RTM_{NEW,DEL}ANYCAST
    NETLINK_ROUTE messages.
  * Updated decoding of statx syscall.
  * Updated lists of AT_*, AUDIT_*, ETHTOOL_*, FAN_*, IORING_*, IPPROTO_*,
    KEY_*, NL80211_*, RWF_*, and SECBIT_* constants.
  * Updated lists of ioctl commands from Linux 6.14.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=181
2025-03-25 15:59:31 +00:00
a9492dd819 Accepting request 1239875 from devel:tools
- Update to strace 6.13
  * 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. (forwarded request 1239874 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1239875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=111
2025-01-23 16:56:28 +00:00
e5bfbd4ecf - Update to strace 6.13
* 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=179
2025-01-23 13:16:05 +00:00
b413d7e4c9 Accepting request 1225014 from devel:tools
- Update to strace 6.12
  * Implemented decoding of EPIOCGPARAMS and EPIOCSPARAMS ioctl commands.
  * Implemented decoding of NS_GET_MNTNS_ID, NS_GET_PID_FROM_PIDNS,
    NS_GET_TGID_FROM_PIDNS, NS_GET_PID_IN_PIDNS, NS_GET_TGID_IN_PIDNS,
    NS_MNT_GET_INFO, NS_MNT_GET_NEXT, and NS_MNT_GET_PREV ioctl commands.
  * Implemented decoding of FRA_DSCP netlink attribute.
  * Implemented decoding of IORING_REGISTER_CLOCK and
    IORING_REGISTER_CLONE_BUFFERS opcodes of io_uring_register syscall.
  * Updated decoding of struct landlock_ruleset_attr.
  * Updated lists of AUDIT_*, ETHTOOL_*, F_*, IORING_*, LSM_*, MAP_*, MSG_*,
    NT_*, SCHED_*, SCM_*, SO_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.12.
  * Fix the syscall name printed by strace when PTRACE_GET_SYSCALL_INFO
    is in use and a syscall is restarted by a just attached tracee using
    restart_syscall mechanism. (forwarded request 1225012 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1225014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=110
2024-11-21 14:13:39 +00:00
14a1070e97 - Update to strace 6.12
* Implemented decoding of EPIOCGPARAMS and EPIOCSPARAMS ioctl commands.
  * Implemented decoding of NS_GET_MNTNS_ID, NS_GET_PID_FROM_PIDNS,
    NS_GET_TGID_FROM_PIDNS, NS_GET_PID_IN_PIDNS, NS_GET_TGID_IN_PIDNS,
    NS_MNT_GET_INFO, NS_MNT_GET_NEXT, and NS_MNT_GET_PREV ioctl commands.
  * Implemented decoding of FRA_DSCP netlink attribute.
  * Implemented decoding of IORING_REGISTER_CLOCK and
    IORING_REGISTER_CLONE_BUFFERS opcodes of io_uring_register syscall.
  * Updated decoding of struct landlock_ruleset_attr.
  * Updated lists of AUDIT_*, ETHTOOL_*, F_*, IORING_*, LSM_*, MAP_*, MSG_*,
    NT_*, SCHED_*, SCM_*, SO_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.12.
  * Fix the syscall name printed by strace when PTRACE_GET_SYSCALL_INFO
    is in use and a syscall is restarted by a just attached tracee using
    restart_syscall mechanism.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=177
2024-11-19 08:48:28 +00:00
0950562bc9 Accepting request 1201295 from devel:tools
- Update to strace 6.11
  * Implemented decoding of uretprobe syscall.
  * Implemented decoding of WDIOC_GETSUPPORT and WDIOC_SETOPTIONS ioctl
    commands.
  * Enhanced decoding of unknown ioctl commands in non-abbreviated mode
    by printing the contents of the ioctl argument buffer in hexadecimal format.
  * Updated decoding of listmount, statmount, and statx syscalls.
  * Updated lists of ETHTOOL_*, IORING_*, IPPROTO_*, RWF_*, STATX_*, and V4L2_*
    constants.
  * Updated lists of ioctl commands from Linux 6.11. (forwarded request 1201294 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1201295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=109
2024-09-16 15:40:14 +00:00
6401028099 - Update to strace 6.11
* Implemented decoding of uretprobe syscall.
  * Implemented decoding of WDIOC_GETSUPPORT and WDIOC_SETOPTIONS ioctl
    commands.
  * Enhanced decoding of unknown ioctl commands in non-abbreviated mode
    by printing the contents of the ioctl argument buffer in hexadecimal format.
  * Updated decoding of listmount, statmount, and statx syscalls.
  * Updated lists of ETHTOOL_*, IORING_*, IPPROTO_*, RWF_*, STATX_*, and V4L2_*
    constants.
  * Updated lists of ioctl commands from Linux 6.11.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=175
2024-09-15 19:38:27 +00:00
6 changed files with 109 additions and 21 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:765ec71aa1de2fe37363c1e40c7b7669fc1d40c44bb5d38ba8e8cd82c4edcf07
size 2600864

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJmnNtFAAoJEKgEH6g54W42WPwQAIablkabYdKhde+qgTm4elFR
1P7P9rN0TQDRjdPR2RXE4YB+GIF4qMHtG44ocT9rNFE6ZSH1qnrFgGvfjCYuT0Cc
haZu6iWK0J2Fll5ejsvKkP/AncjyFT3K5hl41mJlkGdqwNvA/NDGJP/r5VklAyEy
Ky0pf5bPimma0cicw4gM2oATFVsGqbFoBj6j+/nOUXbVAf2oIhfKKmcVIBTjhZiE
iZLCZFmLisZ8twQR2FtTjTNC2ausm1X7F1Oz4TSSSnnv0G2eNlhG0tsYwCu63n5C
5ZsszdUcHpdcH3KQ/6r8Qyv9613N0mARzsN4dSXgeRNasABFn3KPgttf5eNpewP6
WAIypftZKkaBud75Sv94Ix6fz2paRKDxSzUrrSgmINKCNIi5/8CvTX/dSXmjyFHW
guTEE6SMbtVUkjmr4n9iMjzVk8KAnOUB17CizZ2rDAwHMBRoOOwB7zivMoxmPKuf
vxQbQ0afXcVNGvvDLbGLlWF2mbbmPekSV3nvnrf7rSRn7UYuBB+6ShBMmGOeKwMo
NBVfGu0BTM0fH41y7en0tz6eSUVW0QgL3wZCHrvarMfODfw+rKzxgmj/pg1FJdzQ
uaYRMJbG78FtD7QdhvZpPpsdD0Ab0r6ToOiWzRAw63827o7J4xPHjBf609FncoyZ
8UbY1x2EX39zgNUy9zsK
=jL5y
-----END PGP SIGNATURE-----

3
strace-6.16.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d7aee7e4f044b2f67f3d51a8a76eda18076e9fb2774de54ac351d777d4ebffa
size 2674064

16
strace-6.16.tar.xz.asc Normal file
View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJokjDCAAoJEKgEH6g54W42RgkQAJOHCVsKEodEmQt9MNa+8ro2
moEpyyvWmvSSxefWethmuCX/CdfOjMHsVvbDIZjIFsuelsQWlQ8vlzTuF/ROV/C4
UNcqWpGz846iFwSlwmcsjsSzyN+6LH4enOQkgUoKSpZoioJDxlQfSoPh2K0uWNTI
L8tqS2UoR0KlHx7JhtLdL1OsxUq71iIn9WOK/YZrXGpmydwVJTq0SQDWFySGB6Y4
dHgYDHn5owpk6qCU22FBStF5MX4sjrSO/E5j6tIv4e6qGm4kG7utyRX7IDQdt+Zh
4zDg5bVdwLeB841Nz3ZWVeA8mIMDD5xzaGqdDG3YQ3OulXcJyS3rqNpZ8V4x2Uqy
4lhvyex6XLZSSIzwfVe8bQQRUEm+U+s+BEcc2sVspjFbS+KnRlcRCY6ClXJkwHAE
it2r1cbpx2gGpIJQwcDfO7QHKMOncrd2fWmzBjHYh/S8M+Mo9X2lJJ3hNv9dgyuL
EM8f2WakbTGM/BSb8a8A10/hXSqJeXWY3eQsXnXcZSGMbYDg3pwQuZv9btmN6wcA
vMI5ByCzmgUgLnfxsoM8eKwc+wF3uZIpspPlSEYtOzLObAyi/2ChV/je2d78nh3I
kNVAD1sGfAcG4bFbj/CPMGpiwbjoM/XxVwsnyPpLeBQj4VX4IU1EoGaih6AbkdsS
QLtXmatm7+fMwcLiWWbg
=JrkS
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,91 @@
-------------------------------------------------------------------
Tue Aug 5 18:09:48 UTC 2025 - Andreas Schwab <schwab@linux-m68k.org>
- Update to strace 6.16
* Added -N/--arg-names option for printing syscall argument names.
* Implemented setting of system call information using
PTRACE_SET_SYSCALL_INFO ptrace API introduced in Linux 6.16.
* Implemented decoding of SO_RCVPRIORITY and SO_PASSRIGHTS socket options.
* Implemented decoding of RTA_NH_ID and RTA_FLOWLABEL netlink attributes.
* Updated decoding of statx syscall.
* Updated lists of BR_*, CRYPTOCFGA_*, FUTEX2_*, IORING_*, IPSET_*, KVM_*,
MDB_*, NETDEV_*, PR_*, RXRPC_*, SW_*, THERMAL_*, and V4L2_*
constants.
* Updated lists of ioctl commands from Linux 6.16.
-------------------------------------------------------------------
Mon May 26 13:58:54 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Update to strace 6.15
* Implemented decoding of open_tree_attr syscall.
* Implemented decoding of AF_TIPC socket addresses and socket options.
* Updated decoding of statmount syscall.
* Updated lists of AUDIT_*, BPF_*, BTRFS_*, COUNTER_*, FAN_*, FRA_*, IFLA_*,
IORING_*, KVM_*, LANDLOCK_*, PKEY_*, RTPROT_*, TCP_*, and V4L2_* constants.
* Updated lists of ioctl commands from Linux 6.15.
-------------------------------------------------------------------
Tue Mar 25 11:41:14 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Update to strace 6.14
* Added -e namespace=new option for printing the namespaces entered
by the tracee.
* Implemented decoding of FRA_FLOWLABEL and FRA_FLOWLABEL_MASK netlink
attributes of RTM_{NEW,DEL,GET}RULE NETLINK_ROUTE messages.
* Implemented decoding of RTM_{NEW,DEL}MULTICAST and RTM_{NEW,DEL}ANYCAST
NETLINK_ROUTE messages.
* Updated decoding of statx syscall.
* Updated lists of AT_*, AUDIT_*, ETHTOOL_*, FAN_*, IORING_*, IPPROTO_*,
KEY_*, NL80211_*, RWF_*, and SECBIT_* constants.
* Updated lists of ioctl commands from Linux 6.14.
-------------------------------------------------------------------
Thu Jan 23 11:56:38 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Update to strace 6.13
* 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.
-------------------------------------------------------------------
Mon Nov 18 15:58:54 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Update to strace 6.12
* Implemented decoding of EPIOCGPARAMS and EPIOCSPARAMS ioctl commands.
* Implemented decoding of NS_GET_MNTNS_ID, NS_GET_PID_FROM_PIDNS,
NS_GET_TGID_FROM_PIDNS, NS_GET_PID_IN_PIDNS, NS_GET_TGID_IN_PIDNS,
NS_MNT_GET_INFO, NS_MNT_GET_NEXT, and NS_MNT_GET_PREV ioctl commands.
* Implemented decoding of FRA_DSCP netlink attribute.
* Implemented decoding of IORING_REGISTER_CLOCK and
IORING_REGISTER_CLONE_BUFFERS opcodes of io_uring_register syscall.
* Updated decoding of struct landlock_ruleset_attr.
* Updated lists of AUDIT_*, ETHTOOL_*, F_*, IORING_*, LSM_*, MAP_*, MSG_*,
NT_*, SCHED_*, SCM_*, SO_*, and V4L2_* constants.
* Updated lists of ioctl commands from Linux 6.12.
* Fix the syscall name printed by strace when PTRACE_GET_SYSCALL_INFO
is in use and a syscall is restarted by a just attached tracee using
restart_syscall mechanism.
-------------------------------------------------------------------
Sun Sep 15 17:56:26 UTC 2024 - Andreas Schwab <schwab@linux-m68k.org>
- Update to strace 6.11
* Implemented decoding of uretprobe syscall.
* Implemented decoding of WDIOC_GETSUPPORT and WDIOC_SETOPTIONS ioctl
commands.
* Enhanced decoding of unknown ioctl commands in non-abbreviated mode
by printing the contents of the ioctl argument buffer in hexadecimal format.
* Updated decoding of listmount, statmount, and statx syscalls.
* Updated lists of ETHTOOL_*, IORING_*, IPPROTO_*, RWF_*, STATX_*, and V4L2_*
constants.
* Updated lists of ioctl commands from Linux 6.11.
-------------------------------------------------------------------
Wed Jul 24 13:49:53 UTC 2024 - Andreas Schwab <schwab@linux-m68k.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package strace
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: strace
Version: 6.10
Version: 6.16
Release: 0
Summary: A utility to trace the system calls of a program
License: LGPL-2.1-or-later