From: Jeff Trawick Date: Sun, 20 Apr 2014 11:14:12 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.10~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=593fe1a98092bc69d94d6829b203f6bc040d6182;p=apache vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588738 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6c1c9121b9..1750892ad1 100644 --- 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