Information for build ck-0.7.1-6.fc41

ID55517
Package Nameck
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.7.1
Release6.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ck.git#b11222d0ae35e28f8050fde0ae95bbd356f17e6b
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 bykojiadmin
State failed
Volume DEFAULT
StartedTue, 02 Jul 2024 17:39:37 CST
CompletedTue, 02 Jul 2024 18:19:15 CST
Taskbuild (f41, /rpms/ck.git:b11222d0ae35e28f8050fde0ae95bbd356f17e6b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ck.git#b11222d0ae35e28f8050fde0ae95bbd356f17e6b'}}
Tags No tags
RPMs No RPMs
Changelog * Sat May 31 2025 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