Thu, 02 May 2024 02:12:21 UTC | login

Information for build ipset-7.21-1.fc40

ID296804
Package Nameipset
Version7.21
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ipset.git#411d25f4a63f95ff24dd654e1ee8624f5434644d
SummaryManage Linux IP sets
DescriptionIP sets are a framework inside the Linux kernel since version 2.4.x, which can be administered by the ipset utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way, which ensures lightning speed when matching an entry against a set. If you want to: - store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; - dynamically update iptables rules against IP addresses or ports without performance penalty; - express complex IP address and ports based rulesets with one single iptables rule and benefit from the speed of IP sets then ipset may be the proper tool for you.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 11:10:33 UTC
CompletedMon, 18 Mar 2024 11:43:29 UTC
Taskbuild (f40, /rpms/ipset.git:411d25f4a63f95ff24dd654e1ee8624f5434644d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ipset.git#411d25f4a63f95ff24dd654e1ee8624f5434644d'}}
Tags
f40
RPMs
src
ipset-7.21-1.fc40.src.rpm (info) (download)
noarch
ipset-service-7.21-1.fc40.noarch.rpm (info) (download)
riscv64
ipset-7.21-1.fc40.riscv64.rpm (info) (download)
ipset-devel-7.21-1.fc40.riscv64.rpm (info) (download)
ipset-libs-7.21-1.fc40.riscv64.rpm (info) (download)
ipset-debuginfo-7.21-1.fc40.riscv64.rpm (info) (download)
ipset-debugsource-7.21-1.fc40.riscv64.rpm (info) (download)
ipset-libs-debuginfo-7.21-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Feb 12 2024 Nicolas Chauvet <kwizart@gmail.com> - 7.21-1 - Update to 7.21 * Thu Feb 01 2024 Nicolas Chauvet <kwizart@gmail.com> - 7.20-1 - Update to 7.20 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 23 2023 Nicolas Chauvet <kwizart@gmail.com> - 7.19-1 - Update to 7.19 * Fri Aug 11 2023 Phil Sutter <psutter@redhat.com> - 7.17-7 - Convert license to SPDX format * Fri Aug 11 2023 Phil Sutter <psutter@redhat.com> - 7.17-6 - Convert license to SPDX format * Fri Aug 11 2023 Phil Sutter <psutter@redhat.com> - 7.17-5 - Convert license to SPDX format * Fri Aug 11 2023 Phil Sutter <psutter@redhat.com> - 7.17-4 - Convert license to SPDX format * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 02 2023 Nicolas Chauvet <kwizart@gmail.com> - 7.17-1 - Update to 7.17 * Fri Dec 02 2022 Nicolas Chauvet <kwizart@gmail.com> - 7.16-1 - Update to 7.16 * Tue Aug 23 2022 Nicolas Chauvet <kwizart@gmail.com> - 7.15-5 - Backport upstream patches - rhbz#2117654 ipset-translate does not work with IPv6 sets * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Mar 15 2022 Phil Sutter <psutter@redhat.com> - 7.15-3 - Use the advanced init script from Centos9Stream