You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2013/11/16 17:51:08 UTC

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

Author: sf
Date: Sat Nov 16 16:51:07 2013
New Revision: 1542532

URL: http://svn.apache.org/r1542532
Log:
vote+promote, comment

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=1542532&r1=1542531&r2=1542532&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Nov 16 16:51:07 2013
@@ -97,6 +97,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * potential rejection of valid MaxMemFree and ThreadStackSize directives
+    trunk patch: https://svn.apache.org/r1542338
+    2.4.x patch: trunk patch works
+    +1: trawick, covener, sf
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -151,6 +156,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              the leak or fragmentation overtakes temporary freeing of memory)
              is the state of that connection messed up from leaving
              ssl_proceed_handshake() early?
+    sf: I also think that aborting on oom with a clean error message would
+        be better.
 
   * mod_auth_form: Make sure the optional functions are loaded even when
     the AuthFormProvider isn't specified.
@@ -190,11 +197,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~jim/patches/uds-2.4.patch
     +1: jim
 
-  * potential rejection of valid MaxMemFree and ThreadStackSize directives
-    trunk patch: https://svn.apache.org/r1542338
-    2.4.x patch: trunk patch works
-    +1: trawick, covener
-
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: