aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorTony Ambardar <itugrok@yahoo.com>2021-03-25 22:47:36 -0700
committerHans Dedecker <dedeckeh@gmail.com>2021-03-29 20:26:33 +0200
commit7939d4a1b13b0c44dbfa4cd03180fe4cd5b2fe6b (patch)
tree01b9a400b77e667327bd2eca89f83c91251b48ef /package/network
parent2db7fe792e52bc9ebec0e8f1ff771934c6112197 (diff)
downloadupstream-7939d4a1b13b0c44dbfa4cd03180fe4cd5b2fe6b.tar.gz
upstream-7939d4a1b13b0c44dbfa4cd03180fe4cd5b2fe6b.tar.bz2
upstream-7939d4a1b13b0c44dbfa4cd03180fe4cd5b2fe6b.zip
firewall3: update to latest git HEAD
This includes several improvements and fixes: 61db17e rules: fix device and chain usage for DSCP/MARK targets 7b844f4 zone: avoid duplicates in devices list c2c72c6 firewall3: remove last remaining sprintf() 12f6f14 iptables: fix serializing multiple weekdays 00f27ab firewall3: fix duplicate defaults section detection e8f2d8f ipsets: allow blank/commented lines with loadfile 8c2f9fa fw3: zones: limit zone names to 11 bytes 78d52a2 options: fix parsing of boolean attributes Signed-off-by: Tony Ambardar <itugrok@yahoo.com> (cherry picked from commit 0d75aa27d4093625c85f2d2233dd5392a7e2aa32)
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/firewall/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index bda9267130..2c0ae5b86a 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:=2020-09-05
-PKG_SOURCE_VERSION:=8c2f9fad9ca644af911e0d4113a890c3c84aa738
-PKG_MIRROR_HASH:=424a7906ed8957de3e85046248608dec7146078946161a517f8a5af9f536bad1
+PKG_SOURCE_DATE:=2021-03-23
+PKG_SOURCE_VERSION:=61db17edddb1f05e8107f0dbef6f7d060ce67483
+PKG_MIRROR_HASH:=b2eb09816640e14e2dae21fb54ea05c33858fe0004844fe8d99e541a2e19e9c0
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC