diff --git a/stress-ng-0.10.12.tar.xz b/stress-ng-0.10.12.tar.xz deleted file mode 100644 index 4ef2975..0000000 --- a/stress-ng-0.10.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0813ab7efb32ed56acb305e3843158e98f01f996da0b371da8829f502b5e6fa8 -size 408952 diff --git a/stress-ng-0.10.13.tar.xz b/stress-ng-0.10.13.tar.xz new file mode 100644 index 0000000..f51b3cd --- /dev/null +++ b/stress-ng-0.10.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0442053de6db62517c49ad129a8a3f776f60e60591f3be05819eef512acb45 +size 409940 diff --git a/stress-ng.changes b/stress-ng.changes index 3f58548..54cc9ef 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Dec 9 19:32:58 UTC 2019 - Martin Hauke + +- Update to version 0.10.13 + * stress-dev: add TIOCMGET, TIOCGICOUNT and TIOCGSERIAL ioctls + * stress-close: add more open types, don't chown files if root, + remove AF_APPLETALK + * stress-close: enable some more socket domains + * test: add test-setproctitle.c, forgot to add this earlier + * Where possible set the process title (argv[0]) + * Change cache size information from info to debug level output + * stress-ng: add missing space between switch statement and ( + * Add SIGILL to signals that need to be handled, it was missing + * stress-rdrand: fix typo in \n at end of info message + * stress-sock: fix build issues on systems without HAVE_RECVMMSG + * stress-sock: get the incoming CPU of the socket + * stress-sock: get MTU size and set TOS to IPTOS_THROUGHPUT + * kernel-coverage.sh: add random sock-opts flag + * stress-sock: also exercice recvmmsg and recvmsg + * stress-sock: remove debug + * stress-sock: add a random send option for --sock-opt + * core-mwc: fix mwc8() being reset when using mwc1() + * stress-schedpolicy: silently ignore EBUSY returns + ------------------------------------------------------------------- Wed Nov 27 20:10:29 UTC 2019 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index 02166d0..4ccd344 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.12 +Version: 0.10.13 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only