diff --git a/stress-ng-0.08.05.tar.gz b/stress-ng-0.08.05.tar.gz deleted file mode 100644 index 61459ad..0000000 --- a/stress-ng-0.08.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a7508ca9f0ee25f91ad3b5040550c00dbc8300f47c4e945463dcfcd93543a60 -size 420994 diff --git a/stress-ng-0.08.06.tar.gz b/stress-ng-0.08.06.tar.gz new file mode 100644 index 0000000..9919e13 --- /dev/null +++ b/stress-ng-0.08.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f37a8185e1341d34ccb024f071c7906508748bfa85e69690129a5e3707ac0c0 +size 426076 diff --git a/stress-ng.changes b/stress-ng.changes index c3f1cf3..ff21483 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jun 22 08:16:57 UTC 2017 - mardnh@gmx.de + +- update to version 0.08.06: + * Makefile: bump version + * Debian/control: update standards version to 4.0.0 + * Make test-sem-sysv.c fail for GNU/HURD + * Make test-mq-sysv.c fail for GNU/HURD + * Make test-affinity fail for GNU/HURD + * stress-cyclic: fix build issues on non-Linux platforms + * Clean up some warnings found on test config code + * Add --cyclic-method to cyclic measurements stressor + * Add build-time checks for SYSV shared memory APIs + * stress-sigsegv: add NOCLOBBER hint to fix warning with gcc 5.4.1 + * test-sem-posix: include time.h to build on BSD + * stress-sem-sysv: make semtimedop a linux only feature + * Add build-time checks for SYSV message queues + * Forgot to add in new test-mq-posix.c test source + * Add build-time checks for POSIX message queues + * Add in cyclic help options + * stress-vforkmany: add self adjusting waste memory allocation + * stress-vforkmany: make child processes larger to be more OOM'able + * stress-socket-fd: Add checks for sendmsg failures + * stress-socket-fd: send SIGALRM rathe rather than SIGKILL to child + * Add new --cyclic-dist distribution option + * stress-vforkmany: allow children to be OOM'd (LP: #1698747) + * sem-sysv: add linux checks for linux only semctl commands + * Add SYSV semaphore autodetection at build time + * job: voidify some function returns and constify len + * stress-cyclic: fix tab/spacing indentation + ------------------------------------------------------------------- Sun Jun 18 20:01:34 UTC 2017 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index d4317f6..6341163 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.08.05 +Version: 0.08.06 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0