From c7e3ca59ab1554f17a293bd956881366f555811b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 18 Sep 2019 11:01:29 +0200 Subject: firewall: update to latest Git HEAD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 383eb58 ubus: do not overwrite ipset name attribute c26f890 firewall3: fix typo that affects ICMPv6 rules with numeric icmp_type 487bd0d utils: Fix string format message 4d0c703 firewall3: Fix some format string problems 8c404ef iptables.c: lock the xtables.lock c1d3a4d utils: implement fw3_lock_path() & fw3_unlock_path() Signed-off-by: Hans Dedecker Signed-off-by: Hauke Mehrtens Signed-off-by: Petr Štetiar [cherry picked and squashed from commits 7db655991443a98f84e4c39e733232d41d2d6137, 359bff605244c2cf2bff75bce0f0b16b496a6a77, 2cf209ce9166575d8259b5b4176ee91d8b48d2ff, 5ef9e4f107a94c502908403fdf56cf6bcdc08dd2] Ref: https://forum.openwrt.org/t/fw3-ipset-procd-objects/44044 Signed-off-by: Jo-Philipp Wich --- package/network/config/firewall/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network') diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index a477ff42f4..c1e6003dd8 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -13,9 +13,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git -PKG_SOURCE_DATE:=2019-08-21 -PKG_SOURCE_VERSION:=bf29c1e7e95c00953da9430e4c5144ef2b79a361 -PKG_MIRROR_HASH:=de66fce181893cbd0d90ef89860e618db3e975a0713ecfaaa83b9f657c5beb43 +PKG_SOURCE_DATE:=2019-09-18 +PKG_SOURCE_VERSION:=383eb58f1750b3b96a82558b5dcb806a8a2528bc +PKG_MIRROR_HASH:=eb589a8b8f0c24920221ca79367940ce735548539b9ae685477138be6c5eed89 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC -- cgit v1.2.3