SHA256
1
0
forked from pool/stress-ng

Accepting request 577318 from home:mnhauke

- Update to version 0.09.16
  * Makefile: bump version
  * Silence a build warning on %d for g_pgrp, cast to int
  * Use the new is_dot_filename() helper
  * Add is_dot_filename helper function to check for "." or ".." filenames
  * stress-filename: clean up temporary files on forced termination
  * stress-handle: catch any SIGKILL signals and report back
  * stress-filename: catch any SIGKILL signals and report back
  * Print process ID in [ ] braces
  * Add debug to inform us when stress-ng kills process group with SIGKILL
  * Makefile: make build output less noisy and cluttered
  * helper: add in compiler major minor info
  * stress-vecmath: don't built with clang less than version 5.0

OBS-URL: https://build.opensuse.org/request/show/577318
OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=75
This commit is contained in:
Ondřej Súkup 2018-02-16 20:39:20 +00:00 committed by Git OBS Bridge
parent e130b71245
commit 176b4c40c1
4 changed files with 22 additions and 5 deletions

View File

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

3
stress-ng-0.09.16.tar.xz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Feb 16 17:17:20 UTC 2018 - mardnh@gmx.de
- Update to version 0.09.16
* Makefile: bump version
* Silence a build warning on %d for g_pgrp, cast to int
* Use the new is_dot_filename() helper
* Add is_dot_filename helper function to check for "." or ".." filenames
* stress-filename: clean up temporary files on forced termination
* stress-handle: catch any SIGKILL signals and report back
* stress-filename: catch any SIGKILL signals and report back
* Print process ID in [ ] braces
* Add debug to inform us when stress-ng kills process group with SIGKILL
* Makefile: make build output less noisy and cluttered
* helper: add in compiler major minor info
* stress-vecmath: don't built with clang less than version 5.0
-------------------------------------------------------------------
Sun Feb 4 09:04:27 UTC 2018 - mardnh@gmx.de

View File

@ -18,10 +18,10 @@
Name: stress-ng
Version: 0.09.15
Version: 0.09.16
Release: 0
Summary: Tool to load and stress a computer
License: GPL-2.0
License: GPL-2.0-only
Group: System/Benchmark
Url: http://kernel.ubuntu.com/~cking/stress-ng/
Source: http://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz