From: Graham Leggett Date: Fri, 16 Feb 2018 13:39:47 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.4.30~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9357ad219557f2ce1b372e506ffd88f3b4478704;p=apache Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824476 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9ec4ff6acf..7cfc94abf6 100644 --- a/STATUS +++ b/STATUS @@ -118,6 +118,11 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_session: Strip Session header when SessionEnv is on. + trunk patch: http://svn.apache.org/r1824390 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic, rpluem, minfrin + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -135,11 +140,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v2.diff ylavic: +1 with s/APLOG_NOTICE/APLOG_INFO/... - *) mod_session: Strip Session header when SessionEnv is on. - trunk patch: http://svn.apache.org/r1824390 - 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, rpluem - *) mpm_queue: Put fdqueue code in common for MPMs event and worker. trunk patch: http://svn.apache.org/r1821624 http://svn.apache.org/r1821625