Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-Net-Patricia-1.22-38.fc41

ID3686
Package Nameperl-Net-Patricia
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.22
Release38.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-Patricia.git#6064bb72074e7182e589116f3b52adb086b14919
SummaryPatricia Trie perl module for fast IP address lookups
DescriptionThis module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 13:34:27 CST
CompletedSat, 27 Apr 2024 13:44:14 CST
Taskbuild (f41, /rpms/perl-Net-Patricia.git:6064bb72074e7182e589116f3b52adb086b14919)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Patricia.git#6064bb72074e7182e589116f3b52adb086b14919'}}
Tags
f41
RPMs
src
perl-Net-Patricia-1.22-38.fc41.src.rpm (info) (download)
riscv64
perl-Net-Patricia-1.22-38.fc41.riscv64.rpm (info) (download)
perl-Net-Patricia-debuginfo-1.22-38.fc41.riscv64.rpm (info) (download)
perl-Net-Patricia-debugsource-1.22-38.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-35 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-32 - Perl 5.36 rebuild