conntrack-tools-1.4.5-11.el9
- Enable hardened builds again. Resolves: rhbz#2062810
This commit is contained in:
parent
bf65b481d4
commit
7de9aec544
@ -1,7 +1,6 @@
|
|||||||
%undefine _hardened_build
|
|
||||||
Name: conntrack-tools
|
Name: conntrack-tools
|
||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Manipulate netfilter connection tracking table and run High Availability
|
Summary: Manipulate netfilter connection tracking table and run High Availability
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://conntrack-tools.netfilter.org/
|
URL: http://conntrack-tools.netfilter.org/
|
||||||
@ -94,6 +93,9 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/
|
|||||||
%systemd_postun conntrackd.service
|
%systemd_postun conntrackd.service
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 25 2022 Phil Sutter <psutter@redhat.com> - 1.4.5-10
|
||||||
- Drop lazy binding via patch from upstream
|
- Drop lazy binding via patch from upstream
|
||||||
- Add patches to fix for failing RPC header search
|
- Add patches to fix for failing RPC header search
|
||||||
|
Loading…
Reference in New Issue
Block a user