Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2018-03-24 16:16:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and      /work/SRC/openSUSE:Factory/.stress-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stress-ng"

Sat Mar 24 16:16:12 2018 rev:37 rq:590563 version:0.09.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes      2018-03-13 
10:24:43.496294861 +0100
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2018-03-24 
16:16:29.449095227 +0100
@@ -1,0 +2,70 @@
+Thu Mar 22 19:40:10 UTC 2018 - [email protected]
+
+- Update to version 0.09.21
+  * Makefile: bump version
+  * stress-dir: clean up warning on args on DragonFly build
+  * stress-dir: skip the sanitycheck on DragonFly BSD
+  * stress-rawdev: reduce the scope of 'ret'
+  * stress-mmapaddr: reduce the scope of 'ret'
+  * stress-mcontend: reduce the scope of variable 'cpu'
+  * stress-matrix: remove redundant initialization of a to NULL
+  * stress-filename: reduce scope of variable d
+  * stress-enosys: declare variable lim when only required
+  * stress-dev: make 'ret' local to ioctl test block scope
+  * Makefile.config: fix epoll_create build checking
+  * stress-ioprio: check for systems that don't support pwritev
+  * shim: overlooked another fallocate glibc call to fixup
+  * shim: use syscall to call fallocate, older glibc may not support it
+  * perf: cater for systems that don't support linux/perf_event.h
+  * stress-urandom: workaround __u32 definitions in pre-2.6.29 kernels
+  * stress-epoll: detect if epoll_create1 exists
+  * stress-netlink-proc: don't use PROC_EVENT_SID in kernels earlier
+    than 2.6.31
+  * Add detection for linux/fiemap.h
+  * test/test-librt.c: reorder functions in alphabetical order
+  * stress-dirdeep: use shim_strlcat instead of strlcat
+  * Replace strncat with safer strlcat
+  * Add shim version of strlcat
+  * Replace strncpy with safer strlcpy
+  * Add shim and implementation of shim_strlcpy()
+  * stress-dev: ensure we don't have a non-null terminated filename
+  * stress-dev: don't sync on fd when open failed
+  * stress-ng.h: check for spin lock failure
+  * stress-dev: add #ifdef around stress_dev_tty
+  * stress-dev: add #ifdef around struct termios tios declaration
+  * stress-dev: remove gettid, only used during debug on linux
+  * stress-dev: remove debug
+  * stress-dev: randomly mix up device path scanning, limit to max 3 of
+    same device
+  * stress-dev: add missing /dev/random ioctl handling
+  * stress-dev: add some Linux SCSI ioctls for block devices
+  * stress-file-ioctl: fix missing #if / #endif around shim_fallocate
+  * stress-procfs: mix up path name order to get a better spread
+  * stress-sysfs: mix up path name order to get a better spread
+  * stress-xattr: add missing setxattr and lsetxattr system calls
+  * stress-utime: add NULL utimes time and non-nul utime parameters
+  * stress-dir: add missing readdir() exercising
+  * stress-file-ioctl: add missing FIDEDUPERANGE ioctl
+  * stress-file-ioctl: exercise FS_IOC_RESVSP64
+  * stress-fcntl: ensure F_OWNER_GID is being exercised
+  * stress-get: add Linux lookup_dcookie call
+  * stress-dev: exercise tty ioctls on devices
+  * stress-file-ioctl: disable FIFREEZE/FITHAW filesystem ioctls
+  * test/test-ustat.c: ustat will fail on __arch64__, so don't enable it
+  * stress-enosys: add extra paranoid check on reboot syscall check
+  * stress-enosys: ensure all known syscalls are added to hash
+    table (LP: #1755358)
+  * Makefile.config: add -Wextra build check on ustat
+
+-------------------------------------------------------------------
+Wed Mar 14 12:53:58 UTC 2018 - [email protected]
+
+- Update to version 0.09.20
+  * Makefile: bump version
+  * stress-procfs: remove debug (LP: #1755552)
+  * stress-madvise: fix build issue for HPPA (LP: #1755551)
+  * stress-dev: add missing FIBMAP to block dev stressor
+  * Fix missing stressors in mini-help and re-order some
+  * Remove duplicated "futex" stressor from stressor table
+
+-------------------------------------------------------------------

Old:
----
  stress-ng-0.09.19.tar.xz

New:
----
  stress-ng-0.09.21.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ stress-ng.spec ++++++
--- /var/tmp/diff_new_pack.PPvQSa/_old  2018-03-24 16:16:30.453059036 +0100
+++ /var/tmp/diff_new_pack.PPvQSa/_new  2018-03-24 16:16:30.465058604 +0100
@@ -18,12 +18,12 @@
 
 
 Name:           stress-ng
-Version:        0.09.19
+Version:        0.09.21
 Release:        0
 Summary:        Tool to load and stress a computer
 License:        GPL-2.0-only
 Group:          System/Benchmark
-Url:            http://kernel.ubuntu.com/~cking/stress-ng/
+URL:            http://kernel.ubuntu.com/~cking/stress-ng/
 Source:         
http://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  keyutils-devel
 BuildRequires:  libaio-devel

++++++ stress-ng-0.09.19.tar.xz -> stress-ng-0.09.21.tar.xz ++++++
++++ 2381 lines of diff (skipped)


Reply via email to