From: Jeff Trawick Date: Wed, 6 Jan 2010 22:02:18 +0000 (+0000) Subject: vote+promote mod_ssl legacy renegotiation improvement X-Git-Tag: 2.2.15~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc31cc71212fac7243fe2484a84c74e26a21876d;p=thirdparty%2Fapache%2Fhttpd.git vote+promote mod_ssl legacy renegotiation improvement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896689 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dff6ab253df..0c38b4e0dda 100644 --- a/STATUS +++ b/STATUS @@ -87,7 +87,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - + * mod_ssl: Further mitigation for the TLS renegotation attack, CVE-2009-3555 + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=891282&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, jim, trawick PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -135,13 +140,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: rpluem says: I am +1 once you provide proper documentation for the manual covener says: doc revision added above - * mod_ssl: Further mitigation for the TLS renegotation attack, CVE-2009-3555 - Trunk version of patch: - http://svn.apache.org/viewcvs.cgi?rev=891282&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim - * http_request: preserve port over internal redirect. PR 35999 Patch: http://svn.apache.org/viewvc?view=revision&revision=807015