]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: Update to 1.9.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 9 Feb 2019 09:40:36 +0000 (10:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Feb 2019 00:56:05 +0000 (00:56 +0000)
For details see:
https://nlnetlabs.nl/svn/unbound/tags/release-1.9.0/doc/Changelog

Best,
Matthias

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 9a8126c1540a73ade7f9e1c5d3689537ae9743d2..843e0eeca2bcbca0697f770e44cafb111c8bb12e 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.0.3
+usr/lib/libunbound.so.8.1.0
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
index 07501d1d6d5fe2e95dfc9c1e3e82bf735636850f..b090010d42e30ee398610c5c40c9c0c56268d75f 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.8.3
+VER        = 1.9.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 = 4646203343d3b8f5aeb1b57753c27ead
+$(DL_FILE)_MD5 = 1026159991a3883518525bc18e25582f
 
 install : $(TARGET)