diff --git a/stress-ng-0.09.52.tar.xz b/stress-ng-0.09.52.tar.xz deleted file mode 100644 index 253ff80..0000000 --- a/stress-ng-0.09.52.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78c7e86ce085c2838d0f476ebbf2582dd104497b4dcb40e91d4befebd50b03b9 -size 382632 diff --git a/stress-ng-0.09.53.tar.xz b/stress-ng-0.09.53.tar.xz new file mode 100644 index 0000000..adb0953 --- /dev/null +++ b/stress-ng-0.09.53.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbee54c4e149ed6624cdd034537e6c5801e4662cf5a1f8e4e1d231d780c904f4 +size 383408 diff --git a/stress-ng.changes b/stress-ng.changes index 504d674..a6e0605 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Feb 15 15:38:20 UTC 2019 - Martin Hauke + +- Update to version 0.09.53 + * stress-zlib: mark zero pipe reads as an interrupted pipe + * stress-zlib: improve error handling messages + * stress-sem: check for errno being zero for dilos + * test/test-bsd-wchar: Explicitly include stdio.h + * stress-af-alg: add yield detection before a blocking accept() + * stress-socket: add yield detection before a blocking accept() + * stress-sctp: add yield detection before a blocking accept() + * stress-dccp: add yield detection before a blocking accept() + * stress-epoll: add yield detection before a blocking accept() + * stress-socket-fd: add more yield detection points + * stress-ng: cast pid_t to int for printf + * stress-vm-segv: add some voidifications on ptrace calls + * Voidify return from several functions + * core-perf: add spinlock/unlock error checking + * thermal-zone: remove degrees char and also add Kelvin too + * stress-tree: ensure avl cleans it's nodes on free + * stress-key: don't perform KEYCTL_CLEAR, add more error checking + * stress-daemon: perform more SysV daemon like actions + * Handle ENOMEM fork failures by retrying + * stress-ng: catch and report weird child termination issues + ------------------------------------------------------------------- Wed Feb 6 15:59:53 UTC 2019 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 196eeab..abbd4d3 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: stress-ng -Version: 0.09.52 +Version: 0.09.53 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only