forked from pool/userspace-rcu
Accepting request 948211 from home:dirkmueller:Factory
- update to 0.13.1: * fix: properly detect 'cmpxchg' on x86-32 * fix: use urcu-tls compat with c++ compiler * fix: remove autoconf features default value in help message * fix: add missing pkgconfig file for memb flavour lib * Make temporary variable in _rcu_dereference non-const * Fix: x86 and s390: uatomic __hp() macro C++ support * Fix: x86 and s390: uatomic __hp() macro clang support * Fix: x86 and s390 uatomic: __hp() macro warning with gcc 11 OBS-URL: https://build.opensuse.org/request/show/948211 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/userspace-rcu?expand=0&rev=33
This commit is contained in:
parent
20e5fdad4c
commit
3b86c263f0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cbb20dbe1a892c2a4d8898bac4316176e585392693d498766ccbbc68cf20ba20
|
|
||||||
size 608434
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmC5QKQACgkQFygKl4EY
|
|
||||||
as9Dggf/eL+/ELN9KmQKw69GDU+GzHXj3Q5TtiyhuNaXJyMppyE7oxdnTlTVPPgE
|
|
||||||
itD4XJuvNQFKbrmXMJT4tVX/yE+ODRXw1/dV3jF548MuFYwLUdp6ReQvwxWO6Xs9
|
|
||||||
Zn/mQKnpYrykTkxiFUj/JaBlMabpFx36BO22KiBxZ/7FIsCzOGrFdAysunKcdn1+
|
|
||||||
Rv351BK3sN23Iki8iSOjMOa/TT/NSd1NzfwTubx3Z8iu++4X9TLP5FGRsp8QoYy4
|
|
||||||
63p1OjEXbh5KMMA3hqABfHGh2QmNBEA56y8cxbWq8mKR+4/IAgEQ7MC4HDp1eAkO
|
|
||||||
KAy7CNlF96x52bo7XWzUPtBKK+Ki8w==
|
|
||||||
=8H/7
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
userspace-rcu-0.13.1.tar.bz2
Normal file
3
userspace-rcu-0.13.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3213f33d2b8f710eb920eb1abb279ec04bf8ae6361f44f2513c28c20d3363083
|
||||||
|
size 609961
|
11
userspace-rcu-0.13.1.tar.bz2.asc
Normal file
11
userspace-rcu-0.13.1.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmHWAeUACgkQFygKl4EY
|
||||||
|
as/ezQf+Jj/Ts6t1p972buQso8L7zRN7/wr/aBv4LYrDPenhgr/qJgQzZNh7n3wp
|
||||||
|
mKegF2WSY9iADP7gLN/cXMFpECHvR7lItnHx5pkb42ZcoI+Il6O0wlNaBmSt9n/e
|
||||||
|
ZJsWNr40nG6cz52uH5Zs455LXhaNvU97WvqW2uHzHWbD1jHB1ZVm1qUE8t59Wiec
|
||||||
|
v7MudsiM1JJrZu2QclBY+P43uX8DvPWrEqcCN7rKI/VYKjGXhKFnmqJA69PQVy6k
|
||||||
|
LI1cYFCuEDNCTAHXKdRr7URmbrrbsctbxBVEU5a2QtC0QIo6RlGCCdugl3apkRne
|
||||||
|
BFZ+8WXhr0MX6sb5J5N0+mQ/4QtITg==
|
||||||
|
=loU3
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 10:46:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.13.1:
|
||||||
|
* fix: properly detect 'cmpxchg' on x86-32
|
||||||
|
* fix: use urcu-tls compat with c++ compiler
|
||||||
|
* fix: remove autoconf features default value in help message
|
||||||
|
* fix: add missing pkgconfig file for memb flavour lib
|
||||||
|
* Make temporary variable in _rcu_dereference non-const
|
||||||
|
* Fix: x86 and s390: uatomic __hp() macro C++ support
|
||||||
|
* Fix: x86 and s390: uatomic __hp() macro clang support
|
||||||
|
* Fix: x86 and s390 uatomic: __hp() macro warning with gcc 11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 15 21:11:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Wed Dec 15 21:11:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package userspace-rcu
|
# spec file for package userspace-rcu
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%define soname 8
|
%define soname 8
|
||||||
Name: userspace-rcu
|
Name: userspace-rcu
|
||||||
Version: 0.13.0
|
Version: 0.13.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Userspace Read-Copy-Update Library
|
Summary: Userspace Read-Copy-Update Library
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-3.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-3.0-or-later
|
||||||
@ -118,6 +118,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_libdir}/pkgconfig/liburcu-bp.pc
|
%{_libdir}/pkgconfig/liburcu-bp.pc
|
||||||
%{_libdir}/pkgconfig/liburcu-cds.pc
|
%{_libdir}/pkgconfig/liburcu-cds.pc
|
||||||
%{_libdir}/pkgconfig/liburcu-mb.pc
|
%{_libdir}/pkgconfig/liburcu-mb.pc
|
||||||
|
%{_libdir}/pkgconfig/liburcu-memb.pc
|
||||||
%{_libdir}/pkgconfig/liburcu-qsbr.pc
|
%{_libdir}/pkgconfig/liburcu-qsbr.pc
|
||||||
%{_libdir}/pkgconfig/liburcu-signal.pc
|
%{_libdir}/pkgconfig/liburcu-signal.pc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user