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:
Martin Pluskal 2018-07-17 06:46:03 +00:00 committed by Git OBS Bridge
parent 5740ef2256
commit 32d1d62e4a
4 changed files with 17 additions and 4 deletions

View File

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

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

View File

@ -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 Fri Jul 6 06:09:57 UTC 2018 - mardnh@gmx.de

View File

@ -18,7 +18,7 @@
Name: stress-ng Name: stress-ng
Version: 0.09.33 Version: 0.09.34
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