]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
unbound: Update to 1.10.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 22 Feb 2020 10:04:17 +0000 (11:04 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 21 Mar 2020 16:16:40 +0000 (16:16 +0000)
For details see:
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-February/006711.html

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

index 3569a417094a8b21dcecc636b80ec66158351776..945b085079682a32e35a43b2f8062cea644cee3c 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.6
+usr/lib/libunbound.so.8.1.7
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 50ce9952c42a288b03690123c516b9e046fc80a6..14c1bca5bbe8dbb1e7d7c92be8e08ac6ae35efe8 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.9.6
+VER        = 1.10.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 = e6423d68e293ffec953477ef1adbbfb7
+$(DL_FILE)_MD5 = 0754392baee77c18fd8295b5e51e6fd8
 
 install : $(TARGET)