Hello community, here is the log from the commit of package userspace-rcu for openSUSE:Factory checked in at 2014-03-28 16:28:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/userspace-rcu (Old) and /work/SRC/openSUSE:Factory/.userspace-rcu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "userspace-rcu" Changes: -------- --- /work/SRC/openSUSE:Factory/userspace-rcu/userspace-rcu.changes 2013-12-05 21:41:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.userspace-rcu.new/userspace-rcu.changes 2014-03-28 16:28:37.000000000 +0100 @@ -1,0 +2,25 @@ +Fri Mar 28 10:47:13 UTC 2014 - [email protected] + +- updated to 0.8.4: + * Fix: move wait loop increment before first conditional block + * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S. + * Fix: out of tree build: doc/examples + * Fix: out of tree build tests/common + * tests/unit: use lib rather than source + * automake: Rename INCLUDES to AM_CPPFLAGS (new name) + * tests regressions: use lib rather than recompile from source + * tests: use common lib rather than recompile compat sources + * urcu tests: use lib rather than compile from source + * urcu mb tests: use lib rather than recompile from source + * urcu signal tests: use library rather than recompile source + * tests: move yield debug to common test library + * tests urcu bp: use lib rather than recompile source + * test_urcu_defer: link on urcu lib rather than recompile source + * tests/benchmark: use urcu qsbr lib rather than recompile from source + * Pass the CC variable to the example Makefiles + * Fix: urcu-bp interaction with threads vs constructors/destructors + * Fix undefined NULL pointer arithmetic + * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2 + * rculfhash: document max_nr_buckets = 0 + +------------------------------------------------------------------- Old: ---- userspace-rcu-0.8.1.tar.bz2 userspace-rcu-0.8.1.tar.bz2.asc New: ---- userspace-rcu-0.8.4.tar.bz2 userspace-rcu-0.8.4.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ userspace-rcu.spec ++++++ --- /var/tmp/diff_new_pack.mQKHLj/_old 2014-03-28 16:28:38.000000000 +0100 +++ /var/tmp/diff_new_pack.mQKHLj/_new 2014-03-28 16:28:38.000000000 +0100 @@ -2,7 +2,7 @@ # # spec file for package userspace-rcu # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ Name: userspace-rcu -Version: 0.8.1 +Version: 0.8.4 Release: 0 %define soname 2 Summary: Userspace Read-Copy-Update Library ++++++ userspace-rcu-0.8.1.tar.bz2 -> userspace-rcu-0.8.4.tar.bz2 ++++++ ++++ 4916 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
