]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose fix for #21160.
authorJoe Orton <jorton@apache.org>
Tue, 10 Feb 2004 11:21:37 +0000 (11:21 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 10 Feb 2004 11:21:37 +0000 (11:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102626 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4c0b8c7933a660d6c8f8732279193bfe479be329..1ebeb6e530e8f7649b1c4483894507fcf0dc08aa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/05 19:08:36 $]
+Last modified at [$Date: 2004/02/10 11:21:37 $]
 
 Release:
 
@@ -80,6 +80,12 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent 
+      spurious failures in SSL functions later.
+      PR: 21160
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.44&r2=1.45
+      +1: jorton
+
     * Fix file extensions for real media files and removed rpm extension
       from mime.types. PR 26079. (2.0 + 1.3)
         docs/conf/mime.types: r1.23