diff --git a/stress-ng-0.10.02.tar.xz b/stress-ng-0.10.02.tar.xz deleted file mode 100644 index 8b61575..0000000 --- a/stress-ng-0.10.02.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35eead6070401d725ce2c71fb3fe913860ee76454761eb6e851220097e570d80 -size 400788 diff --git a/stress-ng-0.10.05.tar.xz b/stress-ng-0.10.05.tar.xz new file mode 100644 index 0000000..5c2e884 --- /dev/null +++ b/stress-ng-0.10.05.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebdea9ccb7f02f32cf0b704a252fe63842299e1a4cd49c7fb13519792866f42 +size 401176 diff --git a/stress-ng.changes b/stress-ng.changes index 5c1316c..6539f8d 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Sep 18 19:47:08 UTC 2019 - Martin Hauke + +- Update to version 0.10.05 + * core-shim: fix typo in shim_move_mount + * core-shim: use shim_enosys for more ENOSYS returns + * Clean up shims for syslog(2) and syslog(3) + * stress-ramfs: remove it from the filesystem test + * stress-dirdeep: make inodes info into a debug message + * stress-vm: fix verification failure with gray code method + * stress-socket: make EPIPE a non-fatal error condition + * stress-udp: use correct default UDP port 7000 + * stress-ng: rescan the exclusion list for --class stressors + * core-shim: reset errno before each waitpid call + * stress-socket: handle SIGPIPE as non-fatal + * stress-physpage: don't abort on zero address physpage + ------------------------------------------------------------------- Mon Sep 2 19:09:24 UTC 2019 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index f70d943..3f206b3 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.02 +Version: 0.10.05 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only