diff --git a/stress-ng-0.10.16.tar.xz b/stress-ng-0.10.16.tar.xz deleted file mode 100644 index 8d806da..0000000 --- a/stress-ng-0.10.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eabfffcffcf53e67765181280456c204ad00214339cfdb3ee2769d58b4a7e304 -size 415740 diff --git a/stress-ng-0.10.18.tar.xz b/stress-ng-0.10.18.tar.xz new file mode 100644 index 0000000..41d970e --- /dev/null +++ b/stress-ng-0.10.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f069eb8e324de1c2341262e23f1ab55791de8a723dc6456ee113f0fbb71ea753 +size 417592 diff --git a/stress-ng.changes b/stress-ng.changes index 7840186..2da8b50 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Jan 29 20:22:53 UTC 2020 - Martin Hauke + +- Update to version 0.10.18 + * stress-urandom: handle ENOTTY errors on ioctl() on older + kernels +- Update to version 0.10.17 + * stress-dev: add blocked device open sanity check + * stress-cpu: add lowest common multiple sanity check on gcd + computation + * stress-clock: exercise clock_getres on a /dev/ptp0 clockid + * stress-clock: exercise /dev/ptp0 on linux + * stress-tmpfs: add MAP_HUGETLB mmap option and reduce sleep time + * stress-mmap: remove duplicated no_mem_retries increment + * stress-membarrier: exercise more membarrier commands + * stress-fcntl: exercise F_SETOWN, F_SETOWN_EX and F_GETOWN_EX + more + * stress-exec: create and try to execute a garbage executable + * stress-stream: fix failure message logging + * stress-shm: add some more shm exercising on shm fd + * stress-ramfs: rename mount point directory to mnt + * stress-af-alg: add helpers to lookup hash types by name or type + * stress-af-alg: remove ptr + 2 occurrences + * stress-msg: exercise MSG_COPY if it is available + * stress-aio-linux: ignore EINVAL on io submits for fdsync or + fsync commands + * stress-brk: silently ignore brk on a specific address failures + * stress-sysfs: disable ROM test as this is causing some issues + * stress-mq: use 0..127 priority levels chosen at random + * stress-quota: add CAP_SYS_ADMIN prechecks before running the + stressor + * stress-sysfs: skip over /sysfs kernel debug interfaces + ------------------------------------------------------------------- Sat Jan 11 18:31:58 UTC 2020 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index 5f120b5..349b0c1 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.10.16 +Version: 0.10.18 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only