diff --git a/nftables-0.8.1.tar.bz2 b/nftables-0.8.1.tar.bz2 new file mode 100644 index 0000000..56672d0 --- /dev/null +++ b/nftables-0.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aead66cce70d68c70e4be917813abcbcf62811ee6de4c7761d0e34391772fc4 +size 678066 diff --git a/nftables-0.8.1.tar.bz2.sig b/nftables-0.8.1.tar.bz2.sig new file mode 100644 index 0000000..eeb1e26 Binary files /dev/null and b/nftables-0.8.1.tar.bz2.sig differ diff --git a/nftables-0.8.tar.bz2 b/nftables-0.8.tar.bz2 deleted file mode 100644 index 0684248..0000000 --- a/nftables-0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f5b88e7b163bb46aa39e89419686b98f9316606a05865c3856dc68e414f389a -size 552345 diff --git a/nftables-0.8.tar.bz2.sig b/nftables-0.8.tar.bz2.sig deleted file mode 100644 index c044aa5..0000000 Binary files a/nftables-0.8.tar.bz2.sig and /dev/null differ diff --git a/nftables.changes b/nftables.changes index 9569af8..26a5849 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 16 14:16:40 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 0.8.1 + * This release deprecates the "flow table" syntax in favor + of "meter". + ------------------------------------------------------------------- Fri Oct 13 08:39:41 UTC 2017 - jengelh@inai.de diff --git a/nftables.spec b/nftables.spec index 037f2f0..d858ccd 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,7 +1,7 @@ # # spec file for package nftables # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nftables -Version: 0.8 +Version: 0.8.1 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0 @@ -33,14 +33,12 @@ BuildRequires: dblatex BuildRequires: docbook2x BuildRequires: flex BuildRequires: gmp-devel -BuildRequires: pkgconfig >= 0.21 +BuildRequires: pkg-config >= 0.21 BuildRequires: readline-devel BuildRequires: xsltproc BuildRequires: pkgconfig(libmnl) >= 1.0.3 -BuildRequires: pkgconfig(libnftnl) >= 1.0.8 +BuildRequires: pkgconfig(libnftnl) >= 1.0.9 BuildRequires: pkgconfig(xtables) >= 1.6.0 -Obsoletes: nftables-plus < %version-%release -Provides: nftables-plus = %version-%release %description nf_tables is the new firewalling infrastructure in the Linux kernel, @@ -70,6 +68,7 @@ popd %install b="%buildroot" %make_install -C obj +rm -f "%buildroot/%_libdir/pkgconfig"/*.pc %files %defattr(-,root,root)