From 16b0aec8b2fbc196a2724adac01dd205a6075b5a Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 14 Dec 2018 13:00:06 -0500 Subject: [PATCH] * Fri Dec 14 2018 Paul Wouters - 1.4.5-2 - Disable hardened build to really fix rhbz#1413408 --- conntrack-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/conntrack-tools.spec b/conntrack-tools.spec index c8dfd94..ef2e7b1 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,6 +1,7 @@ +%undefine _hardened_build Name: conntrack-tools Version: 1.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate netfilter connection tracking table and run High Availability Group: System Environment/Base License: GPLv2 @@ -85,6 +86,9 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/ %systemd_postun conntrackd.service %changelog +* Fri Dec 14 2018 Paul Wouters - 1.4.5-2 +- Disable hardened build to really fix rhbz#1413408 + * Mon Dec 10 2018 Paul Wouters - 1.4.5-1 - Resolves: rhbz#1574091 conntrack-tools-1.4.5 is available - Resolves: rhbz#1413408 ct_helper_ftp not working