packages: apache/apache.spec not needed at all since behaviour is now confi...

arekm arekm at pld-linux.org
Tue Jul 28 16:01:19 CEST 2009


Author: arekm                        Date: Tue Jul 28 14:01:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
not needed at all since behaviour is now configurable:
"New piped log syntax: Use "||process args" to launch the given process
     without invoking the shell/command interpreter.  Use "|$command line"
     (the default behavior of "|command line" in 2.2) to invoke using shell,
     consuming an additional shell process for the lifetime of the logging
     pipe program but granting additional process invocation flexibility."

---- Files affected:
packages/apache:
   apache.spec (1.567 -> 1.568) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.567 packages/apache/apache.spec:1.568
--- packages/apache/apache.spec:1.567	Tue Jul 28 15:48:17 2009
+++ packages/apache/apache.spec	Tue Jul 28 16:01:13 2009
@@ -72,7 +72,6 @@
 Patch19:	%{name}-conffile-path.patch
 Patch20:	%{name}-apxs.patch
 Patch23:	%{name}-suexec_fcgi.patch
-Patch24:	%{name}-revert-bug-40463.patch
 URL:		http://httpd.apache.org/
 BuildRequires:	apr-devel >= 1:1.2
 BuildRequires:	apr-util-devel >= 1:1.3
@@ -1724,8 +1723,6 @@
 %patch19 -p1
 %patch20 -p1
 %patch23 -p1
-# disable for now, we'll see how things are handled now
-#%patch24 -p1
 
 # using system apr, apr-util and pcre
 rm -rf srclib/{apr,apr-util,pcre}
@@ -2704,6 +2701,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.568  2009/07/28 14:01:13  arekm
+not needed at all since behaviour is now configurable:
+
+"New piped log syntax: Use "||process args" to launch the given process
+     without invoking the shell/command interpreter.  Use "|$command line"
+     (the default behavior of "|command line" in 2.2) to invoke using shell,
+     consuming an additional shell process for the lifetime of the logging
+     pipe program but granting additional process invocation flexibility."
+
 Revision 1.567  2009/07/28 13:48:17  arekm
 - up to 2.2.12 (fixes CVE-2009-1891, CVE-2009-1195, CVE-2009-1890, CVE-2009-1191)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.567&r2=1.568&f=u



More information about the pld-cvs-commit mailing list