forked from pool/stress-ng
Accepting request 623226 from home:mnhauke
- Update to version 0.09.34 * Makefile: bump version * Ensure all fail log messages set the error to EXIT_FAILURE * Manual: update contributors list * stress-opcode: make child process non-dumpable * Add bcd and utf8 zlib data methods to manual * stress-zlib: add 8 bit UTF-8 data stream * stress-zlib: put BCD data as bytes not 32 bit words * stress-zlib: add bcd data mode OBS-URL: https://build.opensuse.org/request/show/623226 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=108
This commit is contained in:
parent
5740ef2256
commit
32d1d62e4a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca8198c6249471f6a4fcc3d9e3de04ed8662926957507d4a4d6f55ffa4eb3801
|
||||
size 354140
|
3
stress-ng-0.09.34.tar.xz
Normal file
3
stress-ng-0.09.34.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca94165a4ad592a6597bb80260ec3a47aba87d76935c95276a64ad35796ad117
|
||||
size 354584
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 06:02:34 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
- Update to version 0.09.34
|
||||
* Makefile: bump version
|
||||
* Ensure all fail log messages set the error to EXIT_FAILURE
|
||||
* Manual: update contributors list
|
||||
* stress-opcode: make child process non-dumpable
|
||||
* Add bcd and utf8 zlib data methods to manual
|
||||
* stress-zlib: add 8 bit UTF-8 data stream
|
||||
* stress-zlib: put BCD data as bytes not 32 bit words
|
||||
* stress-zlib: add bcd data mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 06:09:57 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: stress-ng
|
||||
Version: 0.09.33
|
||||
Version: 0.09.34
|
||||
Release: 0
|
||||
Summary: Tool to load and stress a computer
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user