]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.24.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 26 Nov 2025 20:36:38 +0000 (21:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Nov 2025 11:16:05 +0000 (11:16 +0000)
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 <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/unbound

index 5ac1946fb09386485ab37962a71fd8eca5282ad0..5df07f9654ba48cc9d5380a50f500e49080580e9 100644 (file)
@@ -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)