]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose fix for PR37791 for backport
authorRuediger Pluem <rpluem@apache.org>
Sat, 10 Dec 2005 08:49:59 +0000 (08:49 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 10 Dec 2005 08:49:59 +0000 (08:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@355720 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 328971c1017c3f66ea137f2e4f7d586bc899bf08..c2c27e7d66d549f2241f31b15103acefe6327c2c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -140,3 +140,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewcvs.cgi?rev=355143&view=rev
       PR: 37840
       +1: jorton, rpluem
+
+    * mod_ssl: Fix PR37791 (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.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem