diff --git a/stress-ng-0.10.13.tar.xz b/stress-ng-0.10.13.tar.xz deleted file mode 100644 index f51b3cd..0000000 --- a/stress-ng-0.10.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da0442053de6db62517c49ad129a8a3f776f60e60591f3be05819eef512acb45 -size 409940 diff --git a/stress-ng-0.10.14.tar.xz b/stress-ng-0.10.14.tar.xz new file mode 100644 index 0000000..7f2d161 --- /dev/null +++ b/stress-ng-0.10.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ba86ddfcf4695389575ae0d426d7681b03d1803bf8f19c691d7e4c73975f51 +size 410204 diff --git a/stress-ng.changes b/stress-ng.changes index 05c9fb5..37bb4f1 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Dec 17 19:42:53 UTC 2019 - Martin Hauke + +- Update to version 0.10.14 + * stress-chdir: fix opening of paths[i] + * stress-vecmath: don't use TARGET_CLONES on ppc64, it breaks + some older compilers + * stress-hrtimes: handle fork resource failures more gracefully. + * stress-chdir: mix random value and grey code of nth file + * stress-chdir: make paths more random and chdir to / for more + stress + * stress-wait: clean up a comment + * stress-sem: add sem_getvalue call to increase coverage + * stress-sem: add sem_timedwait to increase test coverage + * sigprocmask: fix missing sigprogmask and add sigtimedwait + * core-cache: remove / from cache path + ------------------------------------------------------------------- Sat Dec 14 10:18:49 UTC 2019 - Scott Bahling diff --git a/stress-ng.spec b/stress-ng.spec index ffa4ce0..54b290f 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.13 +Version: 0.10.14 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only