Thu, 16 May 2024 00:50:03 UTC | login

Information for build conntrack-tools-1.4.4-8.fc29

ID64634
Package Nameconntrack-tools
Version1.4.4
Release8.fc29
Epoch
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
StartedTue, 24 Jul 2018 17:20:17 UTC
CompletedTue, 24 Jul 2018 19:22:21 UTC
Taskbuild (f29-candidate, conntrack-tools-1.4.4-8.fc29.src.rpm)
Tags
f29
f30
RPMs
src
conntrack-tools-1.4.4-8.fc29.src.rpm (info) (download)
riscv64
conntrack-tools-1.4.4-8.fc29.riscv64.rpm (info) (download)
conntrack-tools-debuginfo-1.4.4-8.fc29.riscv64.rpm (info) (download)
conntrack-tools-debugsource-1.4.4-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Apr 12 2018 Orion Poplawski <orion@nwra.com> - 1.4.4-7 - Use libtirpc - Use %license * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 22 2017 Paul Wouters <pwouters@redhat.com> - 1.4.4-3 - Add upstream patches (free pktb after use, nat_tuple leak) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Sep 22 2016 Paul Wouters <pwouters@redhat.com> - 1.4.4-1 - Updated to 1.4.4 (rhbz#1370668) - Include new man5 pages