Accepting request 998200 from devel:tools:lttng

- Update to version 0.13.2.

OBS-URL: https://build.opensuse.org/request/show/998200
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/userspace-rcu?expand=0&rev=34
This commit is contained in:
Marcus Meissner 2022-08-29 09:20:30 +00:00 committed by Git OBS Bridge
parent 3b86c263f0
commit e97308f36b
6 changed files with 34 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3213f33d2b8f710eb920eb1abb279ec04bf8ae6361f44f2513c28c20d3363083
size 609961

View File

@ -1,11 +0,0 @@
-----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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1213fd9f1b0b74da7de2bb74335b76098db9738fec5d3cdc07c0c524f34fc032
size 611448

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmL+lTUACgkQFygKl4EY
as9mHggAo4//TyzufAErkIuBI7yoX48aNwFwAFZT90zCfdNhC0t9dngr16JvblPu
9iUKlujK13Mpp/n1rH0BjPnIe8+039srywsCH/IP4KOB7n52P7PcbyMgSaZsbpRM
+yTfDMQIU1IKy2nHAZU/3xsRuTdNqFclEMaKuu/MQaX4kcNO1WVvfZGJ+I1LlwVp
2CdjlDm/hgSFvNkWfRMz3dRyDWvVJXwsK2vzj69BbLrXYhLHaiPTW/VEaXT3yN1D
EAI7ubShmKNsY7c46eYAd7zExr45VeLAeNv3uEkRoZ96j63gAoU8TJQxhoQpMQkK
Gr6I/6vMlGJYMPyZhtlFYuanpylPZw==
=jur4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Aug 19 14:30:31 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.13.2:
* Revert "Fix: remove type constness in URCU_FORCE_CAST's C++
version".
* Fix: futex.h: include headers outside extern C.
* Fix: add missing unused attribute to _rcu_dereference.
* Fix: change method used by _rcu_dereference to strip type constness.
* Fix: remove type constness in URCU_FORCE_CAST's C++ version.
* Move extern "C" down in include/urcu/urcu-bp.h.
* Fix: ifdef linux specific cpu count compat.
* Set git-review branch to stable-0.13.
* Fix: sysconf(_SC_NPROCESSORS_CONF) can be less than max cpu id.
* Fix: revise obsolete command in README.md.
* Fix: workqueue: remove unused variable "ret".
* Fix: futex wait: handle spurious futex wakeups.
* Fix: Use %lu rather than %ld to print count.
-------------------------------------------------------------------
Sun Jan 23 10:46:40 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%define soname 8
Name: userspace-rcu
Version: 0.13.1
Version: 0.13.2
Release: 0
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