conntrack-tools-1.4.5-11.el9

- Enable hardened builds again.

Resolves: rhbz#2062810
This commit is contained in:
Phil Sutter 2022-03-15 15:49:26 +01:00
parent bf65b481d4
commit 7de9aec544

View File

@ -1,7 +1,6 @@
%undefine _hardened_build
Name: conntrack-tools
Version: 1.4.5
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Manipulate netfilter connection tracking table and run High Availability
License: GPLv2
URL: http://conntrack-tools.netfilter.org/
@ -94,6 +93,9 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/
%systemd_postun conntrackd.service
%changelog
* Tue Mar 15 2022 Phil Sutter <psutter@redhat.com> - 1.4.5-11
- Enable hardened builds again.
* Tue Jan 25 2022 Phil Sutter <psutter@redhat.com> - 1.4.5-10
- Drop lazy binding via patch from upstream
- Add patches to fix for failing RPC header search