]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commitdiff
core127: Ship updated unbound
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Dec 2018 19:46:10 +0000 (19:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Dec 2018 19:46:10 +0000 (19:46 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/127/filelists/unbound [new symlink]
config/rootfiles/core/127/update.sh
lfs/wget

diff --git a/config/rootfiles/core/127/filelists/unbound b/config/rootfiles/core/127/filelists/unbound
new file mode 120000 (symlink)
index 0000000..66adf09
--- /dev/null
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
index 0a9e279fe445cb6719b149ddcecb493ce7c988d6..0c928e89aad45957518f55da347982f76204b046 100644 (file)
@@ -45,6 +45,7 @@ ldconfig
 /usr/local/bin/update-lang-cache
 
 # Start services
+/etc/init.d/unbound restart
 
 # Finish
 /etc/init.d/fireinfo start
index 39f59ba8041779e4d8dbb36634e75e7c26028cf7..5ccb0029ffde2ee3c5acaf93c73f6bdb9e3bbb6d 100644 (file)
--- a/lfs/wget
+++ b/lfs/wget
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.19.5
+VER        = 1.20
 
 THISAPP    = wget-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2db6f03d655041f82eb64b8c8a1fa7da
+$(DL_FILE)_MD5 = 9f1515d083b769e9ff7642ce6016518e
 
 install : $(TARGET)