]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose CAN-2005-2700 fix.
authorJoe Orton <jorton@apache.org>
Tue, 30 Aug 2005 16:30:53 +0000 (16:30 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 30 Aug 2005 16:30:53 +0000 (16:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@264807 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a3d39e93c5d29246cf12816f27f25630b27ce98d..09a5b44f02ef9413f6ec335827d8c0d135e87987 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -183,6 +183,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                     mod_log_forensic), I think it's still worth it to backport
                     it as-is.  For the one or two platforms that don't like 
                     which, they can write their own version of the script.
+       (jorton agrees)
 
     *) Win32: Move call to mpm_service_install to the rewrite_args hook
        from the post_config hook.
@@ -213,6 +214,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are!  Add all new
     proposals to the end of this list. ]
 
+    *) Fix CAN-2005-2700, mod_ssl SSLVerifyClient bug
+         http://svn.apache.org/viewcvs?rev=264800&view=rev
+       test case: perl-framework/t/security/CAN-2005-2700.t
+       +1: jorton
+
     *) Fix CAN-2005-2491, integer overflow in pcre.
          http://svn.apache.org/viewcvs?rev=233493&view=rev
        rediff for 2.0: http://people.apache.org/~jorton/CAN-2005-2491.patch