diff --git a/stress-ng-0.09.18.tar.xz b/stress-ng-0.09.18.tar.xz deleted file mode 100644 index 46c9026..0000000 --- a/stress-ng-0.09.18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46c88332b91838af27f4b80c2e621e744ae04ce6f19b150ac748f9ba43d22509 -size 332256 diff --git a/stress-ng-0.09.19.tar.xz b/stress-ng-0.09.19.tar.xz new file mode 100644 index 0000000..98b98bc --- /dev/null +++ b/stress-ng-0.09.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1002bba65ee8edbb644798d5cf3c035ad9d054732892ce8db5610a41990515c6 +size 333752 diff --git a/stress-ng.changes b/stress-ng.changes index 381a1f4..61edc22 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Mar 12 15:33:39 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.19 + * Makefile: bump version + * stress-cyclic: fix typo in time measurement, us should be ns + * stress-enosys: add checks on RLIMIT_* macros + * bump target_clones attribute to gcc 5.5 + * stress-mcontend: don't msync if it is not available + * Disable target_clones attribute on GNU_HURD + * stress-procfs: make stressor more stressful, less thread spawning + * stress-enosys: wider sanity checks for fork/vfork/cloning (LP:#1753705) + * Forgot to add test/test-personality.c + * stress-enosys: try to limit fork run-away (LP:#1753705) + * Add personality autoconfiguration detection + * stress-mcontend: fix non-Linux build + * stress-cpu: fix clang build error + * Add new mcontend memory contention stressor + * stress-af-algo: add a couple more crypto module tests + * Add GCC-5 target_clones attribute + * stressors: use the new cpu_is_x86 helper + * Add cpu.c and cpu_is_x86 cpu detection helper + ------------------------------------------------------------------- Thu Mar 1 15:05:29 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 7f66408..d2e3b18 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.18 +Version: 0.09.19 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only