diff --git a/stress-ng-0.09.15.tar.xz b/stress-ng-0.09.15.tar.xz deleted file mode 100644 index 2b89e01..0000000 --- a/stress-ng-0.09.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc212829c62902080f7f88e7dddf0614deb766faa13d5cacf942074ac0f0d724 -size 327208 diff --git a/stress-ng-0.09.16.tar.xz b/stress-ng-0.09.16.tar.xz new file mode 100644 index 0000000..5b2a6a2 --- /dev/null +++ b/stress-ng-0.09.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062a8d8cda9c00ff760c39ae80937f1a4b8d5b7b02264e81ae2ff8babf44deb4 +size 327620 diff --git a/stress-ng.changes b/stress-ng.changes index e8ead1a..9390e6d 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -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 diff --git a/stress-ng.spec b/stress-ng.spec index 453cf50..fdec8fe 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -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