From 4bc2086cb04bde7e655f1dafe80cd6382caff0efa856ea5bc0cd55b174064b8d Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 10 Nov 2019 17:02:23 +0000 Subject: [PATCH] Accepting request 747225 from home:mnhauke - Update to version 0.10.10 * stress-ipsec-mb: rename IPSEC to IPSec * stress-ipsec-mb: add helper function to get and memset the next job * stress-ipsec-mb: increment jobs count in stress_job_check_status * stress-ipsec-mb: check that jobs are complete as soon as possible * stress-funcret: rename counter ii to i * README: Fix typo in requests * README: Add contributing information OBS-URL: https://build.opensuse.org/request/show/747225 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=148 --- stress-ng-0.10.09.tar.xz | 3 --- stress-ng-0.10.10.tar.xz | 3 +++ stress-ng.changes | 12 ++++++++++++ stress-ng.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 stress-ng-0.10.09.tar.xz create mode 100644 stress-ng-0.10.10.tar.xz diff --git a/stress-ng-0.10.09.tar.xz b/stress-ng-0.10.09.tar.xz deleted file mode 100644 index 7764c65..0000000 --- a/stress-ng-0.10.09.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c633871584d7dc2f43c6b3553f727008b7dc0dc5bfceb4260684dedbe00624 -size 405148 diff --git a/stress-ng-0.10.10.tar.xz b/stress-ng-0.10.10.tar.xz new file mode 100644 index 0000000..599c4f7 --- /dev/null +++ b/stress-ng-0.10.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031de5ebc44b49992c11633f10aae96da05a85b326aebdffd88ba8c445d23cf4 +size 405460 diff --git a/stress-ng.changes b/stress-ng.changes index 5170cca..1a3d524 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Nov 10 15:06:32 UTC 2019 - Martin Hauke + +- Update to version 0.10.10 + * stress-ipsec-mb: rename IPSEC to IPSec + * stress-ipsec-mb: add helper function to get and memset the next job + * stress-ipsec-mb: increment jobs count in stress_job_check_status + * stress-ipsec-mb: check that jobs are complete as soon as possible + * stress-funcret: rename counter ii to i + * README: Fix typo in requests + * README: Add contributing information + ------------------------------------------------------------------- Wed Nov 6 06:41:11 UTC 2019 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index c2517b7..59fe8e8 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.09 +Version: 0.10.10 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only