From: Hauke Mehrtens Date: Tue, 16 Jun 2026 00:19:46 +0000 (+0200) Subject: umdns: update to Git HEAD (2026-06-16) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fopenwrt.git 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 Signed-off-by: Hauke Mehrtens --- diff --git a/package/network/services/umdns/Makefile b/package/network/services/umdns/Makefile index 60a56e2469b..40ee5ed4922 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 PKG_LICENSE:=LGPL-2.1