From: Matthias Fischer Date: Wed, 26 Nov 2025 20:36:38 +0000 (+0100) Subject: unbound: Update to 1.24.2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=352cd1b0a2cf266c4bbc6bb7fac7646299f650bb;p=ipfire-2.x.git unbound: Update to 1.24.2 For details see: https://nlnetlabs.nl/projects/unbound/download/#unbound-1-24-2 "Bug Fixes Additional fix for CVE-2025-11411 (possible domain hijacking attack), to include YXDOMAIN and non-referral nodata answers in the mitigation as well, reported by TaoFei Guo from Peking University, Yang Luo and JianJun Chen from Tsinghua University." Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/unbound b/lfs/unbound index 5ac1946fb..5df07f965 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.24.1 +VER = 1.24.2 THISAPP = unbound-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = e80c9e80139140a1de50bf4d8c6ee42917ce615e6b9d4297d1f29d940d1701c6da59200163025fa7870e41402021a878459c0a5c0d947f5ce718a16939311daa +$(DL_FILE)_BLAKE2 = 05a772193a023d6387067b0d6d67a43d1bbfba2ef805a9602a5d3a9bc93d0564d750a7741e9a60d3a7391822131f382c37a9819f51c141fe876a68fce6f8a1c6 install : $(TARGET)