SOURCES (APACHE_2_0): apache-apr1.patch - updated for 2.0.61

arekm arekm at pld-linux.org
Tue Sep 11 11:12:57 CEST 2007


Author: arekm                        Date: Tue Sep 11 09:12:57 2007 GMT
Module: SOURCES                       Tag: APACHE_2_0
---- Log message:
- updated for 2.0.61

---- Files affected:
SOURCES:
   apache-apr1.patch (1.7 -> 1.7.2.1) 

---- Diffs:

================================================================
Index: SOURCES/apache-apr1.patch
diff -u SOURCES/apache-apr1.patch:1.7 SOURCES/apache-apr1.patch:1.7.2.1
--- SOURCES/apache-apr1.patch:1.7	Sat Apr 30 21:34:50 2005
+++ SOURCES/apache-apr1.patch	Tue Sep 11 11:12:51 2007
@@ -1127,18 +1127,6 @@
          != APR_SUCCESS) {
          ap_log_perror(APLOG_MARK, APLOG_CRIT, status, process->pool,
                        "alloc_listener: failed to get a socket for %s", addr);
-diff -ur httpd-2.0.52.org/server/main.c httpd-2.0.52/server/main.c
---- httpd-2.0.52.org/server/main.c	2004-10-02 18:25:57.292941087 +0200
-+++ httpd-2.0.52/server/main.c	2004-10-02 18:26:13.673431951 +0200
-@@ -238,7 +238,7 @@
-     apr_pool_tag(process->pconf, "pconf");
-     process->argc = argc;
-     process->argv = argv;
--    process->short_name = apr_filename_of_pathname(argv[0]);
-+    process->short_name = apr_filepath_name_get(argv[0]);
-     return process;
- }
- 
 diff -ur httpd-2.0.52.org/server/mpm/experimental/metuxmpm/metuxmpm.c httpd-2.0.52/server/mpm/experimental/metuxmpm/metuxmpm.c
 --- httpd-2.0.52.org/server/mpm/experimental/metuxmpm/metuxmpm.c	2004-10-02 18:25:57.241952010 +0200
 +++ httpd-2.0.52/server/mpm/experimental/metuxmpm/metuxmpm.c	2004-10-02 18:26:13.678430880 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache-apr1.patch?r1=1.7&r2=1.7.2.1&f=u



More information about the pld-cvs-commit mailing list