Accepting request 543970 from home:mnhauke

- Update to version 0.09.03
  * Makefile: bump version
  * Manual: update date
  * stress-physpage: move unsupported function
  * Add new physpage stressor
  * Manual: add more notes on the OOM behaviour of the stack stressor
  * Add in stressor name or core context as prefix in pr_dbg messages
  * stress-fanotify: write "test" rather than "foo"
  * stress-exec: don't allow this to run as root, skip rather than fail
  * stress-ng: remove semaphore.h, it is in stress-ng.h already
  * stress-hrtimers: don't kill pid 0

OBS-URL: https://build.opensuse.org/request/show/543970
OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=52
This commit is contained in:
Ondřej Súkup 2017-11-21 08:12:00 +00:00 committed by Git OBS Bridge
parent 16a8c73d41
commit 89591cdc0d
4 changed files with 19 additions and 4 deletions

View File

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

3
stress-ng-0.09.03.tar.gz Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Nov 20 19:15:59 UTC 2017 - mardnh@gmx.de
- Update to version 0.09.03
* Makefile: bump version
* Manual: update date
* stress-physpage: move unsupported function
* Add new physpage stressor
* Manual: add more notes on the OOM behaviour of the stack stressor
* Add in stressor name or core context as prefix in pr_dbg messages
* stress-fanotify: write "test" rather than "foo"
* stress-exec: don't allow this to run as root, skip rather than fail
* stress-ng: remove semaphore.h, it is in stress-ng.h already
* stress-hrtimers: don't kill pid 0
-------------------------------------------------------------------
Thu Nov 9 10:00:38 UTC 2017 - mardnh@gmx.de

View File

@ -18,7 +18,7 @@
Name: stress-ng
Version: 0.09.02
Version: 0.09.03
Release: 0
Summary: Tool to load and stress a computer
License: GPL-2.0