[openwrt/openwrt] netifd: update to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 1 12:50:09 PDT 2022
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/7eb83b20159aadeeb5ca4679bdb428bd3052f19c
commit 7eb83b20159aadeeb5ca4679bdb428bd3052f19c
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Jun 1 20:47:37 2022 +0100
netifd: update to git HEAD
2e1fcf4 netifd: fix hwmode for 60g band
39ef9fe interface-ip: fix memory corruption bug when using jail network namespaces
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
package/network/config/netifd/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index c0a053cd4f..9de4cb1df8 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2022-05-19
-PKG_SOURCE_VERSION:=507c0513d1766757d969530c51fe7d368354538d
-PKG_MIRROR_HASH:=706ede2ffd787a1f5388f2e80300e8f559a704dda21ebc05356074765593539c
+PKG_SOURCE_DATE:=2022-06-01
+PKG_SOURCE_VERSION:=39ef9fe1388029c476db62889ef2ef5661613321
+PKG_MIRROR_HASH:=a17353a33ae4ee0aec790169715e91e634660e15eb33900ec4a23c698425de8a
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list