You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2011/12/15 22:36:34 UTC

svn commit: r1214962 - /httpd/httpd/branches/2.0.x/STATUS

Author: fuankg
Date: Thu Dec 15 21:36:33 2011
New Revision: 1214962

URL: http://svn.apache.org/viewvc?rev=1214962&view=rev
Log:
Added backport proposal.

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/STATUS?rev=1214962&r1=1214961&r2=1214962&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Thu Dec 15 21:36:33 2011
@@ -188,6 +188,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Backport: http://people.apache.org/~rjung/patches/sslhonorcipher-2.0.patch
     +1: rjung
 
+  * mpm_common.h: Add prototype for initgroups().
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1082250
+    2.2.x patch: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/include/mpm_common.h?r1=556936&r2=1092275  
+    2.0.x patch: http://people.apache.org/~fuankg/diffs/2.0.x-mpm_common.diff
+    +1 fuankg
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.