]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose fix for PR37791 for backport
authorRuediger Pluem <rpluem@apache.org>
Wed, 11 Jan 2006 22:38:11 +0000 (22:38 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 11 Jan 2006 22:38:11 +0000 (22:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@368152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a967cfc249e6100fc1ce15a2da5ecdc28a1cace..9f8b652ea1f695c32dbc5d6539823e9dd9d6cdd8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -321,6 +321,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           http://issues.apache.org/bugzilla/attachment.cgi?id=16995
        +1: rpluem
 
+    *) mod_ssl: Fix PR37791 (CVEID: CAN-2005-3357) (SEGV if the client is
+       connection plain to a SSL enabled port)
+       Trunk version of patch:
+          http://svn.apache.org/viewcvs.cgi?rev=354394&view=rev
+       Backport version for 2.0.x of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=17393
+       +1: rpluem
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Replace some of the mutex locking in the worker MPM with