From 564d81e944b85f16afbe0b52741ce99cf4f3c50c Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Thu, 15 Aug 2019 12:51:52 +0200 Subject: iptables: patch CVE-2019-11360 (security fix) Signed-off-by: Jan Pavlinec --- package/network/utils/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iptables/Makefile') diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index 9c7179c51d..ac3712b498 100644 --- a/package/network/utils/iptables/Makefile +++ b/package/network/utils/iptables/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=iptables PKG_VERSION:=1.6.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.netfilter.org/iptables -- cgit v1.2.3