Accepting request 630311 from home:mnhauke
- Update to version 0.09.37 * Makefile: bump version * snapcraft: add stage packages and build with hardening settings * stress-chown: cater for OpenBSD chown returning 0 and errno being set * stress-zlib: don't report write failure if errno == 0 * stress-fp-error: relax checking for pre glib 4.8 * Add voidifications on ignored function returns * ignite-cpu: set freq governor and restore settings at end * ignite-cpu: try and set max cpu frequency scaling setting * cache: add G size specifier * Makefile: check for GNU/kFreeBSD and set __FreeBSD_Kernel__ * stress-sysbadaddr: only use ustat if HAVE_USTAT is defined * stress-ng.h: rename statx_timestamp to shim_statx_timestamp OBS-URL: https://build.opensuse.org/request/show/630311 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=114
This commit is contained in:
parent
df1ffe210b
commit
fc9a99804b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16102abee20fe26b1a8784ab05c61b3e72474503bc50b9debc9f457cb4b4e228
|
||||
size 354012
|
3
stress-ng-0.09.37.tar.xz
Normal file
3
stress-ng-0.09.37.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8494afb2f2e2cf7e79ec9c6c3129308b098e530141ba2b07d6547708fd63af3d
|
||||
size 354748
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 18 18:02:38 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
- Update to version 0.09.37
|
||||
* Makefile: bump version
|
||||
* snapcraft: add stage packages and build with hardening settings
|
||||
* stress-chown: cater for OpenBSD chown returning 0 and errno being set
|
||||
* stress-zlib: don't report write failure if errno == 0
|
||||
* stress-fp-error: relax checking for pre glib 4.8
|
||||
* Add voidifications on ignored function returns
|
||||
* ignite-cpu: set freq governor and restore settings at end
|
||||
* ignite-cpu: try and set max cpu frequency scaling setting
|
||||
* cache: add G size specifier
|
||||
* Makefile: check for GNU/kFreeBSD and set __FreeBSD_Kernel__
|
||||
* stress-sysbadaddr: only use ustat if HAVE_USTAT is defined
|
||||
* stress-ng.h: rename statx_timestamp to shim_statx_timestamp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:38:56 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: stress-ng
|
||||
Version: 0.09.36
|
||||
Version: 0.09.37
|
||||
Release: 0
|
||||
Summary: Tool to load and stress a computer
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user