From: Ruediger Pluem Date: Wed, 29 Dec 2010 09:54:55 +0000 (+0000) Subject: * Update proposal X-Git-Tag: 2.2.18~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a6b430c8277fa960ff36cee2dab07734300ce7;p=thirdparty%2Fapache%2Fhttpd.git * Update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053590 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3f85039957c..5c56d13f48c 100644 --- a/STATUS +++ b/STATUS @@ -213,9 +213,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: handshake failure is encountered. PR50332 Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1039304 - 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26374 - rpluem says: -1: Trunk patch and 2.2.x patch differ significantly. This needs to - be fixed or clarified first. + http://svn.apache.org/viewvc?view=revision&revision=1053584 + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26450 + +1: rpluem, * mod_ssl: Correctly read full lines in input filter when the line is incomplete during first read. PR 50481.