Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
liburcu0
liburcu0.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File liburcu0.changes of Package liburcu0
------------------------------------------------------------------- Tue Jul 5 10:48:58 CEST 2016 - hare@suse.de - add userspace-rcu-ppc64-use-ppc.patch Use 'ppc' for 'ppc64' - add userspace-rcu-ppc64le.patch (bsc#987526) - Enable build on all architectures ------------------------------------------------------------------- Mon Oct 5 17:15:54 UTC 2015 - tonyj@suse.com - Update to version 0.8.8, required for upgrade of other lttng packages from 2.7.0-rc1 to 2.7.0 (FATE#319273) Changelog 0.8.8: * Disable sys_membarrier * Fix: volatile in assert() * uatomic: Specify complete types for atomic function calls * Fix: handle sys_futex() FUTEX_WAIT interrupted by signal * Fix: compat_futex.c: *uaddr should be read as volatile * Fix: make benchmark test run in oot build * Fix: call_rcu_thread() affinity failure * urcu: fix deprecation warning with new glibc ------------------------------------------------------------------- Mon Aug 31 19:14:52 UTC 2015 - dmueller@suse.com - add userspace-rcu-aarch64.patch (fate#318370) enables build for aarch64 ------------------------------------------------------------------- Tue Jul 28 22:32:41 UTC 2015 - tonyj@suse.com - Update to version 0.8,7 (FATE#319273) Changelog 0.8.7: * Fix: deadlock when thread join is issued in read-side C.S. * Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h * Mark braced-groups within expressions with __extension__ * Fix: compat_futex_noasync race condition * Fix: documentation: urcu-pointer.h: s/rcu_dereference_pointer/rcu_dereference/ * Fix: call rcu should call internal RCU API Changelog 0.8.6: * Fix: silence gcc -Wextra warning * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__ * Fix: lfstack reversed empty/non-empty return value * lfstack: fix: add missing __cds_lfs_init Changelog 0.8.5: * Fix: preserve example files' timestamps when copying * rculfhash: remove duplicated code * rculfhash: handle pthread_create failures * rculfhash: fall back to single-threaded resize on calloc failure * x86: drop extra semi-colon in caa_cpu_relax * Fix: Use after free in rcu_barrier() * Fix: rcu_barrier(): uninitialized futex field * call_rcu threads should clear their PAUSED flag when they unpause * Fix: bring back dummy rcu_bp_exit symbol ------------------------------------------------------------------- Tue Apr 15 17:31:00 UTC 2014 - tonyj@suse.com - Update to version 0.8.4 Changelog 0.8.4: * Fix: move wait loop increment before first conditional block Changelog 0.8.3: * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S. Changelog 0.8.2: * 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 ------------------------------------------------------------------- Mon Feb 10 18:20:52 UTC 2014 - tonyj@suse.com - Update to version 0.8.1: see ChangeLog in package 'urcu-docs' for details - Add license files to docs package. ------------------------------------------------------------------- Mon Mar 11 21:14:21 UTC 2013 - tonyj@suse.com - Update to version 0.7.6 (FATE#314846) Changelog 0.7.6: * Discourage use of pthread_atfork() for call_rcu handlers * Fix call_rcu fork handling * test: fork handling * Fix TLS detection: test with linker, add --disable-compiler-tls * Cleanup: cast pthread_self() return value to unsigned long * Fallback mechanism not working on platform where TLS is unsupported Changelog 0.7.5: * 19cf3ae Fix: call_rcu list corruption on teardown * Ensure that read-side functions meet 10-line LGPL criterion * tls-compat.h: document sigaltstack(2) limitation * urcu: add notice to URCU_TLS() for it is not strictly async-signal-safe * Document sigaltstack(2) limitation * Documentation: update LICENSE file Changelog 0.7.4: * rculfhash API documentation: document destroy RCU read-lock constraint * Fix: rculfhash should be offline while waiting for resize to complete * Add missing entry to gitignore * urcu: move busy-wait code and name it ___cds_wfq_node_sync_next() * urcu: fix compat_futex_noasync() * urcu: add hint to DEFINE_URCU_TLS() for compound types * Fix: CAA_BUILD_BUG_ON should refer to CAA_BUILD_BUG_ON_ZERO * Add MIPS support * Compatibility: remove bash-ismsm from test scripts * Fix inappropriate lib behavior: don't call exit() * Fix: re-enable compatibility with autoconf < 2.64 * Fix c99 compatibility: use __asm__ and __volatile__ in public headers * Fix c99 compatibility: use __typeof__ instead of typeof in public headers * warning fix: tests urcutorture for NetBSD 5 ------------------------------------------------------------------- Mon Jun 4 18:43:58 UTC 2012 - tonyj@suse.com - Update to version 0.7.3 ------------------------------------------------------------------- Wed May 23 18:31:02 UTC 2012 - tonyj@suse.com - Update to version 0.7 - Package docs ------------------------------------------------------------------- Wed Jan 4 19:36:55 UTC 2012 - tonyj@suse.com - Update to version 0.6.7 ------------------------------------------------------------------- Sat Oct 22 21:26:05 UTC 2011 - jblunck@opensuse.org - Update to version 0.6.5. ------------------------------------------------------------------- Tue May 3 17:06:49 UTC 2011 - jblunck@opensuse.org - Update to version 0.5.4. ------------------------------------------------------------------- Thu Oct 21 23:52:27 UTC 2010 - tonyj@novell.com - Add buildservice cleanup patch. ------------------------------------------------------------------- Sat Aug 21 00:27:23 UTC 2010 - tonyj@novell.com - Update to version 0.4.6 ------------------------------------------------------------------- Sat Oct 17 22:29:57 CEST 2009 - jblunck@suse.de - Update to version 0.2.3-alpha. ------------------------------------------------------------------- Mon May 11 16:18:40 CEST 2009 - jblunck@suse.de - packaged liburcu version 0.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor