This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core66 has been updated via 30086585ed63e0e1a3cf3a3dc967414af962fa4d (commit) from 2950a55ca44c453df12b60174396f00b69210423 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 30086585ed63e0e1a3cf3a3dc967414af962fa4d Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Feb 17 22:38:35 2013 +0100
core66: add backup.cgi to updater.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/66/filelists/files | 1 + 1 file changed, 1 insertion(+)
Difference in files: diff --git a/config/rootfiles/core/66/filelists/files b/config/rootfiles/core/66/filelists/files index e139bb0..9d0006f 100644 --- a/config/rootfiles/core/66/filelists/files +++ b/config/rootfiles/core/66/filelists/files @@ -27,6 +27,7 @@ etc/system-release opt/pakfire/db/core/mine opt/pakfire/etc/pakfire.conf opt/pakfire/lib/functions.sh +srv/web/ipfire/cgi-bin/backup.cgi srv/web/ipfire/cgi-bin/credits.cgi srv/web/ipfire/cgi-bin/ids.cgi srv/web/ipfire/cgi-bin/logs.cgi/calamaris.dat
hooks/post-receive -- IPFire 2.x development tree