diff --git a/stress-ng-0.10.11.tar.xz b/stress-ng-0.10.11.tar.xz deleted file mode 100644 index ef212b8..0000000 --- a/stress-ng-0.10.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec41d375d1ae61862b00a939a5263791c8c8fdb262ad14ea204944df4ca140f1 -size 407340 diff --git a/stress-ng-0.10.12.tar.xz b/stress-ng-0.10.12.tar.xz new file mode 100644 index 0000000..4ef2975 --- /dev/null +++ b/stress-ng-0.10.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0813ab7efb32ed56acb305e3843158e98f01f996da0b371da8829f502b5e6fa8 +size 408952 diff --git a/stress-ng.changes b/stress-ng.changes index ccc4f03..3f58548 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Wed Nov 27 20:10:29 UTC 2019 - Martin Hauke + +- Update to version 0.10.12 + * stress-sem-sysv: fix GETALL arg, it should not be pass by reference + * stress-clock: fix segfault when timer_create fails + * kernel-coverage.sh: add more hdd specific advice hints + * stress-revio: fix fadv-seq option, it is currently disabled + * stress-hdd: fix fadv-seq option, it is currently disabled + * stress-sem-sysv: remove trailing whitespace + * stress-udp: exercise SIOCOUTQ and SIOCINQ ioctls + * stress-sock: exercise SIOCOUTQ and SIOCINQ ioctls + * stress-udp-flood: add SIOCOUTQ ioctl + * Include linux/sockios.h include if is available + * stress-shm: add lseek to exercise shm + * stress-sem-sysv: exercise GETALL semctl command + * stress-sem-sysv: fix typo GEZCNT -> GETZCNT + * stress-sysfs: add poll to sysfs exercising + * stress-sysfs: add some more file specific operations on /sysfs + files + * stress-clock: don't wait for timer completions, makes test more + aggressive + * stress-madvise: add MADV_COLD and MADV_PAGEOUT advice flags + * stress-msg: add random MSG_STAT_ANY msgctl call + * stress-msg: check struct msginfo is available with HAVE_MSGINFO + * kernel-coverage.sh: remove unix socket domain from udp stressor + * stress-rdrand: increase rdrand read rate by adding inner loop + * Manual: add clone3() to --clone description + * core-shim: remove debug + * stress-clone: convert NULL to a uint64_t for tls clone argument + * stress-clone: exercise clone3() if it is available + * stress-clone: add linux 5.5 CLONE_CLEAR_SIGHAND flag + * stress-rdrand: remove rdrand32 + * stress-rdrand: add support for Power9 darn instruction + * stress-tsc: add time stamp counter support for ppc64 + * stress-sockmany: clean up build warnings on openindiana + * stress-stack: make altstack a void pointer, cleans up build warning + * Fix --timer-slack from consuming the following arg (LP: #1853832) + * stress-ng: add ppc64el target clones for power9 and generic + * stress-fp-error: clean up error warning on non-standard fegetround + prototypes + * stress-memthrash: constify size arguments + * stress-ipsec-mb: remove debug disabling of the stressor for x86 + * stress-ipsec-mb: Add --ipsec-mb-feature option + ------------------------------------------------------------------- Wed Nov 20 19:41:56 UTC 2019 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index c0943d9..02166d0 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.11 +Version: 0.10.12 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only