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

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

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



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

only message in thread, other threads:[~2025-07-16 11:32 UTC | newest]

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

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