]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.12.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 11 Oct 2020 16:44:46 +0000 (18:44 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Oct 2020 10:04:28 +0000 (10:04 +0000)
For details see:
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-October/006979.html

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

index bed1eef6aee3c610839f9eaae301d2e913851c13..f24c4f136cc18615b8969904508aa47919bf43d5 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.9
+usr/lib/libunbound.so.8.1.10
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 5ad3b4e6054381bba77f6226861bd5eafeb39abf..5ffadff9b4786ec955fb24385e675ddc6e123177 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.11.0
+VER        = 1.12.0
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 528dcf9bb9aa693a14f9ad5bab417b85
+$(DL_FILE)_MD5 = eb03869cea5dd2b65e21ca068e78d6b0
 
 install : $(TARGET)