From d8f149f367a9c680ff65c8e7c5311c89bafe9cda Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Thu, 14 Nov 2024 11:52:32 +0100 Subject: [PATCH] conntrack-tools-1.4.7-4 - Bump release for RHEL9.5 Resolves: RHEL-67564 --- conntrack-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 3ab4b6a..184f4a1 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,6 +1,6 @@ Name: conntrack-tools Version: 1.4.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Manipulate netfilter connection tracking table and run High Availability License: GPLv2 URL: http://conntrack-tools.netfilter.org/ @@ -94,6 +94,9 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/ %systemd_postun conntrackd.service %changelog +* Thu Nov 14 2024 Phil Sutter - 1.4.7-4 +- Bump release for RHEL9.5 + * Thu Jun 20 2024 Phil Sutter - 1.4.7-3 - conntrack: Fix potential array out of bounds access