Hello community,

here is the log from the commit of package strace for openSUSE:Factory checked 
in at 2019-03-24 14:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strace (Old)
 and      /work/SRC/openSUSE:Factory/.strace.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strace"

Sun Mar 24 14:55:59 2019 rev:73 rq:686392 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/strace/strace.changes    2019-03-13 
16:41:20.230686051 +0100
+++ /work/SRC/openSUSE:Factory/.strace.new.25356/strace.changes 2019-03-24 
14:56:00.799208325 +0100
@@ -1,0 +2,31 @@
+Tue Mar 19 09:48:16 UTC 2019 - Andreas Schwab <sch...@suse.de>
+
+- Update to strace 5.0
+  * Changes in behavior
+    * -D option now implies -I4
+    * Diagnostic message is no longer printed if an attempt to restart a 
process
+      has failed with ESRCH.
+    * ASCII dump no longer tries to read the whole buffer at once.
+  * Improvements
+    * Changed the way tracees are handled: all pending tracees are now waited 
for
+      before further processing, this improves fairness of tracee processing.
+    * Enhanced xlat styles support configured by -X option.
+    * Enhanced decoding of bpf syscall.
+    * Enhanced pid formatting in strace-log-merge output.
+    * Wired up kexec_file_load and rseq syscalls on aarch64, arc, metag, nios2,
+      or1k, riscv, and tile architectures.
+    * Updated lists of BPF_*, BTRFS_*, FAN_*, IFLA_*, KERN_*, KVM_CAP_*, NDA_*,
+      NETNSA_*, NT_*, PR_*, REL_*, SECCOMP_*, SCTP_*, UDP_*, V4L2_*, and 
*_MAGIC
+      constants.
+    * Updated lists of ioctl commands from Linux 5.0.
+  * Bug fixes
+    * Fixed ordering of sockaddr_in6 fields.
+    * Fixed strace-k test on alpha.
+    * Fixed build on mips o32.
+    * Fixed build on NOMMU architectures.
+    * Fixed build in --with-libiberty=yes mode.
+    * Fixed potential NULL dereference during printing of line continuation
+      for syscalls that haven't been decoded.
+    * Fixed strace-log-merge error diagnostics.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ strace.spec ++++++
--- /var/tmp/diff_new_pack.ydLsP4/_old  2019-03-24 14:56:01.339208267 +0100
+++ /var/tmp/diff_new_pack.ydLsP4/_new  2019-03-24 14:56:01.339208267 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           strace
-Version:        4.26
+Version:        5.0
 Release:        0
 Summary:        A utility to trace the system calls of a program
 License:        BSD-3-Clause
@@ -59,9 +59,6 @@
 %prep
 %setup -q
 
-# This test needs updating for kernel 5.0. Remove this later.
-sed -i '2,/bpf-obj_get_info_by_fd-prog-v/d' 
tests/bpf-obj_get_info_by_fd-prog-v.gen.test
-
 %build
 %configure \
 %ifarch aarch64 riscv64

++++++ strace-4.26.tar.xz -> strace-5.0.tar.xz ++++++
++++ 50111 lines of diff (skipped)


Reply via email to