diff --git a/strace-4.14.tar.xz b/strace-4.14.tar.xz deleted file mode 100644 index 4f42966..0000000 --- a/strace-4.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f -size 865532 diff --git a/strace-4.14.tar.xz.asc b/strace-4.14.tar.xz.asc deleted file mode 100644 index 86863de..0000000 --- a/strace-4.14.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIcBAABCAAGBQJX8/KoAAoJEKgEH6g54W42VDEP/jUrRsU6uGlsB4oHbHTdiqik -EdRKGEIyJxr2Ph0EVUnWMY0atyDSYch9SouXsw/r0LoG7kHMWAwlikJS5suwsXNy -xxqO2Un6eielT56/z3h3WY6ZkBGC3kEYBk1XA2RV0Pudm+GNt8qOymkfa9f2xqQB -DBlOEEjvQ/i7p0jfq29LWwIfBA81Z+BnPAo9oF62z/zyTHCFOiUQF7OI/c0794RY -op8LuH7Qg/K8GC0mKJpmLouOsbv0NnzMW3aFx09HC0O1FKxHSxkmFlMyOSDztj5e -o40bLLWPWfepgYkf4BrnAghLmTsD02Yt5AIfHkka28VC0dDoSuRiDsNAEoWISJh2 -zGngJQ7tCQkJscAvNMAirXyG8fOfHG/foX3Ds5x1SpGbQKGsxFuON5a+ntSV1inU -c3GLqxkXA0xo7e8PbNaLI9eBZc1xSI0yerTV3v1CsPbV5Szt3qW4hvlliSitvg4a -2NDu+FHHVHFmyFCnKjSPBXTobg8vXs9cfqnwl3JHdSJipwPxqvu0IAdAizeSat+E -pw+lNWhsAceIHn1pCjL33PDgznJDasP5mh+iOXpJlQHoe7uc/MvXV2f4MyPQ8PSk -Mcd14zgm4eFVB0kbWlHDmXSefd9yE7RS/W5RnhiXMf+oWyOccxSbjIiV6mByXM3A -njQWPjY9/U4ntpBHB8lM -=1YDW ------END PGP SIGNATURE----- diff --git a/strace-4.15.tar.xz b/strace-4.15.tar.xz new file mode 100644 index 0000000..971141f --- /dev/null +++ b/strace-4.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cdc094d6141fd9dbf6aaad605142d651ae10998b660fda57fc61f7ad583ca9 +size 935500 diff --git a/strace-4.15.tar.xz.asc b/strace-4.15.tar.xz.asc new file mode 100644 index 0000000..e4148c8 --- /dev/null +++ b/strace-4.15.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIcBAABCAAGBQJYUP4mAAoJEKgEH6g54W427aIP/insYd7ACXN0Wnvgd1V5c1jm +zU90r3R8BW0UaKiZg2knd6j4E3Ha7cpKkrqoKESBZr3pBv/+3jnn4J0Rz3alrGSe +ltUSMjFpzWukY5XWyf7SEMFGwdyNermn+ccP7g2oR+ZZ2e8/5DQhzBtH079P//yh +00GWCMXOVVL1DTtKnMRyHtDptvr/z06xYA5q75VFsDcA0K2fYJWtG70ZLV7ZTzWR +vmP0jtpA+/i+3tI1M3Oi6+ovor5B2F5oLFssGO2wlO3hUa/YjXZp8ZQepgzeDUT7 +OvLC3Csk7zC5IfMNtO8d+qXLvVarwYqp120j702LHcm/BvYuz4bMez+OtNWFIaaO +BcR3XVljPKpZuJyHvGcMUAjKadpcmTHaNwzvNoxobUKS7KlFF9tZX7P/iY1325kF +opC1dvhRQPRFWFb7PlPX36CY7wqbWKfYxsqgcScYzHmgXndBF7VyyG+IUYODDZ/f +YJ+mi+YWNrHwm6uPZiP2448XiM25ZLUBki4N4DbUA3VBxve5L9U22xiIv8muLty1 +VYixs7N9+tai9g/y0nw3CgZJs8RGRdTa8ZqnQiLwHwBe9d4TDgdvwdhvoGDTZoGN +OTPX+AjiLmA5RR+gmpcV8V7M+OoBmOeGYtiCN2t+9lh6bMpGTkcLFKIQXCouyCZY +eN1+1TMoQLPqsfy0ftnb +=1i1f +-----END PGP SIGNATURE----- diff --git a/strace.changes b/strace.changes index 628b06a..4c7c6c9 100644 --- a/strace.changes +++ b/strace.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Dec 14 11:07:04 UTC 2016 - schwab@suse.de + +- Update to strace 4.15 + * Changes in behavior + * Time stamps are now printed according to ISO 8601. + * Changed output format of val3 parameter of futex FUTEX_WAKE_OP operation. + * The last argument of mincore, sched_getaffinity, and sched_setaffinity + syscalls is now formatted as an array. + * Improvements + * Implemented syscall fault injection (-e fault=... option). + * Implemented decoding of DM_* ioctl commands. + * Implemented decoding of attr parameter of perf_event_open syscall. + * Implemented decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls. + * Implemented dumping of mq_timedsend and mq_timedreceive syscalls. + * Implemented decoding of PR_SET_FP_MODE and PR_GET_FP_MODE operations + of prctl syscall. + * Implemented PTRACE_GETREGS API support on m68k. + * Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC, + and V4L2_* constants. + * Updated lists of ioctl commands from Linux 4.9. + * Added decoding of recently added syscalls on arc, x32, and xtensa. + * Enhanced manual page. + * Bug fixes + * Fixed corner cases in decoding of exit, exit_group, futimesat, getgroups, + getresuid, init_module, inotify_init1, kcmp, kexec_load, lookup_dcookie, + mq_getsetattr, mq_notify, mq_open, mq_timedreceive, mq_timedsend, + name_to_handle_at, prctl, process_vm_readv, process_vm_writev, setfsuid, + setgroups, setns, unshare, and utimes syscalls. + * Fixed handling of verbose flag in printing of controls array + of struct v4l2_ext_controls. + * Fixed omission of field names in the output of capability, sigaction, + sigevent, statfs, timespec, timeval, and utimbuf structures. + * Fixed printing of unknown syscalls in siginfo structure. + * Fixed decoding of ioctl constants on m68k. + * Fixed cris architecture support. + * Fixed cross build when host compiler does not support the same + set of warning flags as the cross compiler. + * Fixed build on SLE10 and SLE11. + ------------------------------------------------------------------- Wed Oct 5 08:46:49 UTC 2016 - schwab@suse.de diff --git a/strace.spec b/strace.spec index 3f7faa0..b61fd2d 100644 --- a/strace.spec +++ b/strace.spec @@ -17,7 +17,7 @@ Name: strace -Version: 4.14 +Version: 4.15 Release: 0 Summary: A utility to trace the system calls of a program License: BSD-3-Clause @@ -59,7 +59,7 @@ and processes can be seen. Child processes can also be tracked. %configure make %{?_smp_mflags} -# Have to exclude make check for qemu builds, which apparently don't support PTRACE. +# Exclude testsuite for qemu builds, qemu-linux-user doesn't support ptrace. %if !0%{?qemu_user_space_build} %check haveged=$(PATH=$PATH:/sbin:%{_sbindir} type -p haveged)