aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-09-01 12:37:58 +0200
committerJo-Philipp Wich <jo@mein.io>2022-09-01 12:41:00 +0200
commitcaa43f44285bf9aabe69085612cec89a50c8d4f0 (patch)
treed060b29fcd15deade2dbda5733985ef420b7979f
parent26b436e2a20743c0826b293d6574a2ca4fee9fe8 (diff)
downloadupstream-caa43f44285bf9aabe69085612cec89a50c8d4f0.tar.gz
upstream-caa43f44285bf9aabe69085612cec89a50c8d4f0.tar.bz2
upstream-caa43f44285bf9aabe69085612cec89a50c8d4f0.zip
firewall4: update to latest Git HEAD
f5fcdcf cli: introduce test mode and refuse firewall restart on errors a540f6d fw4: fix cosmetic issue with per-ruleset and per-table include paths 695e821 doc: fix swapped include positions in nftables.d README Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit ab31ffc425b59afc102f8a3275791c153f39c8f4)
-rw-r--r--package/network/config/firewall4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/firewall4/Makefile b/package/network/config/firewall4/Makefile
index 82ba304e43..87510d59af 100644
--- a/package/network/config/firewall4/Makefile
+++ b/package/network/config/firewall4/Makefile
@@ -9,9 +9,9 @@ PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall4.git
-PKG_SOURCE_DATE:=2022-08-12
-PKG_SOURCE_VERSION:=a4484d4612931800583a7219271b63224491244c
-PKG_MIRROR_HASH:=f23799cf619395eab0c46050bb52b0a177e37056ff11dc146be6a358af367ae2
+PKG_SOURCE_DATE:=2022-09-01
+PKG_SOURCE_VERSION:=f5fcdcf2c51f6f0a4b116c352000c4fe0523be77
+PKG_MIRROR_HASH:=57ef6f161abdd323019c026c959ab875fdfd3c972b8dc7767623634b1c259138
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC