Hello community,

here is the log from the commit of package strace for openSUSE:Factory checked 
in at 2016-10-06 12:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strace (Old)
 and      /work/SRC/openSUSE:Factory/.strace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strace"

Changes:
--------
--- /work/SRC/openSUSE:Factory/strace/strace.changes    2016-08-06 
20:37:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.strace.new/strace.changes       2016-10-06 
12:28:36.000000000 +0200
@@ -1,0 +2,36 @@
+Wed Oct  5 08:46:49 UTC 2016 - [email protected]
+
+- Update to strace 4.14
+  * Changes in behavior
+    * When using -p option without a command and no processes has been 
attached,
+      strace exits with exit status 1.
+  * Improvements
+    * Added printing of the mode argument of open and openat syscalls
+      when O_TMPFILE flag is set.  (Addresses Fedora bug #1377846).
+    * Enhanced -e abbrev=set, -e raw=set, and -e verbose=set.
+    * Enhanced decoding of futex, keyctl, quotactl, timerfd_settime,
+      and aio family syscalls.
+    * Implemented fetching of the 7th subcall argument on mips o32.
+    * Updated lists of BPF_*, ETH_P_*, KEXEC_ARCH_*, SCTP_*, TCP_*, and *_MAGIC
+      constants.
+    * Updated lists of ioctl commands from Linux 4.8.
+    * Added decoding of new syscalls on sh and sh64.
+    * Added RISC-V architecture support.
+  * Bug fixes
+    * Marked io_setup and io_destroy as memory mapping related syscalls.
+    * Fixed leakage of placeholder descriptors to tracees.
+    * Fixed printing of mode_t, umode_t, and umask types.
+    * Fixed decoding of iovec arrays without a limit on total data size.
+    * Fixed decoding of fadvise64, fallocate, futex, keyctl, quotactl, 
readahead,
+      and ipc family syscalls.
+    * Fixed decoding of invalid syscalls mapped to indirect subcalls.
+    * Fixed decoding of struct btrfs_ioctl_vol_args_v2 on non-native
+      personalities.
+    * Fixed decoding of PTRACE_DETACH on sparc and sparc64.
+    * Fixed decoding of struct stat64 on sparc64.
+    * Fixed decoding of uid and gid-related syscalls on sparc64.
+    * Fixed decoding of the forth argument of semctl syscall on sparc64.
+    * Fixed values of tty ioctl constants on sparc64.
+    * Fixed sparc personality support on sparc64.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ strace.spec ++++++
--- /var/tmp/diff_new_pack.nlfxn6/_old  2016-10-06 12:28:37.000000000 +0200
+++ /var/tmp/diff_new_pack.nlfxn6/_new  2016-10-06 12:28:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           strace
-Version:        4.13
+Version:        4.14
 Release:        0
 Summary:        A utility to trace the system calls of a program
 License:        BSD-3-Clause

++++++ strace-4.13.tar.xz -> strace-4.14.tar.xz ++++++
++++ 49680 lines of diff (skipped)


Reply via email to