Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2020-05-28 09:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and      /work/SRC/openSUSE:Factory/.stress-ng.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stress-ng"

Thu May 28 09:19:31 2020 rev:86 rq:809690 version:0.11.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes      2020-05-17 
23:43:48.933135652 +0200
+++ /work/SRC/openSUSE:Factory/.stress-ng.new.3606/stress-ng.changes    
2020-05-28 09:19:32.645233517 +0200
@@ -1,0 +2,59 @@
+Wed May 27 18:51:34 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 0.11.12
+  * Setup the checksum before forking off child stressor (LP: #1880840)
+    - fixes null checksum if child is killed before the stressor
+      function gets invoked.
+  * stress-stackmmap: make ends of stack inaccessible to stop clobbering
+    non-stack regions
+  * stress-dev: disable TIOCGETD for the moment as it causes some hang
+    issues
+  * stress-context: always swap context back to main microthread on
+    termination
+  * stress-sock: voidify fd arg to clean up build warning on Solaris
+  * Add run-time autoconfig check for struct ifconf
+  * stress-sem-sysv: test illegal semtimedop only if it is exists
+  * stress-sem-sysv: workaround kfreebsd8 EINVAL on semtimedop
+  * stress-sem-sysv: don't use semtimedop if it returns -ENOSYS
+  * stress-sem-sysv: only exercise SEM_STAT on linux
+  * stress-ng: fetch yaml filename before running stress tests
+  * Makefile: rm -f the makefile on clean
+  * stress-ng: Don't track config or show in diff
+  * Makefile: remove the need for an empty config file
+  * stress-ng: fix long form if -x option, use "exclude" instead of "list"
+  * stress-ng: README: update libsctp name for RHEL, fedora, related
+    distros
+  * stress-memthrash: silently ignore ESRCH pthread_join failures
+  * stress-madvise: voidify pthread_join return, we don't care about it
+  * stress-inode-flags: voidify pthread_join return, we don't care
+    about it
+  * stress-dev: voidify pthread_join return, we don't care about it
+  * shim_waitpid: allow a few retries before throttling retry
+  * kernel-coverage.sh: move the quick spin through stressors to the end
+    of the test
+  * Fix --seq mode checksum with multiple stressors and sanity checking
+  * stress-vm: fix bit error checking when bogo-ops limits reached
+  * core-ftrace: fix removed filename setting statement
+  * core-ftrace: remove setting of set_event_pid and refactor code
+  * core-out-of-memory: return EXIT_SUCCESS on --oomable
+    option (LP: #1879782)
+  * stress-get: fix #ifdef check on getpagesize
+  * core-out-of-memory: return EXIT_NO_RESOUCE on --oomable
+    option (LP: #1879696)
+  * core-shim: add delay before re-waiting
+  * stress-dev: add block device lseeks and force return to be stashed
+  * Add memory barriers an ready flag to check if counter is in a sane
+    state
+  * core-shim: rework waitpid again, terminate child on EINTR (LP: #1879447)
+  * stress-dev: remove sleep and return EXIT_SUCCESS on child exit
+  * stress-ng: add checksum sanity check on bogo ops stats and run flag
+  * stress-mq: add SIGEV_SIGNAL events to exercise kernel
+  * stress-shm-sysv: exercise shmctl and shmdt race on child exit
+  * stress-shm-sysv: exercise NUMA mempolicy on shm
+  * stress-sem-sysv: exercise some invalid options to get more kernel
+    coverage
+  * stress-sock: add a few more ioctls to exercise
+  * syscalls: update preadv/preadv2 and pwritev entries
+  * stress-hdd: use preadv, preadv2, pwritev, pwritev2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ stress-ng.spec ++++++
--- /var/tmp/diff_new_pack.ifmeXp/_old  2020-05-28 09:19:33.217234565 +0200
+++ /var/tmp/diff_new_pack.ifmeXp/_new  2020-05-28 09:19:33.217234565 +0200
@@ -2,7 +2,7 @@
 # spec file for package stress-ng
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2015, Martin Hauke <[email protected]>
+# Copyright (c) 2015-2020, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           stress-ng
-Version:        0.11.10
+Version:        0.11.12
 Release:        0
 Summary:        Tool to load and stress a computer
 License:        GPL-2.0-only

++++++ stress-ng-0.11.10.tar.xz -> stress-ng-0.11.12.tar.xz ++++++
++++ 2022 lines of diff (skipped)


Reply via email to