diff --git a/stress-ng-0.09.21.tar.xz b/stress-ng-0.09.21.tar.xz deleted file mode 100644 index 008f40a..0000000 --- a/stress-ng-0.09.21.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5722d8c122fda2a73fa09e2d2029854aa1a08314b6f0cd221fb130e32a74f3fe -size 335772 diff --git a/stress-ng-0.09.22.tar.xz b/stress-ng-0.09.22.tar.xz new file mode 100644 index 0000000..9025db0 --- /dev/null +++ b/stress-ng-0.09.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e905d97fb1e790ad9c4a3e7c7dc2716aeefb5fa2af8d9e47f9461e5738d0c4a +size 336244 diff --git a/stress-ng.changes b/stress-ng.changes index 3a92914..e67f54d 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Mar 25 09:22:23 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.22 + * Makefile: bump version + * stress-mmap: add extra checking on fd, don't do I/O on -ve fd + * out-of-memory: ensure buffer is null-terminated + * out-of-memory: move non-linux variant of process_oomed + * out-of-memory: detect if a stressor was killed by the OOM killer and + don't mark it as a strict stressor failure (LP: #1755245) + * stress-mmap: add missing I/O to/from mmap'd buffer on mmap'd address + * stress-ng.h: fix missing perf option (LP: #1758383) + ------------------------------------------------------------------- Thu Mar 22 19:40:10 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 839e53a..3471418 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.21 +Version: 0.09.22 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only