From c48a24dc14da1322dae72511c3e4c021602cf005 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 20 Jul 2016 16:49:11 +0100 Subject: [PATCH] core104: Include recent changes Signed-off-by: Michael Tremer --- config/rootfiles/core/104/filelists/files | 4 ++++ config/rootfiles/core/104/update.sh | 2 +- lfs/tor | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/104/filelists/files b/config/rootfiles/core/104/filelists/files index f23aceae4e..9aeb79e8a4 100644 --- a/config/rootfiles/core/104/filelists/files +++ b/config/rootfiles/core/104/filelists/files @@ -4,3 +4,7 @@ etc/collectd.conf etc/httpd/conf/global.conf opt/pakfire/lib/functions.sh srv/web/ipfire/cgi-bin/ids.cgi +srv/web/ipfire/cgi-bin/proxy.cgi +srv/web/ipfire/html/themes/ipfire/include/functions.pl +srv/web/ipfire/html/themes/ipfire/include/js/refreshInetInfo.js +var/ipfire/updatexlrator/bin/download diff --git a/config/rootfiles/core/104/update.sh b/config/rootfiles/core/104/update.sh index 46842e8420..d00b487d01 100644 --- a/config/rootfiles/core/104/update.sh +++ b/config/rootfiles/core/104/update.sh @@ -53,7 +53,7 @@ rm -f /bin/groups /lib/libshadow.so.0* ldconfig # Update Language cache -#/usr/local/bin/update-lang-cache +/usr/local/bin/update-lang-cache # Start services /etc/init.d/dnsmasq restart diff --git a/lfs/tor b/lfs/tor index 4cecf23993..a00ff25965 100644 --- a/lfs/tor +++ b/lfs/tor @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 16 +PAK_VER = 17 DEPS = "" -- 2.39.5