diff --git a/stress-ng-0.09.35.tar.xz b/stress-ng-0.09.35.tar.xz deleted file mode 100644 index 0f1b85e..0000000 --- a/stress-ng-0.09.35.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64ad70166b40fbe5e38b7260842ceabe67913441fde1ffddf53e0c0877d49529 -size 353748 diff --git a/stress-ng-0.09.36.tar.xz b/stress-ng-0.09.36.tar.xz new file mode 100644 index 0000000..1ba35e8 --- /dev/null +++ b/stress-ng-0.09.36.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16102abee20fe26b1a8784ab05c61b3e72474503bc50b9debc9f457cb4b4e228 +size 354012 diff --git a/stress-ng.changes b/stress-ng.changes index 54d2965..5142360 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Aug 3 06:38:56 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.36 + * Makefile: bump version + * stress-schedpolicy: ignore EINVAL on non-POSIX policies + * mungify _ to - on stressor name before calling the stressor + * stress-seek: disabled SEEK_HOLE and SEEK_DATA for OS X + * stress-fp-error: relax checking on non-Linux systems + * stress-schedpolicy: skip FIFO if sched_get_priority_min/max return -1 + * stress-mknod: fix cut-n-paste error on struct stress_info_t + * stress-fp-error: be less pedantic with errno checks on non-Linux systems + * stress-mknod: disable this for non-Linux systems + * stress-affinity: check that process can set CPU affinity + * stress-access: remove AT_SYMLINK_NOFOLLOW, it is not needed + * stress-vm-segv: remove some old commented out debug text + * stress-vm-segv: retry on ENOMEM on fork + * stress-vm-segv: make child process non-dumpable + * test/test_modify_ldt: fail for no-x86 architectures + * stress-cpu: compute geometric mean by split mantissa and exponent method + * stress-fork: turn warnings off around vfork and not fork + * stress-dentry: fall back to using fcntl if flock is not available + * Turn off warnings around vfork calls + * Makefile: "SunOS" should be SunOS and not quoted in if statement + * Makefile: check for SunOS to use non-default grep for -e capability + * stress-dentry: don't flock the entry if we don't have flock flags + ------------------------------------------------------------------- Fri Jul 20 12:50:47 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index bdb9408..4acf1e1 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.35 +Version: 0.09.36 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only