Information for build ck-0.7.2-1.fc42

ID1034
Package Nameck
Version0.7.2
Release1.fc42
Epoch
DraftFalse
SummaryLibrary for high performance concurrent programming
DescriptionConcurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:08:35 UTC
CompletedMon, 09 Jun 2025 16:08:35 UTC
Tags
f42
RPMs
src
ck-0.7.2-1.fc42.src.rpm (info) (download)
riscv64
ck-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-devel-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-debuginfo-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-debugsource-0.7.2-1.fc42.riscv64.rpm (info) (download)
Changelog * Mon Feb 10 2025 Ales Nezbeda <anezbeda@redhat.com> - 0.7.2-1 - Update to 0.7.2 - Disable long running test on s390x * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri May 31 2024 Ales Nezbeda <anezbeda@redhat.com> - 0.7.1-6 - Fix test code for big endian - Disable long running test on ARM * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Petr Menšík <pemensik@redhat.com> - 0.7.1-2 - Use SPDX licenses * Wed Jul 12 2023 Paul Wouters <paul.wouters@aiven.io - 0.7.1-1 - Updated to 0.7.1 (partially for testing resolving of rhbz#2113147) - Remove upstreamed patches - Updated URL: and Source: to github, as concurrencykit.org has been dead for a while * Fri Feb 17 2023 Petr Menšík <pemensik@redhat.com> - 0.7.0-10 - Set time limit to unit test run - Limit unit test to less cores to make them faster - Skip some tests on ppc64le and aarch64 platforms to avoid failures