mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-25 08:02:57 +00:00
firewall: update to latest Git HEAD
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 <dedeckeh@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Petr Štetiar <ynezz@true.cz> [cherry picked and squashed from commits7db6559914
,359bff6052
,2cf209ce91
,5ef9e4f107
] Ref: https://forum.openwrt.org/t/fw3-ipset-procd-objects/44044 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
ad8b11213a
commit
c7e3ca59ab
@ -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 <jo@mein.io>
|
||||
PKG_LICENSE:=ISC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user