Accepting request 617399 from benchmark
OBS-URL: https://build.opensuse.org/request/show/617399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stress-ng?expand=0&rev=46
This commit is contained in:
commit
2db30a7897
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2e701b5a11db8135bac3b7a47efea8573987df1d879d01f5d8c34cf61880490e
|
|
||||||
size 349276
|
|
3
stress-ng-0.09.30.tar.xz
Normal file
3
stress-ng-0.09.30.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38881e799cbc400d058f08ebe9d4aa4c3ca9979541aa67e36a24b217d0d07294
|
||||||
|
size 350520
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 16 12:41:28 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- Update to version 0.09.30
|
||||||
|
* Makefile: bump version
|
||||||
|
* stress-socket: fix build warning if FIONREAD is not defined
|
||||||
|
* Add sanity check that child stressor processes are not calling exit()
|
||||||
|
* stress-sigio: don't exit in sighandler; return back normally
|
||||||
|
* stress-utime: fix failing utimes and futimens calls
|
||||||
|
* stress-memcpy: fix clobbering of stats data when copying b_str
|
||||||
|
* stress-shm: perform extra file operations on shm file descriptor
|
||||||
|
* Add new real time signal stressor, sigrt
|
||||||
|
* stress-sigsegv: add some verification checking
|
||||||
|
* stress-access: voidify return from umask
|
||||||
|
* stress-splice: remove variable bytes, replace with ret
|
||||||
|
* stress-apparmor: add a few more yield points
|
||||||
|
* stress-fifo: retry on select timeout rather than terminate
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 8 13:03:02 UTC 2018 - mardnh@gmx.de
|
Fri Jun 8 13:03:02 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: stress-ng
|
Name: stress-ng
|
||||||
Version: 0.09.29
|
Version: 0.09.30
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool to load and stress a computer
|
Summary: Tool to load and stress a computer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user