From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] liburcu: Update to version 0.13.2
Date: Sun, 27 Nov 2022 11:54:58 +0000 [thread overview]
Message-ID: <626BEDD3-874E-4700-8BA9-7918696CC9B6@ipfire.org> (raw)
In-Reply-To: <20221126134303.2491128-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 3312 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 26 Nov 2022, at 13:43, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from version 0.13.0 to 0.13.2
> - Update of rootfile
> - Changelog
> 2022-08-18 Userspace RCU 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: urcu-qsbr: futex wait: handle spurious futex wakeups
> * Fix: urcu: futex wait: handle spurious futex wakeups
> * Fix: urcu-wait: futex wait: handle spurious futex wakeups
> * Fix: defer_rcu: futex wait: handle spurious futex wakeups
> * Fix: call_rcu: futex wait: handle spurious futex wakeups
> * Fix: workqueue: futex wait: handle spurious futex wakeups
> * Fix: Use %lu rather than %ld to print count
> 2022-01-05 Userspace RCU 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
> * Fix: changelog: v0.13.0 was released in 2021
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/common/liburcu | 1 +
> lfs/liburcu | 4 ++--
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/config/rootfiles/common/liburcu b/config/rootfiles/common/liburcu
> index ab8cb0649..c67695c8d 100644
> --- a/config/rootfiles/common/liburcu
> +++ b/config/rootfiles/common/liburcu
> @@ -134,6 +134,7 @@ usr/lib/liburcu.so.8.0.0
> #usr/lib/pkgconfig/liburcu-bp.pc
> #usr/lib/pkgconfig/liburcu-cds.pc
> #usr/lib/pkgconfig/liburcu-mb.pc
> +#usr/lib/pkgconfig/liburcu-memb.pc
> #usr/lib/pkgconfig/liburcu-qsbr.pc
> #usr/lib/pkgconfig/liburcu-signal.pc
> #usr/lib/pkgconfig/liburcu.pc
> diff --git a/lfs/liburcu b/lfs/liburcu
> index da0dbf09a..5b1d6fd45 100644
> --- a/lfs/liburcu
> +++ b/lfs/liburcu
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 0.13.0
> +VER = 0.13.2
>
> THISAPP = userspace-rcu-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -41,7 +41,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 11b5d13f4e1a577cc33ad430eb387b26cc2db2ba9ff32c7a09f9cb6c8a418548cd87c198ab4b63be3df884d8e3878046ba817106ff2f07cbab86dd60c9bb1d34
> +$(DL_FILE)_BLAKE2 = 6d502e0035b03df262c917ba70f7442e2bd81369091b2c521fe5c32f31ed2ef7404070759f3a8910b767153e05d28e354d5e5ece2a3ba17e4a31dd7db3e1924f
>
> install : $(TARGET)
>
> --
> 2.38.1
>
prev parent reply other threads:[~2022-11-27 11:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-26 13:43 Adolf Belka
2022-11-27 11:54 ` Michael Tremer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=626BEDD3-874E-4700-8BA9-7918696CC9B6@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox