]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose
authorJoe Orton <jorton@apache.org>
Fri, 3 Jun 2005 12:57:51 +0000 (12:57 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 3 Jun 2005 12:57:51 +0000 (12:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179782 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3feeb470a7b5e849be6066aa0886b8dd6d434b40..8cd17305e889a12d0e785ec1b0f1a43914c970a4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -274,6 +274,11 @@ PATCHES TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs?rev=179622&view=rev
         +1: trawick
 
+     *) mod_ssl: Fix off-by-one, CVE CAN-2005-1268.
+        PR: 35081
+        http://svn.apache.org/viewcvs?rev=179781&view=rev
+        +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.