From a14badba85c1ae6d3c87907177ca6c324c5d1e3d Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Wed, 13 May 2015 11:42:26 +0000 Subject: [PATCH] Propose fix for PR 46421. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679183 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index 35e1759ce4..2b3d2c4c67 100644 --- 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 -- 2.50.1