packages: apache/apache-bug-40970.patch - readded, this one is still needed

arekm arekm at pld-linux.org
Tue Jul 28 18:24:04 CEST 2009


Author: arekm                        Date: Tue Jul 28 16:24:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- readded, this one is still needed

---- Files affected:
packages/apache:
   apache-bug-40970.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/apache/apache-bug-40970.patch
diff -u /dev/null packages/apache/apache-bug-40970.patch:1.4
--- /dev/null	Tue Jul 28 18:24:04 2009
+++ packages/apache/apache-bug-40970.patch	Tue Jul 28 18:23:59 2009
@@ -0,0 +1,12 @@
+--- apache/server/core.c~	2008-06-06 11:05:04.956063837 +0200
++++ apache/server/core.c	2008-06-06 11:11:35.201986198 +0200
+@@ -1176,8 +1176,7 @@
+ 
+     /* TODO: ap_configtestonly && ap_docrootcheck && */
+     if (apr_filepath_merge((char**)&conf->ap_document_root, NULL, arg,
+-                           APR_FILEPATH_TRUENAME, cmd->pool) != APR_SUCCESS
+-        || !ap_is_directory(cmd->pool, arg)) {
++                           APR_FILEPATH_TRUENAME, cmd->pool) != APR_SUCCESS) {
+         if (cmd->server->is_virtual) {
+             ap_log_perror(APLOG_MARK, APLOG_STARTUP, 0,
+                           cmd->pool,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache-bug-40970.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list