From: Maniacikarus Date: Tue, 23 Dec 2008 11:10:42 +0000 (+0100) Subject: Upgraded ap X-Git-Tag: v2.5-beta1~242 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dec007d7da5e58c35bcdc6da160fc7f1aa853932;hp=087f6c1a1844e5a05b53a89b3cc5ade339d69469;p=people%2Fpmueller%2Fipfire-2.x.git Upgraded ap --- diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index 3dd2acbe39..10e762e3ae 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -321,6 +321,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/custom-error.html.es #srv/web/ipfire/manual/custom-error.html.ja.utf8 #srv/web/ipfire/manual/custom-error.html.ko.euc-kr +#srv/web/ipfire/manual/custom-error.html.tr.utf8 #srv/web/ipfire/manual/developer #srv/web/ipfire/manual/developer/API.html #srv/web/ipfire/manual/developer/API.html.en @@ -345,6 +346,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/dns-caveats.html.en #srv/web/ipfire/manual/dns-caveats.html.ja.utf8 #srv/web/ipfire/manual/dns-caveats.html.ko.euc-kr +#srv/web/ipfire/manual/dns-caveats.html.tr.utf8 #srv/web/ipfire/manual/dso.html #srv/web/ipfire/manual/dso.html.en #srv/web/ipfire/manual/dso.html.ja.utf8 @@ -480,6 +482,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/misc/index.html #srv/web/ipfire/manual/misc/index.html.en #srv/web/ipfire/manual/misc/index.html.ko.euc-kr +#srv/web/ipfire/manual/misc/index.html.tr.utf8 #srv/web/ipfire/manual/misc/password_encryptions.html #srv/web/ipfire/manual/misc/password_encryptions.html.en #srv/web/ipfire/manual/misc/perf-tuning.html @@ -767,6 +770,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/mod/mod_suexec.html.en #srv/web/ipfire/manual/mod/mod_suexec.html.ja.utf8 #srv/web/ipfire/manual/mod/mod_suexec.html.ko.euc-kr +#srv/web/ipfire/manual/mod/mod_suexec.html.tr.utf8 #srv/web/ipfire/manual/mod/mod_unique_id.html #srv/web/ipfire/manual/mod/mod_unique_id.html.en #srv/web/ipfire/manual/mod/mod_unique_id.html.ja.utf8 @@ -775,6 +779,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/mod/mod_userdir.html.en #srv/web/ipfire/manual/mod/mod_userdir.html.ja.utf8 #srv/web/ipfire/manual/mod/mod_userdir.html.ko.euc-kr +#srv/web/ipfire/manual/mod/mod_userdir.html.tr.utf8 #srv/web/ipfire/manual/mod/mod_usertrack.html #srv/web/ipfire/manual/mod/mod_usertrack.html.en #srv/web/ipfire/manual/mod/mod_version.html @@ -806,6 +811,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/mod/prefork.html.de #srv/web/ipfire/manual/mod/prefork.html.en #srv/web/ipfire/manual/mod/prefork.html.ja.utf8 +#srv/web/ipfire/manual/mod/prefork.html.tr.utf8 #srv/web/ipfire/manual/mod/quickreference.html #srv/web/ipfire/manual/mod/quickreference.html.de #srv/web/ipfire/manual/mod/quickreference.html.en @@ -818,6 +824,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/mod/worker.html.de #srv/web/ipfire/manual/mod/worker.html.en #srv/web/ipfire/manual/mod/worker.html.ja.utf8 +#srv/web/ipfire/manual/mod/worker.html.tr.utf8 #srv/web/ipfire/manual/mpm.html #srv/web/ipfire/manual/mpm.html.de #srv/web/ipfire/manual/mpm.html.en @@ -864,9 +871,11 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/programs/ab.html #srv/web/ipfire/manual/programs/ab.html.en #srv/web/ipfire/manual/programs/ab.html.ko.euc-kr +#srv/web/ipfire/manual/programs/ab.html.tr.utf8 #srv/web/ipfire/manual/programs/apachectl.html #srv/web/ipfire/manual/programs/apachectl.html.en #srv/web/ipfire/manual/programs/apachectl.html.ko.euc-kr +#srv/web/ipfire/manual/programs/apachectl.html.tr.utf8 #srv/web/ipfire/manual/programs/apxs.html #srv/web/ipfire/manual/programs/apxs.html.en #srv/web/ipfire/manual/programs/apxs.html.ko.euc-kr @@ -991,6 +1000,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/suexec.html.en #srv/web/ipfire/manual/suexec.html.ja.utf8 #srv/web/ipfire/manual/suexec.html.ko.euc-kr +#srv/web/ipfire/manual/suexec.html.tr.utf8 #srv/web/ipfire/manual/upgrading.html #srv/web/ipfire/manual/upgrading.html.de #srv/web/ipfire/manual/upgrading.html.en @@ -1141,6 +1151,7 @@ etc/httpd/conf/mime.types #usr/include/apache/mod_include.h #usr/include/apache/mod_log_config.h #usr/include/apache/mod_proxy.h +#usr/include/apache/mod_rewrite.h #usr/include/apache/mod_ssl.h #usr/include/apache/mod_status.h #usr/include/apache/mpm.h diff --git a/lfs/apache2 b/lfs/apache2 index ce07eacd2f..5d53f9b42b 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -25,7 +25,7 @@ include Config -VER = 2.2.10 +VER = 2.2.11 THISAPP = httpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -47,7 +47,7 @@ objects = $(DL_FILE) \ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) httpd-2.2.2-config-1.patch = $(DL_FROM)/httpd-2.2.2-config-1.patch -$(DL_FILE)_MD5 = 6697772ba5f8d34988fe297417ccaacc +$(DL_FILE)_MD5 = 3e98bcb14a7122c274d62419566431bb httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822 install : $(TARGET)