]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.11.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 27 Jul 2020 18:07:00 +0000 (20:07 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Aug 2020 17:47:36 +0000 (17:47 +0000)
For details see:
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-July/006921.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/unbound
lfs/unbound

index cfa8d8ae5076571d70a4d79037dd86aa8e3143b0..bed1eef6aee3c610839f9eaae301d2e913851c13 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.8
+usr/lib/libunbound.so.8.1.9
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index c119d6b2d69fd2e96dccf2d8fccbf88ab522277f..5ad3b4e6054381bba77f6226861bd5eafeb39abf 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.1
+VER        = 1.11.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 = 48f8ee02d0d92603a8d7f4fda7152da0
+$(DL_FILE)_MD5 = 528dcf9bb9aa693a14f9ad5bab417b85
 
 install : $(TARGET)