From: Jim Jagielski Date: Mon, 28 Oct 2013 12:00:51 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.7~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e38d38568318ae58a837d0e612e92ea6aabc6a3;p=apache promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1536318 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index abb7f2fc31..565320f29a 100644 --- a/STATUS +++ b/STATUS @@ -97,7 +97,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - + * mod_session: After parsing the value of the header specified by the + SessionHeader directive, remove the value from the response. PR 55279. + trunk patch: http://svn.apache.org/r1531679 + 2.4.x patch: trunk patch works, modulo CHANGES + +1: minfrin, jim, druggeri + + *) mod_session: Reset the max-age on session save. PR 47476. + trunk patch: http://svn.apache.org/r1531683 + 2.4.x patch: trunk patch works, modulo CHANGES + +1: minfrin, jim, druggeri PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -196,17 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works, modulo CHANGES +1: minfrin, jim - * mod_session: After parsing the value of the header specified by the - SessionHeader directive, remove the value from the response. PR 55279. - trunk patch: http://svn.apache.org/r1531679 - 2.4.x patch: trunk patch works, modulo CHANGES - +1: minfrin, jim, druggeri - - *) mod_session: Reset the max-age on session save. PR 47476. - trunk patch: http://svn.apache.org/r1531683 - 2.4.x patch: trunk patch works, modulo CHANGES - +1: minfrin, jim, druggeri - * mod_authn_socache: Support optional arguments for socache provider. trunk patch: http://svn.apache.org/r1531961 2.4.x patch: trunk patch works, modulo CHANGES and doc compatibility note