[openwrt/openwrt] unetd: update to Git HEAD (2026-02-15)
LEDE Commits
lede-commits at lists.infradead.org
Sun Feb 15 05:42:08 PST 2026
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a570b9cbedc44220df0ff1dfe7d0c0754eb6995d
commit a570b9cbedc44220df0ff1dfe7d0c0754eb6995d
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Feb 15 13:41:46 2026 +0000
unetd: update to Git HEAD (2026-02-15)
35c182b74fa4 host: fix for_each_routed_host macro using wrong variable name
52e504192ea7 host: fix gateway peers getting allowed IPs of unrelated hosts
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
package/network/services/unetd/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/network/services/unetd/Makefile b/package/network/services/unetd/Makefile
index 9725af52ec..9e53385351 100644
--- a/package/network/services/unetd/Makefile
+++ b/package/network/services/unetd/Makefile
@@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=unetd
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/unetd.git
-PKG_SOURCE_DATE:=2025-10-03
-PKG_SOURCE_VERSION:=2f67f6faa08aa4b20663d4cbaf063a79041947c1
-PKG_MIRROR_HASH:=df9b2500f5475775ae312ac2860435d7a56a713dab0a30c56d7292ad9ab20ae4
+PKG_SOURCE_DATE:=2026-02-15
+PKG_SOURCE_VERSION:=52e504192ea746632e99abd75f07438c0237ff1a
+PKG_MIRROR_HASH:=a0a2d2aefb6789795e048e15b762bffba8303c2ca6a32b34337d5034faac5c4f
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
More information about the lede-commits
mailing list