From: Graham Leggett Date: Sun, 16 Dec 2012 12:40:09 +0000 (+0000) Subject: Backported in r1422570. X-Git-Tag: 2.4.4~278 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3152815395819c7761319214a66e1c28684da15;p=apache Backported in r1422570. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422571 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 59796d3919..b2445dcc00 100644 --- a/STATUS +++ b/STATUS @@ -91,13 +91,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_auth_form: Make sure that get_notes_auth() sets the user as does - get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER - does not vanish during mod_include driven subrequests. - trunk patch: http://svn.apache.org/viewvc?rev=1393152&view=rev - 2.4.x patch: trunk patch works - +1: minfrin, jim, gsmith - * mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records. PR 40841. trunk patch: http://svn.apache.org/viewvc?rev=1404625&view=rev