From f5ae7d1316c683b16147ac05de292a76b632e2c9 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 2 Mar 2015 11:09:42 +0000 Subject: [PATCH] promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1663257 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/STATUS b/STATUS index ec08e17f96..1b89c90b98 100644 --- a/STATUS +++ b/STATUS @@ -106,6 +106,25 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100 + trunk patch: http://svn.apache.org/r1653997 + 2.4.x patch: trunk works + +1: ylavic, covener, jim + + * mod_alias: Introduce expression parser support for Alias, ScriptAlias + and Redirect. + trunk patch: http://svn.apache.org/r1653941 + http://svn.apache.org/r1653978 + http://svn.apache.org/r1656225 + 2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags) + +1: minfrin, covener, jim + + * mod_macro: Clear macros before initialization to avoid use-after-free + on startup or restart when the module is linked statically. PR 57525 + trunk patch: http://svn.apache.org/r1656669 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic, covener, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -201,19 +220,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: rjung, ylavic - * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100 - trunk patch: http://svn.apache.org/r1653997 - 2.4.x patch: trunk works - +1: ylavic, covener, jim - - * mod_alias: Introduce expression parser support for Alias, ScriptAlias - and Redirect. - trunk patch: http://svn.apache.org/r1653941 - http://svn.apache.org/r1653978 - http://svn.apache.org/r1656225 - 2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags) - +1: minfrin, covener, jim - * mod_ssl: Add support for extracting subjectAltName entries of type rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n variables. (also covers PR57207) @@ -232,12 +238,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags) +1: ylavic - * mod_macro: Clear macros before initialization to avoid use-after-free - on startup or restart when the module is linked statically. PR 57525 - trunk patch: http://svn.apache.org/r1656669 - 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, covener, jim - * mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which provides a combination of certificate serialNumber and issuer as defined by CertificateExactMatch in RFC4523. -- 2.40.0