From: Joe Orton Date: Fri, 26 Feb 2010 17:14:54 +0000 (+0000) Subject: Propose another mod_ssl fix. X-Git-Tag: 2.2.15~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4c9dbf6f9dc008fdaf565d49e502dcdc901ab5;p=thirdparty%2Fapache%2Fhttpd.git Propose another mod_ssl fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916763 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 120f13ba1a3..fb3c7d81d9e 100644 --- a/STATUS +++ b/STATUS @@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jorton/ms_reneg22_v1.diff +1: jorton, + * mod_ssl: Fix potential SSL I/O filter hang if a long list of + trusted CAs is configured for client cert auth. PR 46952 + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=788715&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~jorton/ms_flush.diff + +1: jorton, + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre