217 Commits

Author SHA256 Message Date
111508447a Accepting request 1332312 from devel:tools
- Update to strace 6.19
  * Implemented decoding of listns syscall.
  * Implemented decoding of F_GET_RW_HINT, F_SET_RW_HINT, F_GET_FILE_RW_HINT,
    F_SET_FILE_RW_HINT, F_GETDELEG, and F_SETDELEG fcntl commands.
  * Implemented decoding of IORING_REGISTER_SEND_MSG_RING,
    IORING_REGISTER_ZCRX_IFQ, IORING_REGISTER_RESIZE_RINGS,
    IORING_REGISTER_MEM_REGION, IORING_REGISTER_QUERY, and
    IORING_REGISTER_ZCRX_CTRL opcodes of io_uring_register syscall.
  * Implemented decoding of extended argument structures for io_uring_enter
    syscall when IORING_ENTER_EXT_ARG or IORING_ENTER_EXT_ARG_REG flags are set.
  * Implemented decoding of attr_ptr and attr_type_mask fields of
    struct io_uring_sqe for io_uring_register syscall.
  * Implemented opcode-specific decoding of flags union and ioprio fields
    of struct io_uring_sqe for io_uring_register syscall.
  * Implemented decoding of 128-byte SQEs for io_uring_register syscall.
  * Implemented decoding of socket operations (SOCKET_URING_OP_*) for
    io_uring URING_CMD and URING_CMD128 operations when the file descriptor
    is a socket.
  * Updated decoding of struct mnt_id_req and struct perf_event_attr.
  * Updated lists of ABS_*, BPF_*, ETHTOOL_*, ETH_P_*, IORING_*, KVM_*, PERF_*,
    TLS_*, V4L2_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.19. (forwarded request 1332311 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1332312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=117
2026-02-17 17:44:29 +00:00
5892ace894 Accepting request 1332311 from home:AndreasSchwab:f
- Update to strace 6.19
  * Implemented decoding of listns syscall.
  * Implemented decoding of F_GET_RW_HINT, F_SET_RW_HINT, F_GET_FILE_RW_HINT,
    F_SET_FILE_RW_HINT, F_GETDELEG, and F_SETDELEG fcntl commands.
  * Implemented decoding of IORING_REGISTER_SEND_MSG_RING,
    IORING_REGISTER_ZCRX_IFQ, IORING_REGISTER_RESIZE_RINGS,
    IORING_REGISTER_MEM_REGION, IORING_REGISTER_QUERY, and
    IORING_REGISTER_ZCRX_CTRL opcodes of io_uring_register syscall.
  * Implemented decoding of extended argument structures for io_uring_enter
    syscall when IORING_ENTER_EXT_ARG or IORING_ENTER_EXT_ARG_REG flags are set.
  * Implemented decoding of attr_ptr and attr_type_mask fields of
    struct io_uring_sqe for io_uring_register syscall.
  * Implemented opcode-specific decoding of flags union and ioprio fields
    of struct io_uring_sqe for io_uring_register syscall.
  * Implemented decoding of 128-byte SQEs for io_uring_register syscall.
  * Implemented decoding of socket operations (SOCKET_URING_OP_*) for
    io_uring URING_CMD and URING_CMD128 operations when the file descriptor
    is a socket.
  * Updated decoding of struct mnt_id_req and struct perf_event_attr.
  * Updated lists of ABS_*, BPF_*, ETHTOOL_*, ETH_P_*, IORING_*, KVM_*, PERF_*,
    TLS_*, V4L2_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.19.

OBS-URL: https://build.opensuse.org/request/show/1332311
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=192
2026-02-10 18:32:20 +00:00
774321f171 Accepting request 1321748 from devel:tools
(forwarded request 1321747 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1321748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=116
2025-12-10 14:28:40 +00:00
80d807f7a6 Accepting request 1321747 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/1321747
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=190
2025-12-09 12:11:04 +00:00
9673ce1ef3 Accepting request 1321708 from home:Andreas_Schwab:Factory
- Update to strace 6.18
  * Added -e kvm=vcpu+ option for kvm_run struct decoding.
  * Implemented decoding of FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH, and
    FS_IOC_GETLBMD_CAP ioctl commands.
  * Implemented decoding of BPF_PROG_STREAM_READ_BY_FD bpf command.
  * Updated decoding of BPF_BTF_LOAD, BPF_MAP_CREATE, BPF_PROG_ATTACH,
    BPF_PROG_DETACH, BPF_PROG_LOAD, BPF_PROG_QUERY, and BPF_*_GET_*_ID bpf
    commands.
  * Updated decoding of bpf_map_info and bpf_prog_info structures.
  * Updated lists of AUDIT_*, BR_*, FF_*, IFLA_*, INPUT_PROP_*, IORING_*,
    KEXEC_FILE_*, KEY_*, KVM_CAP_*, NL80211_CMD_*, RWF_*, and TEE_* constants.

OBS-URL: https://build.opensuse.org/request/show/1321708
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=189
2025-12-09 10:23:40 +00:00
91ae0cdb0f Accepting request 1308452 from devel:tools
- Update to strace 6.17
  * 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. (forwarded request 1308451 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1308452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=115
2025-10-02 17:19:02 +00:00
56273682ea Accepting request 1308451 from home:AndreasSchwab:f
- Update to strace 6.17
  * 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.

OBS-URL: https://build.opensuse.org/request/show/1308451
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=187
2025-10-01 17:05:27 +00:00
ed50ca9cf8 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
8a846e77e2 Accepting request 1299113 from home:AndreasSchwab:f
- 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/request/show/1299113
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=185
2025-08-12 15:39:47 +00:00
e379f3fbb4 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
bbd444cfac Accepting request 1280271 from home:Andreas_Schwab:Factory
- 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/request/show/1280271
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=183
2025-05-26 14:20:23 +00:00
8c5e9e3b13 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
70cd75934d Accepting request 1256016 from home:Andreas_Schwab:Factory
- 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/request/show/1256016
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=181
2025-03-25 15:59:31 +00:00
a0fb484db3 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
ed7099dd7f Accepting request 1239874 from home:Andreas_Schwab:Factory
- 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/request/show/1239874
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=179
2025-01-23 13:16:05 +00:00
5e605791f8 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
13c6415103 Accepting request 1225012 from home:Andreas_Schwab:Factory
- 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/request/show/1225012
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=177
2024-11-19 08:48:28 +00:00
1bd931be60 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
0711cfc6c3 Accepting request 1201294 from home:AndreasSchwab:f
- 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/request/show/1201294
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=175
2024-09-15 19:38:27 +00:00
0b133491d4 Accepting request 1191464 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1191464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=108
2024-08-07 04:09:55 +00:00
5524e60c2d Accepting request 1189938 from home:AndreasStieger:branches:devel:tools
the license change is boo#1228216

OBS-URL: https://build.opensuse.org/request/show/1189938
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=173
2024-07-30 18:26:09 +00:00
d0c94803e9 - Update License tag
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=172
2024-07-24 15:44:00 +00:00
cc6c7b495c Accepting request 1188915 from devel:tools
- Update to strace 6.10
  * Implemented --decode-fds=eventfd option to retrieve eventfd object details
    associated with eventfd file descriptors.
  * Implemented decoding of NETLINK_GENERIC nlctrl protocol.
  * Implemented decoding of F_DUPFD_QUERY fcntl.
  * Implemented decoding of mseal syscall.
  * Updated decoding of statx and prctl syscalls.
  * Updated decoding of BPF_RAW_TRACEPOINT_OPEN bpf command.
  * Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, LANDLOCK_*, PR_*, STATX_*,
    TCP_*, TEE_*, V4L2_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.10.
  * Worked around a bug introduced in Linux 6.5 that affected system call
    tampering on riscv64. (forwarded request 1188914 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1188915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=107
2024-07-24 13:32:44 +00:00
0c351f88a6 Accepting request 1188914 from home:AndreasSchwab:f
- Update to strace 6.10
  * Implemented --decode-fds=eventfd option to retrieve eventfd object details
    associated with eventfd file descriptors.
  * Implemented decoding of NETLINK_GENERIC nlctrl protocol.
  * Implemented decoding of F_DUPFD_QUERY fcntl.
  * Implemented decoding of mseal syscall.
  * Updated decoding of statx and prctl syscalls.
  * Updated decoding of BPF_RAW_TRACEPOINT_OPEN bpf command.
  * Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, LANDLOCK_*, PR_*, STATX_*,
    TCP_*, TEE_*, V4L2_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.10.
  * Worked around a bug introduced in Linux 6.5 that affected system call
    tampering on riscv64.

OBS-URL: https://build.opensuse.org/request/show/1188914
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=170
2024-07-21 20:51:33 +00:00
a43e17431c Accepting request 1174224 from devel:tools
- Update to strace 6.9
  * Implemented --always-show-pid option.
  * The --user|-u option has learned to recognize numeric UID:GID pair, allowing
    e.g. statically-built strace to be used without invoking nss plugins.
  * Implemented decoding of IORING_REGISTER_SYNC_CANCEL,
    IORING_REGISTER_FILE_ALLOC_RANGE, IORING_REGISTER_PBUF_STATUS,
    IORING_REGISTER_NAPI, and IORING_UNREGISTER_NAPI opcodes of
    io_uring_register syscall.
  * Implemented decoding of BPF_TOKEN_CREATE bpf syscall command.
  * Updated decoding of io_uring_register and pidfd_send_signal syscalls.
  * Updated lists of BPF_*, CAN_*, IORING_*, KEY_*, LSM_*, MPOL_*, NT_*, RWF_*,
    PIDFD_*, PTP_*, TCP_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.9. (forwarded request 1174223 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1174224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=106
2024-05-16 15:13:03 +00:00
bfe0ea0f3f Accepting request 1174223 from home:Andreas_Schwab:Factory
- Update to strace 6.9
  * Implemented --always-show-pid option.
  * The --user|-u option has learned to recognize numeric UID:GID pair, allowing
    e.g. statically-built strace to be used without invoking nss plugins.
  * Implemented decoding of IORING_REGISTER_SYNC_CANCEL,
    IORING_REGISTER_FILE_ALLOC_RANGE, IORING_REGISTER_PBUF_STATUS,
    IORING_REGISTER_NAPI, and IORING_UNREGISTER_NAPI opcodes of
    io_uring_register syscall.
  * Implemented decoding of BPF_TOKEN_CREATE bpf syscall command.
  * Updated decoding of io_uring_register and pidfd_send_signal syscalls.
  * Updated lists of BPF_*, CAN_*, IORING_*, KEY_*, LSM_*, MPOL_*, NT_*, RWF_*,
    PIDFD_*, PTP_*, TCP_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.9.

OBS-URL: https://build.opensuse.org/request/show/1174223
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=168
2024-05-15 11:39:42 +00:00
fd580dc90a Accepting request 1159830 from devel:tools
- Update to strace 6.8
  * Renamed --stack-traces to --stack-trace for consistency.
    Old option is retained for backwards compatibility.
  * Implemented --stack-trace-frame-limit=N option for configuring the limit
    of the number of printed backtrace frames.
  * Implemented decoding of statmount, listmount, lsm_get_self_attr,
    lsm_set_self_attr, and lsm_list_modules syscalls.
  * Implemented decoding of setsockopt(TCP_AO_ADD_KEY).
  * Updated decoding of landlock_create_ruleset and landlock_add_rule syscalls.
  * Updated decoding of SMC_DIAG_DMBINFO netlink attribute.
  * Updated decoding of UBI_IOCATT ioctl command.
  * Enhanced decoding of mount attributes of fsmount and mount_setattr syscalls.
  * Updated lists of BPF_*, KEXEC_*, KVM_*, PERF_*, SOL_*, STATX_*, UFFD_*,
    and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.8. (forwarded request 1159829 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1159830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=105
2024-03-21 16:00:10 +00:00
3b9a20d8d6 Accepting request 1159829 from home:Andreas_Schwab:Factory
- Update to strace 6.8
  * Renamed --stack-traces to --stack-trace for consistency.
    Old option is retained for backwards compatibility.
  * Implemented --stack-trace-frame-limit=N option for configuring the limit
    of the number of printed backtrace frames.
  * Implemented decoding of statmount, listmount, lsm_get_self_attr,
    lsm_set_self_attr, and lsm_list_modules syscalls.
  * Implemented decoding of setsockopt(TCP_AO_ADD_KEY).
  * Updated decoding of landlock_create_ruleset and landlock_add_rule syscalls.
  * Updated decoding of SMC_DIAG_DMBINFO netlink attribute.
  * Updated decoding of UBI_IOCATT ioctl command.
  * Enhanced decoding of mount attributes of fsmount and mount_setattr syscalls.
  * Updated lists of BPF_*, KEXEC_*, KVM_*, PERF_*, SOL_*, STATX_*, UFFD_*,
    and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.8.

OBS-URL: https://build.opensuse.org/request/show/1159829
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=166
2024-03-20 12:28:06 +00:00
23164ab39b Accepting request 1143444 from devel:tools
- Enable SELinux Context Printing (--secontext). (forwarded request 1143440 from cahu)

OBS-URL: https://build.opensuse.org/request/show/1143444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=104
2024-02-02 14:44:50 +00:00
b497df2d14 Accepting request 1143440 from home:cahu:branches:devel:tools
- Enable SELinux Context Printing (--secontext).

OBS-URL: https://build.opensuse.org/request/show/1143440
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=164
2024-02-01 16:11:33 +00:00
f0fbd427ca Accepting request 1142656 from devel:tools
- Update to strace 6.7
  * Implemented -kk/--stack-traces=source option for libdw-based stack tracing.
  * Implemented decoding of futex_wake, futex_wait, and sys_futex_requeue
    syscalls.
  * Updated lists of BPF_*, BTRFS_*, IORING_*, KVM_*, LANDLOCK_*, PR_*,
    and TCP_* constants.
  * Updated lists of ioctl commands from Linux 6.7.
  * Fix strace -r during the first second after booting to show correct relative
    timestamps.
  * Fix strace -f entering deadlock on exit if there are tracee processes
    spawned using vfork semantics. (forwarded request 1142655 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1142656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=103
2024-01-30 17:24:30 +00:00
80a96f590c Accepting request 1142655 from home:AndreasSchwab:f
- Update to strace 6.7
  * Implemented -kk/--stack-traces=source option for libdw-based stack tracing.
  * Implemented decoding of futex_wake, futex_wait, and sys_futex_requeue
    syscalls.
  * Updated lists of BPF_*, BTRFS_*, IORING_*, KVM_*, LANDLOCK_*, PR_*,
    and TCP_* constants.
  * Updated lists of ioctl commands from Linux 6.7.
  * Fix strace -r during the first second after booting to show correct relative
    timestamps.
  * Fix strace -f entering deadlock on exit if there are tracee processes
    spawned using vfork semantics.

OBS-URL: https://build.opensuse.org/request/show/1142655
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=162
2024-01-29 21:34:36 +00:00
6de1264dcf Accepting request 1121447 from devel:tools
- Update to strace 6.6
  * 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. (forwarded request 1121446 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1121447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=102
2023-10-31 19:24:30 +00:00
698fd749fe Accepting request 1121446 from home:Andreas_Schwab:Factory
- Update to strace 6.6
  * 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.

OBS-URL: https://build.opensuse.org/request/show/1121446
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=160
2023-10-31 13:22:05 +00:00
00206fb86c Accepting request 1121269 from home:ateixeira:branches:devel:tools
- Remove haveged build requirement and usage in test suite as it is
  not needed anymore (jsc#PED-6184).

OBS-URL: https://build.opensuse.org/request/show/1121269
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=159
2023-10-30 19:21:52 +00:00
6148583f65 Accepting request 1108645 from devel:tools
- Update to strace 6.5
  * Implemented decoding of cachestat and fchmodat2 syscalls.
  * Implemented decoding of SO_PASSPIDFD and SO_PEERPIDFD socket options.
  * Implemented decoding of SCM_PIDFD control messages.
  * Implemented decoding of BPF_ENABLE_STATS, BPF_ITER_CREATE, BPF_LINK_DETACH,
    and BPF_PROG_BIND_MAP bpf syscall commands.
  * Updated decoding of BPF_OBJ_PIN and BPF_OBJ_GET bpf syscall commands.
  * Updated lists of AT_*, BPF_*, IORING_*, KVM_*, MOVE_MOUNT_*, NFT_*, NT_*,
    PR_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.5. (forwarded request 1108644 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1108645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=101
2023-09-11 19:19:40 +00:00
80f9899f5e Accepting request 1108644 from home:AndreasSchwab:f
- Update to strace 6.5
  * Implemented decoding of cachestat and fchmodat2 syscalls.
  * Implemented decoding of SO_PASSPIDFD and SO_PEERPIDFD socket options.
  * Implemented decoding of SCM_PIDFD control messages.
  * Implemented decoding of BPF_ENABLE_STATS, BPF_ITER_CREATE, BPF_LINK_DETACH,
    and BPF_PROG_BIND_MAP bpf syscall commands.
  * Updated decoding of BPF_OBJ_PIN and BPF_OBJ_GET bpf syscall commands.
  * Updated lists of AT_*, BPF_*, IORING_*, KVM_*, MOVE_MOUNT_*, NFT_*, NT_*,
    PR_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.5.

OBS-URL: https://build.opensuse.org/request/show/1108644
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=157
2023-09-02 19:42:38 +00:00
5f63e1f65f - Update to strace 6.4
* Implemented decoding of IFLA_BRPORT_NEIGH_VLAN_SUPPRESS netlink attribute.
  * Implemented decoding of IP_PROTOCOL type control messages and socket option.
  * Updated lists of BPF_*, IP_*, KVM_*, MDBA_*, PACKET_*, PR_*, PTRACE_*,
    UFFD_*, and V4L2_PIX_FMT_* constants.
  * Updated lists of ioctl commands from Linux 6.4.
  * Turn --seccomp-bpf off when --syscall-limit option is specified.
  * Fixed --trace-fds filtering support of syscalls taking file descriptor
    arguments that do not normally have a path associated with them. (forwarded request 1095573 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=100
2023-06-27 21:16:15 +00:00
OBS User buildservice-autocommit
c0c1ef9a85 Updating link to change in openSUSE:Factory/strace revision 100
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=fb970e848755951cf988224e6e1e0e21
2023-06-27 21:16:15 +00:00
OBS User buildservice-autocommit
fa130b7cae Accepting request 1095574 from devel:tools
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1095574
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=156
2023-06-27 21:16:15 +00:00
2e1b623bc5 Accepting request 1095573 from home:Andreas_Schwab:Factory
- Update to strace 6.4
  * Implemented decoding of IFLA_BRPORT_NEIGH_VLAN_SUPPRESS netlink attribute.
  * Implemented decoding of IP_PROTOCOL type control messages and socket option.
  * Updated lists of BPF_*, IP_*, KVM_*, MDBA_*, PACKET_*, PR_*, PTRACE_*,
    UFFD_*, and V4L2_PIX_FMT_* constants.
  * Updated lists of ioctl commands from Linux 6.4.
  * Turn --seccomp-bpf off when --syscall-limit option is specified.
  * Fixed --trace-fds filtering support of syscalls taking file descriptor
    arguments that do not normally have a path associated with them.

OBS-URL: https://build.opensuse.org/request/show/1095573
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=155
2023-06-27 10:33:05 +00:00
0a47be3ffa Accepting request 1085587 from devel:tools
- Update to strace 6.3
  * Implemented --trace-fds=set option for filtering only the syscalls
    that operate on the specified set of file descriptors.
  * Implemented --decode-fds=signalfd option for decoding of signal masks
    associated with signalfd file descriptors.
  * Implemented --syscall-limit option to automatically detach tracees
    after capturing the specified number of syscalls.
  * Implemented --argv0 option to set argv[0] of the command being executed.
  * Implemented decoding of PR_GET_MDWE and PR_SET_MDWE operations of prctl
    syscall.
  * Implemented decoding of IP_LOCAL_PORT_RANGE socket option.
  * Implemented decoding of IFLA_BRPORT_MCAST_N_GROUPS,
    IFLA_BRPORT_MCAST_MAX_GROUPS, IFLA_GSO_IPV4_MAX_SIZE,
    IFLA_GRO_IPV4_MAX_SIZE, and TCA_EXT_WARN_MSG netlink attributes.
  * Updated lists of F_SEAL_*, IFLA_*, IORING_*, MFD_*, NFT_*, TCA_*,
    and V4L2_PIX_FMT_* constants.
  * Updated lists of ioctl commands from Linux 6.3.
  * Fixed --status filtering when -c option is in use. (forwarded request 1085586 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1085587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=99
2023-05-09 13:02:09 +00:00
9dd4c0d953 Accepting request 1085586 from home:AndreasSchwab:f
- Update to strace 6.3
  * Implemented --trace-fds=set option for filtering only the syscalls
    that operate on the specified set of file descriptors.
  * Implemented --decode-fds=signalfd option for decoding of signal masks
    associated with signalfd file descriptors.
  * Implemented --syscall-limit option to automatically detach tracees
    after capturing the specified number of syscalls.
  * Implemented --argv0 option to set argv[0] of the command being executed.
  * Implemented decoding of PR_GET_MDWE and PR_SET_MDWE operations of prctl
    syscall.
  * Implemented decoding of IP_LOCAL_PORT_RANGE socket option.
  * Implemented decoding of IFLA_BRPORT_MCAST_N_GROUPS,
    IFLA_BRPORT_MCAST_MAX_GROUPS, IFLA_GSO_IPV4_MAX_SIZE,
    IFLA_GRO_IPV4_MAX_SIZE, and TCA_EXT_WARN_MSG netlink attributes.
  * Updated lists of F_SEAL_*, IFLA_*, IORING_*, MFD_*, NFT_*, TCA_*,
    and V4L2_PIX_FMT_* constants.
  * Updated lists of ioctl commands from Linux 6.3.
  * Fixed --status filtering when -c option is in use.

OBS-URL: https://build.opensuse.org/request/show/1085586
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=153
2023-05-08 22:16:40 +00:00
91c0afeb60 Accepting request 1067933 from devel:tools
- Update to strace 6.2
  * Implemented collision resolution for overlapping ioctl commands
    from tty and snd subsystems.
  * Implemented decoding of IFLA_BRPORT_MAB and IFLA_DEVLINK_PORT
    netlink attributes.
  * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*, LANDLOCK_*,
    MEMBARRIER_*, NFT_*, NTF_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.2. (forwarded request 1067932 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1067933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=98
2023-02-28 11:48:10 +00:00
8b13e5f989 Accepting request 1067932 from home:Andreas_Schwab:Factory
- Update to strace 6.2
  * Implemented collision resolution for overlapping ioctl commands
    from tty and snd subsystems.
  * Implemented decoding of IFLA_BRPORT_MAB and IFLA_DEVLINK_PORT
    netlink attributes.
  * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*, LANDLOCK_*,
    MEMBARRIER_*, NFT_*, NTF_*, and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.2.

OBS-URL: https://build.opensuse.org/request/show/1067932
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=151
2023-02-27 10:14:46 +00:00
add4765378 Accepting request 1042511 from devel:tools
- Update to strace 6.1
  * Enhanced decoding of terminal ioctl commands.
  * Updated decoding of statx syscall.
  * Updated lists of ABS_*, BPF_*, BTRFS_*, COUNTER_*, ETH_P_*, IFLA_*,
    KVM_*, MADV_*, NLMSGERR_*, PERF_*, STATX_*, and TLS_* constants.
  * Updated lists of ioctl commands from Linux 6.1. (forwarded request 1042510 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1042511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=97
2022-12-14 13:10:33 +00:00
6c2308e788 Accepting request 1042510 from home:AndreasSchwab:f
- Update to strace 6.1
  * Enhanced decoding of terminal ioctl commands.
  * Updated decoding of statx syscall.
  * Updated lists of ABS_*, BPF_*, BTRFS_*, COUNTER_*, ETH_P_*, IFLA_*,
    KVM_*, MADV_*, NLMSGERR_*, PERF_*, STATX_*, and TLS_* constants.
  * Updated lists of ioctl commands from Linux 6.1.

OBS-URL: https://build.opensuse.org/request/show/1042510
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=149
2022-12-12 22:40:31 +00:00
5e2b4cfa7a Accepting request 1032264 from devel:tools
- Update to strace 6.0
  * Enhanced decoding of PTP_* ioctl commands.
  * Updated decoding of setns syscall.
  * Updated lists of BPF_*, BTRFS_*, FAN_*, ETH_P_*, KVM_*, NDTPA_*,
    NT_*, PERF_*, and TLS_INFO_* constants.
  * Updated lists of ioctl commands from Linux 6.0. (forwarded request 1032263 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/1032264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=96
2022-10-31 09:44:31 +00:00
868919ec4a Accepting request 1032263 from home:AndreasSchwab:f
- Update to strace 6.0
  * Enhanced decoding of PTP_* ioctl commands.
  * Updated decoding of setns syscall.
  * Updated lists of BPF_*, BTRFS_*, FAN_*, ETH_P_*, KVM_*, NDTPA_*,
    NT_*, PERF_*, and TLS_INFO_* constants.
  * Updated lists of ioctl commands from Linux 6.0.

OBS-URL: https://build.opensuse.org/request/show/1032263
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=147
2022-10-29 21:02:44 +00:00
46a0d55182 Accepting request 994823 from devel:tools
- Update to strace 5.19
  * Changes in behaviour
    * The "(deleted)" marker for unlinked paths of file descriptors is now printed
      outside angle brackets;
  * Improvements
    * Implemented printing of Unix socket sun_path field's SELinux context.
    * Implemented decoding of SO_TXREHASH socket option.
    * Implemented decoding of IFLA_TSO_MAX_SIZE, IFLA_TSO_MAX_SEGS,
      NDA_FDB_EXT_ATTRS, NDA_FLAGS_EXT, NDA_NDM_FLAGS_MASK,
      and NDA_NDM_STATE_MASK netlink attributes.
    * Improved decoding of INET_DIAG_LOCALS, INET_DIAG_MD5SIG, INET_DIAG_PEERS,
      INET_DIAG_PROTOCOL, INET_DIAG_REQ_PROTOCOL, INET_DIAG_SHUTDOWN,
      INET_DIAG_SK_BPF_STORAGES, INET_DIAG_SOCKOPT, and INET_DIAG_ULP_INFO
      NETLINK_SOCK_DIAG netlink attributes.
    * Enhanced decoding of arch_prctl and prctl syscalls.
    * Enhanced siginfo_t decoding.
    * Updated decoding of struct rtnl_link_stats64.
    * Updated lists of DEVCONF_*, FAN_MARK_*, GPIO_V2_LINE_FLAG_*, IORING_*,
      KEXEC_*, LANDLOCK_*, NET_IPV4_CONF_*, NLM_F_*, NT_*, PR_*, SECCOMP_*,
      UFFD_FEATURE_*, V4L2_CID_*, and V4L2_PIX_FMT_* constants.
    * Updated lists of ioctl commands from Linux 5.19. (forwarded request 994822 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/994823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strace?expand=0&rev=95
2022-08-15 17:56:17 +00:00