public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] unbound: Update to 1.24.2
@ 2025-11-26 20:36 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2025-11-26 20:36 UTC (permalink / raw)
  To: development; +Cc: Matthias Fischer

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>
---
 lfs/unbound | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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)
 
-- 
2.43.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-11-26 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-26 20:36 [PATCH] unbound: Update to 1.24.2 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox