From 502a2cad9146129c6c986bcada72bc01a735bbb3bc0278f9648029243c57f9b1 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 24 Sep 2018 08:15:39 +0000 Subject: [PATCH] Accepting request 637383 from home:AndreasStieger:branches:security:netfilter - note build-time dependency on libnftnl >= 1.1.1 OBS-URL: https://build.opensuse.org/request/show/637383 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=118 --- iptables.changes | 5 +++++ iptables.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/iptables.changes b/iptables.changes index 61291d3..d6c14a2 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 24 08:14:16 UTC 2018 - astieger@suse.com + +- note build-time dependency on libnftnl >= 1.1.1 + ------------------------------------------------------------------- Tue Sep 4 08:08:22 UTC 2018 - Markos Chandras diff --git a/iptables.spec b/iptables.spec index 224ae8a..5b3ac81 100644 --- a/iptables.spec +++ b/iptables.spec @@ -43,7 +43,7 @@ BuildRequires: xz BuildRequires: pkgconfig(libmnl) >= 1.0 BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4 BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 -BuildRequires: pkgconfig(libnftnl) >= 1.0.5 +BuildRequires: pkgconfig(libnftnl) >= 1.1.1 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release Requires(post): update-alternatives