]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core94: Ship changed CGI files
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Sep 2015 18:39:40 +0000 (19:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2015 15:46:21 +0000 (16:46 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/94/filelists/files
lfs/squid-accounting
lfs/tor

index 540b8a39608aec7466291dc0115ddb6aae7f3115..e63a611fcd50b8630728b5ff9d9d8e3951cfafed 100644 (file)
@@ -3,9 +3,24 @@ etc/issue
 etc/rc.d/init.d/networking/red
 etc/rc.d/init.d/snort
 etc/rc.d/init.d/sshd
+srv/web/ipfire/cgi-bin/connscheduler.cgi
+srv/web/ipfire/cgi-bin/dhcp.cgi
+srv/web/ipfire/cgi-bin/dnsforward.cgi
+srv/web/ipfire/cgi-bin/hosts.cgi
 srv/web/ipfire/cgi-bin/logs.cgi/log.dat
+srv/web/ipfire/cgi-bin/mac.cgi
 srv/web/ipfire/cgi-bin/mail.cgi
+srv/web/ipfire/cgi-bin/modem.cgi
+srv/web/ipfire/cgi-bin/ovpnmain.cgi
+srv/web/ipfire/cgi-bin/pppsetup.cgi
+srv/web/ipfire/cgi-bin/proxy.cgi
+srv/web/ipfire/cgi-bin/qos.cgi
+srv/web/ipfire/cgi-bin/time.cgi
+srv/web/ipfire/cgi-bin/updatexlrator.cgi
+srv/web/ipfire/cgi-bin/urlfilter.cgi
 srv/web/ipfire/cgi-bin/vpnmain.cgi
+srv/web/ipfire/cgi-bin/wakeonlan.cgi
+srv/web/ipfire/cgi-bin/wireless.cgi
 var/ipfire/langs
 var/ipfire/menu.d/40-services.menu
 var/ipfire/network-functions.pl
index aa2ca509e46c3d270fa477983823af8f52d3e01c..2e45c24b2b9b88fa32be08a0c0b2c1124389a1cf 100644 (file)
@@ -15,7 +15,7 @@ THISAPP    = squid-accounting-$(VER)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = squid-accounting
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = "perl-DBI perl-DBD-SQLite perl-File-ReadBackwards perl-PDF-API2"
 
diff --git a/lfs/tor b/lfs/tor
index 54f3b6486125ba879e78dd7ba959dfe6f9af729a..c21e4b4de8cc27b4382f43fe704b526a54afcead 100644 (file)
--- 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    = 13
+PAK_VER    = 14
 
 DEPS       = ""