Package Release Info

ck-0.7.1-bp154.1.17

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ck-devel
libck0

Change Logs

* Sun Jul 04 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.7.1
  * Add s390x support
  * ck_hs: add convenience hash function wrapper ck_hs_hash
  * ck_backoff: avoid dead store to ceiling
  * ck_ring: add two new utility functions for persistent rings
  * ck_sequence: reduce thread count to account for writer
  * ck_queue: fix logic inversion in CK_STAILQ_CONCAT
  * ck_epoch: allow record sharing and reentrancy for write-side operations
- Drop upstream merged patches: ck-fix-gettid-glibc-clash.patch,
  ck-fix-j1.patch
Version: 0.6.0-bp153.2.15
* Tue Oct 29 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Fix symbol name clash between glibc 2.30 and ck, add
  ck-fix-gettid-glibc-clash.patch
- Reenable tests again
* Wed Oct 09 2019 Martin Pluskal <mpluskal@suse.com>
- Disable tests as they fail with gcc9
* Tue Jun 18 2019 Bernhard Wiedemann <bwiedemann@suse.com>
- Add ck-fix-j1.patch to fix build with -j1
* Wed Apr 18 2018 mpluskal@suse.com
- Small packaging changes
Version: 0.6.0-bp150.1.2
* Wed May 17 2017 mpluskal@suse.com
- Add _constraints to avoid test failures
* Wed Apr 26 2017 mpluskal@suse.com
- Disable s390 building as it is not supported architecture
* Wed Apr 26 2017 mpluskal@suse.com
- Update to version 0.6.0
* Wed Jan 27 2016 mrueckert@suse.de
- include license file
- explain why we don't use the configure macro
* Mon Jan 25 2016 mrueckert@suse.de
- initial package