package/iptables: bump version to 1.8.4
authorPeter Seiderer <ps.report@gmx.net>
Tue, 2 Jun 2020 20:57:36 +0000 (22:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 2 Jun 2020 21:26:49 +0000 (23:26 +0200)
For changelog details see [1].

[1] https://netfilter.org/projects/iptables/files/changes-iptables-1.8.4.txt

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/iptables/iptables.hash
package/iptables/iptables.mk

index 2e149aa11b2bae7f86d4afccfd103990131daf19..2811daf5e303a84b3eb1f8dfbfc55ccd70324e06 100644 (file)
@@ -1,4 +1,4 @@
 # From https://netfilter.org/projects/iptables/downloads.html
-sha256 a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80  iptables-1.8.3.tar.bz2
+sha256  993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c  iptables-1.8.4.tar.bz2
 # Locally calculated
-sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
+sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 7b964aaf41200655f566396b63b8c0b3d718a458..4dc7a174a1859a044693c6aee30b3e688b0bebec 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPTABLES_VERSION = 1.8.3
+IPTABLES_VERSION = 1.8.4
 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
 IPTABLES_SITE = https://netfilter.org/projects/iptables/files
 IPTABLES_INSTALL_STAGING = YES