Hello community, here is the log from the commit of package stress-ng for openSUSE:Factory checked in at 2017-10-02 16:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stress-ng (Old) and /work/SRC/openSUSE:Factory/.stress-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stress-ng" Mon Oct 2 16:54:43 2017 rev:18 rq:530301 version:0.08.16 Changes: -------- --- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes 2017-08-10 14:13:37.591584069 +0200 +++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2017-10-02 16:54:51.860828020 +0200 @@ -1,0 +2,99 @@ +Sun Oct 1 14:28:32 UTC 2017 - [email protected] + +- Update to version 0.08.16: + * Makefile: bump version + * stress-aio-linux: automatically scale requests (LP: #1711675) + * stress-socket-diag: sockdiag_send zero return should be checked + * stress-socket-diag: sockdiag_send should return 0 on stress test end + * stress-socket-diag: ensure name is sockdiag and not sock-diag + * Add swapon/off stressor + +- Update to version 0.08.15: + * Makefile: bump version + * Manual: update date + * Abstract a shim for off64_t + * shim: fix typo, error should be errno + * stress-opcode: don't use seccomp if SECCOMP_SET_MODE_FILTER is not defined + * stress-memrate: add volatile in void cast to fix buildw arning + * stress-socket-diag: constify attr and cast + * shim: move iopriority shims from io-priority.c to shim.c + * stress-pthread: fix typo mutx -> mutex + * Add cpu-online and oom-pipe stressors to the pathological class + * shim: move shim_sync_file_range from stress-sync-file to shim + * shim: use __NR_futex instead of SYS_futex in syscall + * stress-dup: use dup3 shim + * shim: add shim to dup3 + * stress-mincore: reset random address if it matches previous address + * syscalls.txt: update + * stress-clock: add half-baked attempt to set timer + * helper: remove extraneous and incorrect < 0 after prctl call + * fix -x exclude option + * stress-ng: make index size_t type + * stress-opcode: add seccomp filtering to limit syscalls + * helper: stress_drop_capabilities: don't allow new privileges + * Enable SCHED_DEADLINE and rework some abstraction interfaces + * timers: cast to type of tv fields rather than long long int + * stress-madvise: add MADV_WIPEONFORK + * stress-vforkmany: cleanup build warnings on munmap on openindiana + * stress-memrate: cleanup build warnings on munmap on openindiana + * stress-matrix: cleanup build warnings on munmap on openindiana + * temporarily disable SCHED_DEADLINE scheduling + +- Update to version 0.08.14: + * Makefile: bump version + * Update TODO list + * Add a latin (Lorem Ipsum) random text mode to zlib method + * test-mq-posix: force failure for GNU/HURD + * test-mq-posix: fix build failure because of missing <signal.h> + * stress-resources: clean up warning when POSIX MQs are not available + * include <sys/uio.h> in stress-ng.h + * stress-mq: make build depend on HAVE_MQ_POSIX being defined + * Add branch stressor that exercises process branch prediction + * stress-memrate: perform oom adjustment in child earlier than allocation + * test-sock-diag: voidify array unix_diag to work around clang warning + * stress-kcmp: fix kcmp shim and fully implement KCMP_EPOLL_TFD stressor + * stress-semaphore: make POSIX semaphores depend on HAVE_SEM_POSIX + * stress-resources: waste POSIX message queues + * stress-resources: waste SYSV message queues + * stress-resources: waste SYSV semaphores + +- Update to version 0.08.13: + * stress-rdrand: use 32 bit rdrand for i386 + * stress_drop_capabilities: voidify name to avoid warning + * Enable 64 bit large file system support by default + * debian/rules: Add hardening=+all + * manual: fix several spelling mistakes + * stress-cpu: fix spelling mistake "assigment" -> "assignment" + * stress-ng: fix spelling mistake "afer" -> "after" + * stress-opcode: drop all capabilties so we can't do much + damage (LP: #1714044) + * helper: add stress_drop_capabilities to drop all capabilities + * stress-socket-diag: use new HAVE_SOCK_DIAG_H build time check flag + * Add sock_diag.h auto configure build time checking + * Add sockdiag stressor + * stress-fcntl: fix build failure on SLES11 SP4 (LP: #1709905) + * stress-cyclic: fix build warning on systems w/o atomic ops + * stress-softlockup: fix build warning on systems w/o atomic ops + +- Update to version 0.08.12: + * Makefile: bump version + * helper: add more debug to filenames to help debugging + * stress-inode-flags: fix incorrect path being used on + directory (LP: #1712857) + +- Update to version 0.08.11: + * Makefile: bump version + * stress-zlib: use _start for OpenBSD builds + * stress-zlib: don't build objcode stress method for sun targets + * Manual: update date + * Add objcode zlib stressor method to compress object code data + * stress-zlib: sort zlib methods by name + * exit immediately on end of --stressors option + * stress-inode-flags: remove temp file and directory + * Fix comment in helper + * stress-radixsort: fix warning on calloc sizeof + * Add new inode-flags stressor + * stress-dev: correct a comment + * stress-dev: add select and F_GETSIG fcntl calls + +------------------------------------------------------------------- Old: ---- stress-ng-0.08.10.tar.gz New: ---- stress-ng-0.08.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stress-ng.spec ++++++ --- /var/tmp/diff_new_pack.M2MYM9/_old 2017-10-02 16:54:52.640718553 +0200 +++ /var/tmp/diff_new_pack.M2MYM9/_new 2017-10-02 16:54:52.644717991 +0200 @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.08.10 +Version: 0.08.16 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0 ++++++ stress-ng-0.08.10.tar.gz -> stress-ng-0.08.16.tar.gz ++++++ ++++ 3835 lines of diff (skipped)
