Sat, 24 Aug 2024 21:44:37 UTC | login

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

ID285067
Package Nameperl-Net-Patricia
Version1.22
Release38.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 17:47:37 UTC
CompletedThu, 22 Feb 2024 17:59:49 UTC
Taskbuild (f40, /rpms/perl-Net-Patricia.git:6064bb72074e7182e589116f3b52adb086b14919)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Patricia.git#6064bb72074e7182e589116f3b52adb086b14919'}}
Tags
f40
f41
RPMs
src
perl-Net-Patricia-1.22-38.fc40.src.rpm (info) (download)
riscv64
perl-Net-Patricia-1.22-38.fc40.riscv64.rpm (info) (download)
perl-Net-Patricia-debuginfo-1.22-38.fc40.riscv64.rpm (info) (download)
perl-Net-Patricia-debugsource-1.22-38.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.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