From: Michael Tremer Date: Mon, 9 Nov 2020 14:11:16 +0000 (+0000) Subject: core153: Ship location changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b97337afb4576d4bacbe854e8822e97b4cd1a40;p=people%2Fms%2Fipfire-2.x.git core153: Ship location changes Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/153/filelists/files b/config/rootfiles/core/153/filelists/files index 1a95431f05..04605c232d 100644 --- a/config/rootfiles/core/153/filelists/files +++ b/config/rootfiles/core/153/filelists/files @@ -3,9 +3,19 @@ etc/ntp.conf etc/os-release etc/system-release etc/sysctl.conf +srv/web/ipfire/cgi-bin/connections.cgi +srv/web/ipfire/cgi-bin/country.cgi srv/web/ipfire/cgi-bin/credits.cgi srv/web/ipfire/cgi-bin/dns.cgi srv/web/ipfire/cgi-bin/index.cgi +srv/web/ipfire/cgi-bin/ipinfo.cgi srv/web/ipfire/cgi-bin/location-block.cgi +srv/web/ipfire/cgi-bin/logs.cgi/firewalllog.dat +srv/web/ipfire/cgi-bin/logs.cgi/firewalllogcountry.dat +srv/web/ipfire/cgi-bin/logs.cgi/firewalllogip.dat +srv/web/ipfire/cgi-bin/logs.cgi/showrequestfromcountry.dat +srv/web/ipfire/cgi-bin/ovpnmain.cgi +srv/web/ipfire/cgi-bin/remote.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi +var/ipfire/location-functions.pl var/ipfire/langs diff --git a/lfs/tor b/lfs/tor index 5610c17d1b..b7c28495d0 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 = 54 +PAK_VER = 55 DEPS = libseccomp