Accepting request 757618 from home:mnhauke

- 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

OBS-URL: https://build.opensuse.org/request/show/757618
OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=158
This commit is contained in:
Martin Pluskal 2019-12-18 08:56:58 +00:00 committed by Git OBS Bridge
parent e53f3eb761
commit 3e966b89ef
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da0442053de6db62517c49ad129a8a3f776f60e60591f3be05819eef512acb45
size 409940

3
stress-ng-0.10.14.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8ba86ddfcf4695389575ae0d426d7681b03d1803bf8f19c691d7e4c73975f51
size 410204

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Dec 17 19:42:53 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- 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 <sbahling@suse.com>

View File

@ -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