Minor fixes and enhancements.
https://lwn.net/Articles/947199/

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/iptables.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/iptables.make b/rules/iptables.make
index c32320254..1444d6d10 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables
 #
 # Paths and names
 #
-IPTABLES_VERSION       := 1.8.9
-IPTABLES_MD5           := ffa00f68d63e723c21b8a091c5c0271b
+IPTABLES_VERSION       := 1.8.10
+IPTABLES_MD5           := 5eaa3bb424dd3a13c98c0cb026314029
 IPTABLES               := iptables-$(IPTABLES_VERSION)
 IPTABLES_SUFFIX                := tar.xz
 IPTABLES_URL           := 
http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
-- 
2.34.1


Reply via email to