diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-11-22 22:19:15 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-23 22:31:17 +0100 |
commit | 6ef7de3023a36a7c9068ad44ec6c280c809722f0 (patch) | |
tree | 2b5e68732db884ef8a3c9aefbdbcd2a38cb2edd1 /package/iptables/iptables.hash | |
parent | 7cff663be8e1fac8e4c20be729a9cbd1fa327721 (diff) | |
download | buildroot-6ef7de3023a36a7c9068ad44ec6c280c809722f0.tar.gz buildroot-6ef7de3023a36a7c9068ad44ec6c280c809722f0.zip |
iptables: bump to version 1.8.2
Drop upstream patch.
Add upstream patch for fixing build with musl libc.
Add upstream patch fixing build with glibc older that 2.19, and another
upstream patch fixing musl build cause by the previous patch.
Add yet another upstream patch fixing build with kernel headers before
4.2
Switch download site to https for better security.
Add license file hash.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/iptables/iptables.hash')
-rw-r--r-- | package/iptables/iptables.hash | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/iptables/iptables.hash b/package/iptables/iptables.hash index 8b191797fb..d84bd3af98 100644 --- a/package/iptables/iptables.hash +++ b/package/iptables/iptables.hash @@ -1,3 +1,4 @@ -# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.2.tar.bz2.{md5sum,sha1sum} -md5 7d2b7847e4aa8832a18437b8a4c1873d iptables-1.6.2.tar.bz2 -sha1 6279effbf8f2c7ff53d19ae13308f8a6e6a60dd9 iptables-1.6.2.tar.bz2 +# From https://netfilter.org/projects/iptables/downloads.html +sha256 a3778b50ed1a3256f9ca975de82c2204e508001fc2471238c8c97f3d1c4c12af iptables-1.8.2.tar.bz2 +# Locally calculated +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING |