diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-12-20 17:05:27 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-12-30 00:10:08 +0100 |
commit | 35dc775b83b8054d27a75a218d30c7a0f15b6a6d (patch) | |
tree | b39b0465b1e78bea4ccfa62e15ee55fd224e4e74 /package/iptables/iptables.hash | |
parent | 5203541aa62c1d77d1e85662961bd7ab313813bc (diff) | |
download | buildroot-35dc775b83b8054d27a75a218d30c7a0f15b6a6d.tar.gz buildroot-35dc775b83b8054d27a75a218d30c7a0f15b6a6d.zip |
iptables: bump to version 1.6.0
Add option for nftables compat utilies and for bpf compiler/nfsynproxy
configuration tool.
Drop symlink trickery since it's not required any more.
Switch homepage to proper one and drop the kernel v2.4+ note since
that's not supported by buildroot anyway.
Drop most patches (except musl build) since they're upstream.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/iptables/iptables.hash')
-rw-r--r-- | package/iptables/iptables.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iptables/iptables.hash b/package/iptables/iptables.hash index a813f74297..18d8b4406c 100644 --- a/package/iptables/iptables.hash +++ b/package/iptables/iptables.hash @@ -1,3 +1,3 @@ -# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.4.21.tar.bz2.{md5sum,sha1sum} -md5 536d048c8e8eeebcd9757d0863ebb0c0 iptables-1.4.21.tar.bz2 -sha1 85d4160537546a23a7e42bc26dd7ee62a0ede4c8 iptables-1.4.21.tar.bz2 +# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.0.tar.bz2.{md5sum,sha1sum} +md5 27ba3451cb622467fc9267a176f19a31 iptables-1.6.0.tar.bz2 +sha1 21a694e75b0d6863cc001f85fb15915d12b8cc22 iptables-1.6.0.tar.bz2 |