]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.19.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 9 Mar 2024 11:14:51 +0000 (12:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Mar 2024 21:56:03 +0000 (21:56 +0000)
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-19-2

"Bug Fixes

    Fix CVE-2024-1931, Denial of service when trimming EDE text on positive replies."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index 1badd605abfff14dc17630d7b5eb335cedaff427..f5274dcd1ece873a3313579e90a35718c198550d 100644 (file)
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.8
-usr/lib/libunbound.so.8.1.24
+usr/lib/libunbound.so.8.1.25
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index b852f75b9b569c3b768d87f2ede9b27d5a36698f..0a510606456d8c6e445780c32223a79b0cc88c60 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.19.1
+VER        = 1.19.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 = a48c5b9493eb0a9aa2171956e08677e1cfb7c49b53731c1b05f9192434c4d815eba972aab110ba0ee25fee1e7a57192c8b48e59bb21fb76ad7fd1c7d2d260012
+$(DL_FILE)_BLAKE2 = f8dcee649e5e1dfaab9285964419b4d957f0035e484021e3131784512fed842ee46c25d7b47304aca4f03a0480877b939968bca22e80620434d1d2cb7013c9b6
 
 install : $(TARGET)