Sun, 08 Sep 2024 23:20:50 UTC | login

Information for build perl-Net-IP-CMatch-0.02-54.fc40

ID285035
Package Nameperl-Net-IP-CMatch
Version0.02
Release54.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-IP-CMatch.git#7e6c98cf4ff30dcb9aee1ca187c4443ed5734c15
SummaryEfficiently match IP addresses against IP ranges with C
DescriptionNet::IP::CMatch is based upon, and does the same thing as Net::IP::Match. The unconditionally exported subroutine 'match_ip' determines if the IP to match (first argument) matches any of the subsequent IP arguments. Match arguments may be absolute quads, as '127.0.0.1', or contain mask bits as '111.245.76.248/29'. A true return value indicates a match. It was written in C, rather than a macro, preprocessed through perl's source filter mechanism (as is Net::IP::Match), so that the IP arguments could be traditional perl scalars. The C code is lean and mean (IMHO).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 15:04:22 UTC
CompletedThu, 22 Feb 2024 15:16:22 UTC
Taskbuild (f40, /rpms/perl-Net-IP-CMatch.git:7e6c98cf4ff30dcb9aee1ca187c4443ed5734c15)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-IP-CMatch.git#7e6c98cf4ff30dcb9aee1ca187c4443ed5734c15'}}
Tags
f40
f41
RPMs
src
perl-Net-IP-CMatch-0.02-54.fc40.src.rpm (info) (download)
riscv64
perl-Net-IP-CMatch-0.02-54.fc40.riscv64.rpm (info) (download)
perl-Net-IP-CMatch-debuginfo-0.02-54.fc40.riscv64.rpm (info) (download)
perl-Net-IP-CMatch-debugsource-0.02-54.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> - 0.02-54 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-51 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-48 - Perl 5.36 rebuild