diff --git a/stress-ng-0.10.06.tar.xz b/stress-ng-0.10.06.tar.xz deleted file mode 100644 index 5262f18..0000000 --- a/stress-ng-0.10.06.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3564ad6e8cdb5e870d9412cd62823b1b1a3a7e7bcd554e8ce6e51f9d024002b -size 401300 diff --git a/stress-ng-0.10.07.tar.xz b/stress-ng-0.10.07.tar.xz new file mode 100644 index 0000000..9dca47f --- /dev/null +++ b/stress-ng-0.10.07.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ae86587f605225cc736e1ddba6cc5fd129dfbba0f7d94df755e2e6ac5230e6 +size 400796 diff --git a/stress-ng.changes b/stress-ng.changes index 988c501..7a485ad 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Oct 1 20:44:28 UTC 2019 - Martin Hauke + +- Update to version 0.10.07 + * Remove smatchify script, we now use other tools to static + analyse stress-ng + * Don't show utf8 chars on dump consoles + * stress-clone: make child process larger to make it more + OOM-able + * core-out-of-memory: open and close proc interface after each + write + * stress-rdrand: unroll loop x 4 more times for more throughput + * inline the __keep_stressing function, reduce call overhead + for more throughput + * stress-stack: make alternative signal stack privately + mapped + ------------------------------------------------------------------- Mon Sep 23 19:36:57 UTC 2019 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index 3e822e1..423a0c0 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.06 +Version: 0.10.07 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only