]> granicus.if.org Git - apache/commitdiff
vote/promote
authorJeff Trawick <trawick@apache.org>
Sun, 20 Apr 2014 11:14:12 +0000 (11:14 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 20 Apr 2014 11:14:12 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588738 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6c1c9121b96a2d5353fe1781646f077a5b537906..1750892ad1433ab97a0e0d1e3a0bca2deb737a84 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_authn_socache: Fix creation of default socache_instance. Fixes crash
+                        on startup if default socache_provider is used and
+                        AuthnCacheEnable or AuthnCacheProvideFor is used.
+                        This problem has been introduced in r1531961.
+                        PR 56371.
+     Submitted/Committed by: jkaluza
+     trunk patch: http://svn.apache.org/r1576233
+     2.4.x patch: trunk works
+     +1: ylavic, jim, trawick
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -150,16 +159,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: does not depend on r1572092 or r1572655 and al above,
              these proposals can be backported in any order.
 
-   * mod_authn_socache: Fix creation of default socache_instance. Fixes crash
-                        on startup if default socache_provider is used and
-                        AuthnCacheEnable or AuthnCacheProvideFor is used.
-                        This problem has been introduced in r1531961.
-                        PR 56371.
-     Submitted/Committed by: jkaluza
-     trunk patch: http://svn.apache.org/r1576233
-     2.4.x patch: trunk works
-     +1: ylavic, jim
-
    * mod_alias: Fix segfault in mod_alias introduced in r1132494.
      AliasMatch does not append unmatched parts of the original URI
      to the new URI. So no need to subtract anything from the new URI length.
@@ -192,7 +191,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_cache: Fix CacheLock on Windows
      trunk patch: http://svn.apache.org/r1588704
      2.4.x patch: trunk works
-     +1 covener
+     +1 covener, trawick
 
 OTHER PROPOSALS