From: Jeff Trawick Date: Sat, 10 Jan 2015 17:29:43 +0000 (+0000) Subject: vote, promote X-Git-Tag: 2.4.11~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a36efb0ca85a502af0f9097da940920e5f06810;p=apache vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1650773 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 04070ab98b..e9646164da 100644 --- a/STATUS +++ b/STATUS @@ -126,6 +126,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=32209 +1: druggeri, gsmith, rjung + * core: Fix -D[efined] or [d] variables lifetime accross restarts. + PR 57328. + trunk patch: http://svn.apache.org/r1643825 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic, rjung, trawick + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -220,12 +226,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (module CHANGES) +1: ylavic - * core: Fix -D[efined] or [d] variables lifetime accross restarts. - PR 57328. - trunk patch: http://svn.apache.org/r1643825 - 2.4.x patch: trunk works (module CHANGES) - +1: ylavic, rjung - * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument. PR 57334. trunk patch: http://svn.apache.org/r1644498