Hello community,

here is the log from the commit of package strace for openSUSE:Factory checked 
in at 2019-09-27 14:45:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strace (Old)
 and      /work/SRC/openSUSE:Factory/.strace.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strace"

Fri Sep 27 14:45:08 2019 rev:78 rq:733201 version:5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/strace/strace.changes    2019-09-21 
17:30:13.484736499 +0200
+++ /work/SRC/openSUSE:Factory/.strace.new.2352/strace.changes  2019-09-27 
14:45:24.997237787 +0200
@@ -1,0 +2,33 @@
+Wed Sep 25 15:09:18 UTC 2019 - Andreas Schwab <sch...@suse.de>
+
+- Update to strace 5.3
+  * Improvements
+    * Implemented usage of seccomp-bpf for stopping tracees only for filtered
+      syscalls.  Use --seccomp-bpf option to enable.
+    * Implemented decoding of pidfd_open and clone3 syscalls.
+    * Enhanced decoding of io_cancel, io_submit, s390_sthyi, and syslog 
syscalls.
+    * Enhanced decoding of NETLINK_ROUTE protocol.
+    * Implemented decoding of UNIX_DIAG_UID netlink attribute.
+    * Implemented decoding of WDIOC_* ioctl commands.
+    * Enchanced syscall count statistics: overhead is now applied per-call,
+      added ability for sorting on errors field.
+    * Syscall delay injection and overhead values can now be supplied with
+      time measure unit suffix and provided in IEEE 754 floating point format.
+    * Updated lists of AUDIT_*, BPF_*, ETH_*, KEYCTL_*, KVM_*, MAP_*, SO_*, 
TCP_*, V4L2_*,
+      XDP_*, and *_MAGIC constants.
+    * Updated lists of ioctl commands from Linux 5.3.
+    * Enhanced manual page.
+  * Bug fixes
+    * Fixed syscall tampering on arc, avr32, csky, ia64, m68k, metag, mips,
+      nios2, or1k, riscv, s390, s390x, sparc, sparc64, and tile architectures
+      when PTRACE_GET_SYSCALL_INFO is in use.
+    * Fixed decoding of sockaddr_hci (AF_BLUETOOTH) addresses that lack
+      hci_channel field.
+    * Fixed evdev ioctl bitset decoding.
+    * Fixed tests on alpha with Linux kernel headers 5.1+.
+  * Portability
+    * Removed support for decoding syscalls in range [1024...1079] on AArch64
+      architecture as this range has never been implemented in mainline kernel
+      releases.
+
+-------------------------------------------------------------------

Old:
----
  strace-5.2.tar.xz
  strace-5.2.tar.xz.asc

New:
----
  strace-5.3.tar.xz
  strace-5.3.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ strace.spec ++++++
--- /var/tmp/diff_new_pack.fv36MY/_old  2019-09-27 14:45:25.781235747 +0200
+++ /var/tmp/diff_new_pack.fv36MY/_new  2019-09-27 14:45:25.785235738 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           strace
-Version:        5.2
+Version:        5.3
 Release:        0
 Summary:        A utility to trace the system calls of a program
 License:        BSD-3-Clause
@@ -61,7 +61,7 @@
 
 %build
 %configure \
-%ifarch aarch64 riscv64
+%ifarch aarch64
   --disable-mpers \
 %endif
   %{nil}

++++++ strace-5.2.tar.xz -> strace-5.3.tar.xz ++++++
++++ 71027 lines of diff (skipped)


Reply via email to