From 713be2a0515db1d6dc64a717b087aa3ab09ba5338fb51ce7d894a24120850590 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Oct 2023 06:04:34 +0000 Subject: [PATCH] - 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 --- iptables.changes | 6 ++++++ iptables.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/iptables.changes b/iptables.changes index 63a21df..80bc1ef 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 21 06:03:26 UTC 2023 - Jan Engelhardt + +- The presence of nftables does not mandate that iptables use + backend-nft [bsc#1206383]. + ------------------------------------------------------------------- Tue Oct 10 11:43:57 UTC 2023 - Jan Engelhardt diff --git a/iptables.spec b/iptables.spec index 60385b7..44b5ece 100644 --- a/iptables.spec +++ b/iptables.spec @@ -50,7 +50,6 @@ BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 BuildRequires: pkgconfig(libnftnl) >= 1.1.6 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release -Requires: (iptables-backend-nft if nftables) %if %{with libalternatives} Requires: alts BuildRequires: alts