You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/11/09 15:34:49 UTC

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

Author: jim
Date: Sat Nov  9 14:34:49 2013
New Revision: 1540310

URL: http://svn.apache.org/r1540310
Log:
votes and proposals

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=1540310&r1=1540309&r2=1540310&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Nov  9 14:34:49 2013
@@ -193,19 +193,31 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * 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, covener
+    +1: chrisd, covener, jim
 
   * 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, covener
+    +1: druggeri, covener, jim
 
   * 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 
+    +1: covener, jim
 
+  * slotmem_shm: Ensure that the file-based shm file is removed during cleanup
+    trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1540051
+    2.4.x patch: trunk patch works
+    +1: jim
+
+  * slotmem_shm: Error detection
+    trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1540161
+                 https://svn.apache.org/viewvc?view=revision&revision=1540163
+                 https://svn.apache.org/viewvc?view=revision&revision=1540178
+                 https://svn.apache.org/viewvc?view=revision&revision=1540179
+                 https://svn.apache.org/viewvc?view=revision&revision=1540220
+    +1: jim
 
 OTHER PROPOSALS