diff --git a/stress-ng-0.09.32.tar.xz b/stress-ng-0.09.32.tar.xz deleted file mode 100644 index e8428bd..0000000 --- a/stress-ng-0.09.32.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0de97212a83b2f8a34ee31ef32a7bc69066ed49ebdc59b51aa4060cb95e29321 -size 352176 diff --git a/stress-ng-0.09.33.tar.xz b/stress-ng-0.09.33.tar.xz new file mode 100644 index 0000000..e613eb5 --- /dev/null +++ b/stress-ng-0.09.33.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8198c6249471f6a4fcc3d9e3de04ed8662926957507d4a4d6f55ffa4eb3801 +size 354140 diff --git a/stress-ng.changes b/stress-ng.changes index ee178ee..abba41b 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Fri Jul 6 06:09:57 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.33 + * Makefile: bump version + * stress-pty: make open failure on ENOMEM non-fatal + * stress-sockpair: handle EPERM error on read gracefully + * stress-quota: don't count a pass as a failure + * stress-quota: add some ESRCH failure debug info + * stress-quota: don't fail if file system does not enable quota + * stress-socket: don't make ECONNRESET on recv fatal + * stress-spawn: skip if run as root + * stress-spawn: fix comment + * stress-vm: only declare stress_set_vm_flags if it is required + * cache: remove unused function get_cache_name + * stress-iomix: only declare stress_iomix_inode_ioctl when it is + required + * stress-sleep: remove sleep-max-adjustment handler + * stress-pthread: remove pthread-max-adjustment handler + * stress-unshare: only declare check_unshare when it is really + required + * stress-file-ioctl: only declare check_flag when it is really + required + * stress-dev: declare ret only for when it is used + * stress-chroot: sanity check for ENOENT as a false positive + * Add a slow-test-all make rule to perform more exhaustive testing + * stress-dentry: remove redundant args argument + * Add ptrace build autodetection + * Update copyright year to 2018 in some odd files + * Remove trailing space and tabs from end of lines + * ignite-cpu: set process name to stress-ng-ignite + * thrash: use the pagein method of forcing pages back into memory + * thrash: add ksm memory merging (Linux only) + * thrash: add kernel memory compaction (Linux only) + * stress-dentry: add some misc operations on a directory fd + * stress-dentry: add lookup failures to exercise directory searching + * Add a watchdog stressor + * stress-kill: add some early delay to give parent time to spawn + stressors + * stress-rtc: add select on RTC device + * stress-netlink-proc: fix build with kernel v3.9 + * stress-context: rename uc_link to uctx_link + ------------------------------------------------------------------- Thu Jun 28 06:10:47 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index abe1823..af56f59 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.32 +Version: 0.09.33 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only