diff --git a/stress-ng-0.06.07.tar.gz b/stress-ng-0.06.07.tar.gz deleted file mode 100644 index 503a2ef..0000000 --- a/stress-ng-0.06.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8156080d2e2ecfd93d2ea322e283c5596038778ea9a17a732fbb2452c934a06a -size 328422 diff --git a/stress-ng-0.06.12.tar.gz b/stress-ng-0.06.12.tar.gz new file mode 100644 index 0000000..414dec0 --- /dev/null +++ b/stress-ng-0.06.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0d610274bf70923572d00019b1b358b620696a58f23bee6d889ad332d5216d +size 330334 diff --git a/stress-ng.changes b/stress-ng.changes index b48ff2e..a743cbf 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Sat Jul 16 12:00:49 UTC 2016 - mpluskal@suse.com + +- Update to version 0.06.12: + * Makefile: bump version once more + * Update manual page date since we've touched the manual + * stress-seal: don't abort fatally if memfd_create is not + available. + * fast-test-all: cater for non-fatal test exit status + * Add oom-pipe to fast-test-all exclusion list + * Manual: clarify that return code 3 could refer to missing + system call + * stress-fcntl: handle EAGAIN lock requests more robustly + * stress-fcntl: don't check initial GETLK status + * stress-icache: don't fail if advice fails on EINVAL +- Changes for version 0.06.11 + * Makefile; bump version + * fast-test-all: don't run seccomp, it may not pass on some + kernels + * stress-fault: handle segfaults that occur on some BSD kernels + * stress-icache: only madvice if MADV_NOHUGEPAGE is defined + * stress-icache: don't assume that read/write/exec protection is + allowed + * Update cache-mfence helper. It supports ARM now. Zhiyi Sun +- Changes for version 0.06.10: + * Makefile: bump version again + * stress-atomic + build: the autodetect smarts did not work, fix + them +- Changes for 0.06.09: + * Makefile: bump version + * stress-atomic: don't make tmp volatile, fixes clang warnings + * Add smarts to Makefile to detect if atomic GCC functions are + supported +- Changes for 0.06.08: + * Makefile: bump version + * Manual: update date + * stress-ptrace: EINTR is not a failure on waitpid + * stress-tlb-shootdown: remove case where < 2 CPUs abort the test + * Add GCC atomic ops stressor + * stress-copy-file-range: handle ENOSPC as non-fatal + * stress-icache: call __clear_cache() between code modifications. + * Enable icache stressor for arm + * Add renameat2 to syscalls + * Add preadv2/prwritev2 to syscalls + * stress-lockbus: se GCC builtin __atomic_add_fetch to test lock + bus for ARMv6-v8. + * stress-epoll: void return on timer_settime + * Manual: update contributors, add Zhiyi Sun + ------------------------------------------------------------------- Tue Jul 12 19:05:38 UTC 2016 - mpluskal@suse.com diff --git a/stress-ng.spec b/stress-ng.spec index a963846..9af2714 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.06.07 +Version: 0.06.12 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0