Wed, 20 Nov 2024 16:53:52 UTC | login

Information for build perl-Net-Patricia-1.22-24.fc33

ID135922
Package Nameperl-Net-Patricia
Version1.22
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-Patricia.git#1692e8736ccfbb72b950ccc2a6f5ca5c093d63e7
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, 26 Mar 2020 12:28:17 UTC
CompletedThu, 26 Mar 2020 12:40:31 UTC
Taskbuild (f33, /rpms/perl-Net-Patricia.git:1692e8736ccfbb72b950ccc2a6f5ca5c093d63e7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Patricia.git#1692e8736ccfbb72b950ccc2a6f5ca5c093d63e7'}}
Tags
f33
RPMs
src
perl-Net-Patricia-1.22-24.fc33.src.rpm (info) (download)
riscv64
perl-Net-Patricia-1.22-24.fc33.riscv64.rpm (info) (download)
perl-Net-Patricia-debuginfo-1.22-24.fc33.riscv64.rpm (info) (download)
perl-Net-Patricia-debugsource-1.22-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 08 2019 Orion Poplawski <orion@nwra.com> - 1.22-23 - Spec cleanup * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-21 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-18 - Perl 5.28 rebuild