From: Eric Covener Date: Mon, 6 Jan 2014 14:07:02 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.8~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b037f732316cedd8e04fdd147d0a7df2ee68f63b;p=apache vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555785 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7d75c55384..ec5ac5c696 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_ssl: drop obsolete SGC log message (strong crypto for the 1990ies) + trunk patch: https://svn.apache.org/r1546805 + 2.4.x patch: trunk patch works + +1: kbrand, trawick, covener + + * configure: Look for config*.m4 files only in the correct directories. + trunk patch: https://svn.apache.org/r1542615 + 2.4.x patch: trunk patch works + +1: sf, trawick, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -154,32 +164,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: kbrand - * mod_ssl: drop obsolete SGC log message (strong crypto for the 1990ies) - trunk patch: https://svn.apache.org/r1546805 - 2.4.x patch: trunk patch works - +1: kbrand, trawick - * mod_ssl: drop the (undocumented) SSLPKCS7CertificateFile directive, for the reasons listed in the trunk commit message trunk patch: https://svn.apache.org/r1544784 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-drop-pkcs7.diff - +1: kbrand - - * configure: Look for config*.m4 files only in the correct directories. - trunk patch: https://svn.apache.org/r1542615 - 2.4.x patch: trunk patch works - +1: sf, trawick + +1: kbrand, covener * prefork: PR: 54852. Only use a dummy_connection for idle processes trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1542379 2.4.x patch: trunk patch works mod CHANGES - +1: jim + +1: jim, covener * mod_proxy_fcgi: Use apr_socket_timeout_get instead of hard-coded value trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1524368 http://svn.apache.org/viewvc?view=revision&revision=1524388 2.4.x patch: trunk patch works mod CHANGES - +1: jim + +1: jim, covener OTHER PROPOSALS