diff --git a/stress-ng-0.11.01.tar.xz b/stress-ng-0.11.01.tar.xz deleted file mode 100644 index e2d36fe..0000000 --- a/stress-ng-0.11.01.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fe19548c87aa1a1b9b2be3b359ec2621b88bcb16998b77527549a7736f65494 -size 421236 diff --git a/stress-ng-0.11.02.tar.xz b/stress-ng-0.11.02.tar.xz new file mode 100644 index 0000000..751d7b9 --- /dev/null +++ b/stress-ng-0.11.02.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1a6fca8f90f67a4364aa6ff0c406995960dc4f8689e9d5289fc083e1d8986f +size 421596 diff --git a/stress-ng.changes b/stress-ng.changes index ce76af1..d4c74ff 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 4 19:58:41 UTC 2020 - Martin Hauke + +- Update to version 0.11.02 + * core-parse-opts: cater for -ve values + * core-parse-opts: check for non-numeric in numeric args + * Fix --random mode + * Allow negative --random for selecting number of online CPUs + * stress-prctl: add PR_SET_IO_FLUSHER PR_GET_IO_FLUSHER prctl + commands + * stress-mmapfork: check if parent is OOM'd and force exit on + early abort + * stress-mmapfork: force reap on interrupt waiting for pid + * stress-mmapfork: ensure we kill and reap child processes + * stress-mmapfork: reap when no more process slots are free + * stress-mmap: add in more yield points + ------------------------------------------------------------------- Wed Feb 26 13:31:21 UTC 2020 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index f7afbae..d85e7c5 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.11.01 +Version: 0.11.02 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only