firewall4: bump to git HEAD
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 6 Nov 2021 13:42:30 +0000 (15:42 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Thu, 6 Jan 2022 12:54:43 +0000 (14:54 +0200)
 4ead2a6 treewide: move executables to /sbin
 9ebc2f4 fw4.uc: filter duplicates in fw4.set
 85b74f3 treewide: support flow offloading
 be3b4e6 treewide: support hardware flow offloading
 38889b7 treewide: support set timeout
 31c7550 fw4.uc: do not skip defaults with invalid option
 334a127 fw4.uc: introduce DEPRECATED flag
 7a0d38f fw4.uc: add _name as deprecated option
 5e7ad3b fw4.uc: don't fail on unknown options
 be5f4e3 fw4.uc: allow use of cidr in ipsets

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Reviewed-by: Jo-Philipp Wich <jo@mein.io>
package/network/config/firewall4/Makefile

index 21b29793c30a19014f81f9cf00bfe1d9c0ded6cd..c95a15a83993d0db1ee904b2f7e004d1111a928f 100644 (file)
@@ -9,9 +9,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall4.git
-PKG_SOURCE_DATE:=2021-10-25
-PKG_SOURCE_VERSION:=eb0a3ee812d48f1faecbf6258c293e475b4016a0
-PKG_MIRROR_HASH:=46b5bdea13a285dbd1b3432fe8cfd8cb98a2797b86b176d7762e0987ec2f230c
+PKG_SOURCE_DATE:=2022-01-06
+PKG_SOURCE_VERSION:=be5f4e33c6388935651e6a87c4e5348ade0bd714
+PKG_MIRROR_HASH:=771ca10763754772eb3c420612a109bf7bb1eab240835c74c8e87e198b2beb95
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=ISC
 
@@ -22,7 +22,7 @@ define Package/firewall4
   CATEGORY:=Base system
   TITLE:=OpenWrt 4th gen firewall
   DEPENDS:=+ \
-       +kmod-nft-core +kmod-nft-fib \
+       +kmod-nft-core +kmod-nft-fib +kmod-nft-offload \
        +kmod-nft-nat +kmod-nft-nat6 \
        +nftables-json \
        +ucode +ucode-mod-fs +ucode-mod-ubus +ucode-mod-uci