liburcu 0.14.0-3.1build1 source package in Ubuntu

Changelog

liburcu (0.14.0-3.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:01:17 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main libs

Downloads

File Size SHA-256 Checksum
liburcu_0.14.0.orig.tar.bz2 645.8 KiB ca43bf261d4d392cff20dfae440836603bf009fce24fdc9b2697d837a2239d4f
liburcu_0.14.0.orig.tar.bz2.asc 488 bytes abca01ef6ec06c20db35f757272e74cad996e794c34a86d9bfb3eb7b9731f716
liburcu_0.14.0-3.1build1.debian.tar.xz 16.4 KiB f44bbd69d4afa680bd4012ce83d88ef0ef417f6c919192cc517bf878c6384685
liburcu_0.14.0-3.1build1.dsc 2.4 KiB 20704550b29bed9d8d35b0c6b2acaee6b0e9ec25f5e107820f41ea9c6bc0a86d

View changes file

Binary packages built by this source

liburcu-dev: userspace RCU (read-copy-update) library - development files

 This data synchronization library provides read-side access which scales
 linearly with the number of cores. It does so by allowing multiples copies of
 a given data structure to live at the same time, and by monitoring the data
 structure accesses to detect grace periods after which memory reclamation is
 possible.
 .
 Install this package if you wish to develop your own programs using the
 userspace RCU library.

liburcu8t64: userspace RCU (read-copy-update) library

 This data synchronization library provides read-side access which scales
 linearly with the number of cores. It does so by allowing multiples copies of
 a given data structure to live at the same time, and by monitoring the data
 structure accesses to detect grace periods after which memory reclamation is
 possible.

liburcu8t64-dbgsym: debug symbols for liburcu8t64