netifd: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Wed, 28 Jun 2023 13:10:52 +0000 (15:10 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 29 Jun 2023 10:54:38 +0000 (12:54 +0200)
493e1589bc8b bridge: fix coverity false positive report
03a619947717 bridge: add support for configuring extra vlans for the bridge itself
4bea6d21a9ab wireless: fix changing reconf/serialize options in configuration
255b4d5c472e wireless: fix handling config reload with reconf=1
1ab992a74b43 wireless: fix another reconf issue

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/netifd/Makefile

index 69fdfa28ec38e8e0caa5bd933aa3d0ab8df31123..957cc83d3c9f5bde1db2f89264074bd396977c69 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2023-06-23
-PKG_SOURCE_VERSION:=edf3aced9f9ae4b07cfbb98d3919ddc7a9e44362
-PKG_MIRROR_HASH:=cae6397d7e10d5f2659bf4c1e66b1ed7198693d2d4e448c414780fcf2a43ea94
+PKG_SOURCE_DATE:=2023-06-29
+PKG_SOURCE_VERSION:=1ab992a74b43c7b92667ec2b8480de8fa40df689
+PKG_MIRROR_HASH:=8664ca50006e654e0f250fadd479e1f280a5fe32923d76583cc4efb02694ffba
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0