diff --git a/stress-ng-0.09.27.tar.xz b/stress-ng-0.09.27.tar.xz new file mode 100644 index 0000000..33c6740 --- /dev/null +++ b/stress-ng-0.09.27.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3eb2dccfa993609ed436db55f48ae2dac9f58991badacda2ed7056ae958b82c +size 344456 diff --git a/stress-ng.changes b/stress-ng.changes index f2b60d8..6eb97a3 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Tue May 15 10:08:45 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.27 + * Makefile: bump version + * Remove empty end lines from debian/control, debian/changelog + * stress-filename: set rc to EXIT_SUCCESS if we get a timeout on again + loop + * stress-chdir: only use O_DIRECTORY if it is supported + * stress-xattr: remove need to #include + * stress-utime: only declare ts when required + * stress-utime: don't use UTIME_NOW or UTIME_OMIT if they are not + defined + * stress-pthread: exercise set_robust_list linux system call + * stress-zlib: fix parity data generator + * Add build-time check for faccessat + * Add new access/faccessat stressor + * stress-zlib: reorder rand_data_funcs and add in missing funcs + * stress-zlib: Add sweep sin wave double prevision data + * Add parity bit data zlib method + * stress-cpu: fix parity sum check + * syscalls.txt: fix up utimensat + * stress-utime: add utimensat system call + * Add build check for utimensat + * stress-efivar: keep track of bad efivars and don't re-read them + * stress-ng.h: forgot to include when HAVE_MODIFY_LDT is + defined + * Update modify_ldt syscall + * stress-clone: add modify_ldt call + * Add build time check for modify_ldt + * Update syscall.txt with latest syscall additions + * stress-pthread: exercise setns() + * stress-clone: exercise setns() + * Add build time check for setns + * syscalls.c: add fchdir + * stress-chdir: add fchdir syscall + * stress-zlib: add pink noise data generation method + * stress-bind-mount: don't clone signal handlers in clone child + * stress-bind-bound: respawn process to handle limit on bind mounts + * Add a EFI variable reading stressor + * Add prctl stressor + * stress-ng.h: don't allow both HAVE_SYS_XATTR_H and HAVE_ATTR_XATTR_H + * Forgot to commit changes to Makefile.config + * xattr: autodetect for different xattr paths attr/xattr.h and + sys/xattr.h + * stress-dev: add BLKSECTGET ioctl + ------------------------------------------------------------------- Sun Apr 29 19:28:12 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index 012ad7a..85ea0d0 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.26 +Version: 0.09.27 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only