summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens2026-06-16 00:19:46 +0000
committerHauke Mehrtens2026-06-18 00:12:13 +0000
commitb3da93946d1bdb8a0f40261583925561ea5d34fd (patch)
tree75340b78b72f8d31528fa5c6584ee13dd1b4ec53
parentc3fe332fe26a790de910198d812418e97af45ac2 (diff)
downloadopenwrt-b3da93946d1bdb8a0f40261583925561ea5d34fd.tar.gz
umdns: update to Git HEAD (2026-06-16)
1b5e7bf1cec7 cache: bound cache size and clamp hostile TTLs Link: https://github.com/openwrt/mdnsd/security/advisories/GHSA-jg8f-fhfw-jg46 (cherry picked from commit 5b2c8f4ff94ef7c339586c8a59a684009f1b7194) Link: https://github.com/openwrt/openwrt/pull/23817 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/network/services/umdns/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/umdns/Makefile b/package/network/services/umdns/Makefile
index 60a56e2469..40ee5ed492 100644
--- a/package/network/services/umdns/Makefile
+++ b/package/network/services/umdns/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_URL=$(PROJECT_GIT)/project/mdnsd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2026-05-22
-PKG_SOURCE_VERSION:=bd7599d021571e785bd32a75469e7148eb1772e3
-PKG_MIRROR_HASH:=0e1942f8aacb730fa7a32642dbf812ed24f4929fe532039d48ace3cba46c040c
+PKG_SOURCE_DATE:=2026-06-16
+PKG_SOURCE_VERSION:=1b5e7bf1cec775b89f1a6068dc0b9df3593b5986
+PKG_MIRROR_HASH:=7d9ec860af2b8217f65cd4af92a61be1925ad171dee9b536c4914cc0080e3303
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_LICENSE:=LGPL-2.1