diff --git a/iptables-1.8.3.tar.bz2 b/iptables-1.8.3.tar.bz2 deleted file mode 100644 index 9fc86e2..0000000 --- a/iptables-1.8.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80 -size 716257 diff --git a/iptables-1.8.3.tar.bz2.sig b/iptables-1.8.3.tar.bz2.sig deleted file mode 100644 index e9ef737..0000000 Binary files a/iptables-1.8.3.tar.bz2.sig and /dev/null differ diff --git a/iptables-1.8.4.tar.bz2 b/iptables-1.8.4.tar.bz2 new file mode 100644 index 0000000..cf3f7ae --- /dev/null +++ b/iptables-1.8.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c +size 704312 diff --git a/iptables-1.8.4.tar.bz2.sig b/iptables-1.8.4.tar.bz2.sig new file mode 100644 index 0000000..ea5b4c2 Binary files /dev/null and b/iptables-1.8.4.tar.bz2.sig differ diff --git a/iptables.changes b/iptables.changes index 77e1d3f..ff4fe8d 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 2 20:01:25 UTC 2019 - Jan Engelhardt + +- Update to release 1.8.4 + * Fix for wrong counter format in `ebtables-nft-save -c` output. + * Print typical iptables-save comments in arptables- and + ebtables-save, too. + * xt_owner: add --suppl-groups option + * Remove support for /etc/xtables.conf + * Restore support for "-4" and "-6" options in rule lines. + ------------------------------------------------------------------- Mon Sep 30 13:21:38 UTC 2019 - Kristyna Streitova diff --git a/iptables.spec b/iptables.spec index e0904df..1431df4 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,7 +1,7 @@ # # spec file for package iptables # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # 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: iptables -Version: 1.8.3 +Version: 1.8.4 Release: 0 Summary: IP packet filter administration utilities License: GPL-2.0-only AND Artistic-2.0 @@ -33,7 +33,6 @@ Patch5: iptables-batch-lock.patch Patch6: iptables-1.8.2-dont_read_garbage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -#git#BuildRequires: autoconf, automake >= 1.10 BuildRequires: bison BuildRequires: fdupes BuildRequires: flex >= 2.5.33 @@ -43,7 +42,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.1.3 +BuildRequires: pkgconfig(libnftnl) >= 1.1.5 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release Requires(post): update-alternatives