Wed, 15 May 2024 03:09:36 UTC | login

Information for build conntrack-tools-1.4.7-7.fc40

ID300397
Package Nameconntrack-tools
Version1.4.7
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/conntrack-tools.git#aa97e4a702f67994ef9662cba861149caf8de635
SummaryManipulate netfilter connection tracking table and run High Availability
DescriptionWith conntrack-tools you can setup a High Availability cluster and synchronize conntrack state between multiple firewalls. The conntrack-tools package contains two programs: - conntrack: the command line interface to interact with the connection tracking system. - conntrackd: the connection tracking userspace daemon that can be used to deploy highly available GNU/Linux firewalls and collect statistics of the firewall use. conntrack is used to search, list, inspect and maintain the netfilter connection tracking subsystem of the Linux kernel. Using conntrack, you can dump a list of all (or a filtered selection of) currently tracked connections, delete connections from the state table, and even add new ones. In addition, you can also monitor connection tracking events, e.g. show an event message (one line) per newly established connection.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 20 Mar 2024 10:01:22 UTC
CompletedWed, 20 Mar 2024 12:09:10 UTC
Taskbuild (f40, /rpms/conntrack-tools.git:aa97e4a702f67994ef9662cba861149caf8de635)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/conntrack-tools.git#aa97e4a702f67994ef9662cba861149caf8de635'}}
Tags
f40
RPMs
src
conntrack-tools-1.4.7-7.fc40.src.rpm (info) (download)
riscv64
conntrack-tools-1.4.7-7.fc40.riscv64.rpm (info) (download)
conntrack-tools-debuginfo-1.4.7-7.fc40.riscv64.rpm (info) (download)
conntrack-tools-debugsource-1.4.7-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Florian Weimer <fweimer@redhat.com> - 1.4.7-5 - Backport upstream patch to fix GCC 14 compatibility issues * Fri Aug 11 2023 Phil Sutter <psutter@redhat.com> - 1.4.7-4 - Convert license to SPDX format * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 06 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.4.7-2 - Remove unused autogen build dependency * Wed Jul 05 2023 Paul Wouters <paul.wouters@aiven.io - 1.4.7-1 - Resolves: rhbz#2132747 conntrack-tools-1.4.7 is available - Add gpg source code verification - Removed patches that were merged upstream * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 10 2023 Florian Weimer <fweimer@redhat.com> - 1.4.6-5 - Apply upstream patch for C99 compatibility issues * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Mar 09 2022 Phil Sutter <psutter@redhat.com> - 1.4.6-3 - Enable hardened build. Fixes rhbz#2062265