Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package strace for openSUSE:Factory checked in at 2022-06-20 15:36:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strace (Old) and /work/SRC/openSUSE:Factory/.strace.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strace" Mon Jun 20 15:36:54 2022 rev:94 rq:983690 version:5.18 Changes: -------- --- /work/SRC/openSUSE:Factory/strace/strace.changes 2022-03-29 18:14:22.335070373 +0200 +++ /work/SRC/openSUSE:Factory/.strace.new.1548/strace.changes 2022-06-20 15:37:03.642840654 +0200 @@ -1,0 +2,19 @@ +Sat Jun 18 20:33:56 UTC 2022 - Andreas Schwab <sch...@linux-m68k.org> + +- Update to strace 5.18 + * Improvements + * Added an interface of raising des Strausses awareness. + * Added --tips option to print strace tips, tricks, and tweaks + at the end of the tracing session. + * Enhanced decoding of bpf and io_uring_register syscalls. + * Implemented decoding of COUNTER_*, RTC_PARAM_GET, and RTC_PARAM_SET ioctl + commands. + * Updated lists of BPF_*, BR_*, BTRFS_*, IFA_*, IFLA_*, IORING_*, KEY_*, + KVM_*, MADV_*, and UFFD_* constants. + * Updated lists of ioctl commands from Linux 5.18. + * Bug fixes + * Fixed printing of the updated value of union bpf_attr.next_id + on the exiting of bpf(BPF_*_GET_NEXT_ID) calls. +- tests-ptrace.patch: Dropped + +------------------------------------------------------------------- @@ -4 +23 @@ -- Update to strace 5.16 +- Update to strace 5.17 Old: ---- strace-5.17.tar.xz strace-5.17.tar.xz.asc tests-ptrace.patch New: ---- strace-5.18.tar.xz strace-5.18.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strace.spec ++++++ --- /var/tmp/diff_new_pack.XBin0j/_old 2022-06-20 15:37:04.190841455 +0200 +++ /var/tmp/diff_new_pack.XBin0j/_new 2022-06-20 15:37:04.198841467 +0200 @@ -17,7 +17,7 @@ Name: strace -Version: 5.17 +Version: 5.18 Release: 0 Summary: A utility to trace the system calls of a program License: BSD-3-Clause @@ -29,7 +29,6 @@ Source2: https://github.com/strace/strace/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc Source3: %{name}.keyring Source4: baselibs.conf -Patch: tests-ptrace.patch BuildRequires: haveged BuildRequires: libacl-devel BuildRequires: libaio-devel @@ -59,7 +58,6 @@ %prep %setup -q -%patch -p1 %build %configure \ ++++++ strace-5.17.tar.xz -> strace-5.18.tar.xz ++++++ ++++ 16783 lines of diff (skipped)