]> granicus.if.org Git - apache/commitdiff
Propose fix for PR 46421.
authorYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 11:42:26 +0000 (11:42 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 11:42:26 +0000 (11:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679183 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 35e1759ce422244190d83f1375bd3b8c6913551b..2b3d2c4c67807f83aa096d894eb55d5c792c4ce7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -265,6 +265,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              ints added at the end of core_server_config, the proposed merge
              does a minor bump only.
 
+  *) mod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewrite: Fix lifetime
+     of DB lookup entries independently of the selected DB engine.  PR 46421.
+     trunk patch: http://svn.apache.org/r1663647
+                  http://svn.apache.org/r1679181
+                  http://svn.apache.org/r1679182
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
 
 OTHER PROPOSALS