Tue, 07 May 2024 08:01:59 UTC | login

Information for build Judy-1.0.5-31.fc38

ID239445
Package NameJudy
Version1.0.5
Release31.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#2004b905a52eddf3d6eb1e5e1206b43f20f1c119
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
StartedMon, 13 Mar 2023 12:23:39 UTC
CompletedMon, 13 Mar 2023 14:56:27 UTC
Taskbuild (f38, /rpms/Judy.git:2004b905a52eddf3d6eb1e5e1206b43f20f1c119)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#2004b905a52eddf3d6eb1e5e1206b43f20f1c119'}}
Tags
f38
f39
f40
RPMs
src
Judy-1.0.5-31.fc38.src.rpm (info) (download)
riscv64
Judy-1.0.5-31.fc38.riscv64.rpm (info) (download)
Judy-devel-1.0.5-31.fc38.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-31.fc38.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-31.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Paul Howarth <paul@city-fan.org> - 1.0.5-31 - Use SPDX-format license tag * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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