From: Joe Orton Date: Fri, 22 Apr 2005 22:50:45 +0000 (+0000) Subject: Propose a mod_ssl fix. X-Git-Tag: 2.0.55~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1602039f39e5051d17ad1352a7638d28145c6d71;p=thirdparty%2Fapache%2Fhttpd.git Propose a mod_ssl fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164294 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 711697086e2..6c8098c01e4 100644 --- a/STATUS +++ b/STATUS @@ -231,6 +231,15 @@ PATCHES TO BACKPORT FROM TRUNK: -0: pquerna (2.2) -0: jorton (msgid <20040305083540.GA24529@redhat.com>) + *) mod_ssl: Fix issues picking up ssl-unclean-shutdown setting + for e.g. a reverse proxy config, breaking interop with MSIE + in some cases. + http://svn.apache.org/viewcvs?view=rev&rev=161958 + rediffed for 2.0.x as: + http://issues.apache.org/bugzilla/attachment.cgi?id=14804 + PR: 34452 + +1: jorton + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.