1
0
forked from jengelh/iptables

- The presence of nftables does not mandate that iptables use

backend-nft [bsc#1206383].

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=160
This commit is contained in:
Jan Engelhardt 2023-10-21 06:04:34 +00:00 committed by Git OBS Bridge
parent 8f9c787750
commit 713be2a051
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 21 06:03:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- The presence of nftables does not mandate that iptables use
backend-nft [bsc#1206383].
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 10 11:43:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de> Tue Oct 10 11:43:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -50,7 +50,6 @@ BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
BuildRequires: pkgconfig(libnftnl) >= 1.1.6 BuildRequires: pkgconfig(libnftnl) >= 1.1.6
Requires: netcfg >= 11.6 Requires: netcfg >= 11.6
Requires: xtables-plugins = %version-%release Requires: xtables-plugins = %version-%release
Requires: (iptables-backend-nft if nftables)
%if %{with libalternatives} %if %{with libalternatives}
Requires: alts Requires: alts
BuildRequires: alts BuildRequires: alts