Fri, 25 Apr 2025 01:01:12 MSK | login

Information for build conntrack-tools-1.4.7-4.el9_5

ID26031
Package Nameconntrack-tools
Version1.4.7
Release4.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/conntrack-tools#d8bd1c691a9fba890f76e99b5717565c18ee02a3
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 bysys_devci
State complete
Volume DEFAULT
StartedWed, 05 Feb 2025 09:04:34 MSK
CompletedWed, 05 Feb 2025 09:07:47 MSK
Taskbuild (inferit-9_5-candidate, /rpms/conntrack-tools/:changed/i9c/conntrack-tools-1.4.7-4.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/conntrack-tools/?#changed/i9c/conntrack-tools-1.4.7-4.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
inferit-9_6-init
RPMs
src
conntrack-tools-1.4.7-4.el9_5.src.rpm (info) (download)
aarch64
conntrack-tools-1.4.7-4.el9_5.aarch64.rpm (info) (download)
conntrack-tools-debuginfo-1.4.7-4.el9_5.aarch64.rpm (info) (download)
conntrack-tools-debugsource-1.4.7-4.el9_5.aarch64.rpm (info) (download)
i686
conntrack-tools-1.4.7-4.el9_5.i686.rpm (info) (download)
conntrack-tools-debuginfo-1.4.7-4.el9_5.i686.rpm (info) (download)
conntrack-tools-debugsource-1.4.7-4.el9_5.i686.rpm (info) (download)
x86_64
conntrack-tools-1.4.7-4.el9_5.x86_64.rpm (info) (download)
conntrack-tools-debuginfo-1.4.7-4.el9_5.x86_64.rpm (info) (download)
conntrack-tools-debugsource-1.4.7-4.el9_5.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Nov 14 2024 Phil Sutter <psutter@redhat.com> - 1.4.7-4 - Bump release for RHEL9.5 * Thu Jun 20 2024 Phil Sutter <psutter@redhat.com> - 1.4.7-3 - conntrack: Fix potential array out of bounds access * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.7-2 - Rebuilt for MSVSphere 9.1. * Wed Dec 14 2022 Phil Sutter <psutter@redhat.com> - 1.4.7-2 - Explicitly depend on libnetfilter_conntrack-1.0.9 * Thu Dec 01 2022 Phil Sutter <psutter@redhat.com> - 1.4.7-1 - config: Fix -Wimplicit-function-declaration - network: Fix -Wstrict-prototypes - build: don't suppress various warnings - build: conntrack-tools requires libnetfilter_conntrack >= 1.0.9 - New version 1.4.7 * Tue Nov 29 2022 Phil Sutter <psutter@redhat.com> - 1.4.5-17 - conntrackd: set default hashtable buckets and max entries if not specified