]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.23.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 16 Jul 2025 11:32:07 +0000 (13:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 17 Jul 2025 09:32:21 +0000 (09:32 +0000)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-23-1

"Fix RebirthDay Attack CVE-2025-5994, reported by Xiang Li from AOSP
Lab Nankai University."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/unbound

index abcb4e104c6e8387c6b4953438437c1e1985e711..0d977debd1b45699543a8e2384671325d6a45b70 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.23.0
+VER        = 1.23.1
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 160bb2bee5450313a68ac81b73fd4bb21b14f8d25172d314644a34309dc75f28802126533f3ac1cb8d48599af8cb7caca83b866c9193286396f81c5fabc29651
+$(DL_FILE)_BLAKE2 = fb17a819af10794b5a92822841128db5e81c608180d7e154adfeda1fb18d0f46948e55250637d4b4f14aacd13ef53c680478884fe1702cebaa9ecb2fb386b0e3
 
 install : $(TARGET)