From e499066be186fa04396bf4173f78a3919da41ae90d5e506a3a5d81957a7d3cd1 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sat, 6 Jan 2018 07:51:05 +0000 Subject: [PATCH] Accepting request 562050 from home:mnhauke - Update to version 09.09.09 * Makefile: bump version * stress-tlb-shootdown: only kill legitimate pids * stress-tlb-shootdown: make child processes more OOM-able * stress-rawdev: replace some spaces with tab for indentation * stress-ng.1: fix table for rawdev-method option OBS-URL: https://build.opensuse.org/request/show/562050 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=61 --- stress-ng-0.09.08.tar.xz | 3 --- stress-ng-0.09.09.tar.xz | 3 +++ stress-ng.changes | 10 ++++++++++ stress-ng.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 stress-ng-0.09.08.tar.xz create mode 100644 stress-ng-0.09.09.tar.xz diff --git a/stress-ng-0.09.08.tar.xz b/stress-ng-0.09.08.tar.xz deleted file mode 100644 index 4c69b7a..0000000 --- a/stress-ng-0.09.08.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbf11c04edd8ec37b1142355d760c960248c14e9065219f951b98f64fb53be4b -size 313128 diff --git a/stress-ng-0.09.09.tar.xz b/stress-ng-0.09.09.tar.xz new file mode 100644 index 0000000..e9e8f33 --- /dev/null +++ b/stress-ng-0.09.09.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e993fddb1d990a0cdb23b2af6cf6c417a1c09e155ada7c558ad80eae8a5feed3 +size 313068 diff --git a/stress-ng.changes b/stress-ng.changes index 03430b0..a6846e1 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 5 21:29:32 UTC 2018 - mardnh@gmx.de + +- Update to version 09.09.09 + * Makefile: bump version + * stress-tlb-shootdown: only kill legitimate pids + * stress-tlb-shootdown: make child processes more OOM-able + * stress-rawdev: replace some spaces with tab for indentation + * stress-ng.1: fix table for rawdev-method option + ------------------------------------------------------------------- Mon Jan 1 10:41:32 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 6514710..6acc31a 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.08 +Version: 0.09.09 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0