You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2013/11/04 23:53:47 UTC

svn commit: r1538797 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Mon Nov  4 22:53:47 2013
New Revision: 1538797

URL: http://svn.apache.org/r1538797
Log:
propose, vote, question mod_auth_form

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1538797&r1=1538796&r2=1538797&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Nov  4 22:53:47 2013
@@ -194,17 +194,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: https://svn.apache.org/r1531672
     2.4.x patch: trunk patch works, modulo CHANGES
     +1: minfrin, jim
+    -0 covener: does that mean just loading mod_auth_form w/o mod_request 
+                and mod_filter now causes a post-config failure?
 
   * mod_authn_socache: Support optional arguments for socache provider.
     trunk patch: http://svn.apache.org/r1531961
     2.4.x patch: trunk patch works, modulo CHANGES and doc compatibility note
-    +1: chrisd
+    +1: chrisd, covener
 
   * mod_headers: Allow for format specifiers to be used in the base
     substitution string when using Header edit
     trunk patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.trunk.patch
     2.4.x patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.2.4.patch
-    +1: druggeri
+    +1: druggeri, covener
+
+  * event MPM: null out c->sbh more carefully as we enter keepalive
+    trunk patch: http://svn.apache.org/r1538490
+    2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event-sbh.diff
+    +1: covener 
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt