Mon, 06 May 2024 21:49:46 UTC | login

Information for build Judy-1.0.5-29.fc37

ID217329
Package NameJudy
Version1.0.5
Release29.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#9f0b470b37d36faf7f54e1094251d7c2c40bc820
SummaryGeneral purpose dynamic array
DescriptionJudy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. A Judy array is extensible and can scale up to a very large number of elements, bounded only by machine memory. Since Judy is designed as an unbounded array, the size of a Judy array is not pre-allocated but grows and shrinks dynamically with the array population.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 06 Nov 2022 15:13:18 UTC
CompletedSun, 06 Nov 2022 16:52:01 UTC
Taskbuild (f37, /rpms/Judy.git:9f0b470b37d36faf7f54e1094251d7c2c40bc820)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#9f0b470b37d36faf7f54e1094251d7c2c40bc820'}}
Tags
f37
f38
RPMs
src
Judy-1.0.5-29.fc37.src.rpm (info) (download)
riscv64
Judy-1.0.5-29.fc37.riscv64.rpm (info) (download)
Judy-devel-1.0.5-29.fc37.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-29.fc37.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-29.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Paul Howarth <paul@city-fan.org> - 1.0.5-26 - Replace undefined behaviour patch with one from upstream author, as used in debian since 2015 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782841) - Drop gcc optimization flags as we can now use the distribution default flags again * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild