From f97db6011381d7e4a286c98241b0c67e257c4a58751be9b25a171f015cc55655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 18 Jan 2018 19:49:51 +0000 Subject: [PATCH] Accepting request 567499 from home:mnhauke - Update to version 0.09.11 * Makefile: bump version * Manual: update date * stress-sigio: don't build if missing various core functionality * stress-sigio: remove sigprocmask, this is not used now * Makefile: forgot to add the new stress-sigio stressor * Add new sigio asynchronous I/O SIGIO stressor * Add clone glibc wrapper autodetection, fixes ia64 builds * Manual: remove excessive misplaced escape chars OBS-URL: https://build.opensuse.org/request/show/567499 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=65 --- stress-ng-0.09.10.tar.xz | 3 --- stress-ng-0.09.11.tar.xz | 3 +++ stress-ng.changes | 13 +++++++++++++ stress-ng.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 stress-ng-0.09.10.tar.xz create mode 100644 stress-ng-0.09.11.tar.xz diff --git a/stress-ng-0.09.10.tar.xz b/stress-ng-0.09.10.tar.xz deleted file mode 100644 index defcb26..0000000 --- a/stress-ng-0.09.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac4c6edc785c6fc4211015c0e1d67861d839ad6a7b796ef9beefd26399c9e052 -size 313888 diff --git a/stress-ng-0.09.11.tar.xz b/stress-ng-0.09.11.tar.xz new file mode 100644 index 0000000..8ba547f --- /dev/null +++ b/stress-ng-0.09.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49695dbd3260c0ddac96a73a8bfdecb6263d8e13dcaab0b386138e77fe04e425 +size 314564 diff --git a/stress-ng.changes b/stress-ng.changes index 903d16e..571320d 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 18 17:52:13 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.11 + * Makefile: bump version + * Manual: update date + * stress-sigio: don't build if missing various core functionality + * stress-sigio: remove sigprocmask, this is not used now + * Makefile: forgot to add the new stress-sigio stressor + * Add new sigio asynchronous I/O SIGIO stressor + * Add clone glibc wrapper autodetection, fixes ia64 builds + * Manual: remove excessive misplaced escape chars + ------------------------------------------------------------------- Sat Jan 13 14:46:17 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 01af871..758aa0b 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.10 +Version: 0.09.11 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0