unbound: Update to 1.23.1

Message ID 20250716113211.1270-1-matthias.fischer@ipfire.org
State Staged
Commit 78857720874c00fd9827da6b61454b0f932592d9
Headers
Series unbound: Update to 1.23.1 |

Commit Message

Matthias Fischer 16 Jul 2025, 11:32 a.m. UTC
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>
---
 lfs/unbound | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/unbound b/lfs/unbound
index abcb4e104..0d977debd 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -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)