]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport of pcre fix.
authorJoe Orton <jorton@apache.org>
Tue, 23 Aug 2005 08:24:52 +0000 (08:24 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Aug 2005 08:24:52 +0000 (08:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@239377 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 96417aeadd6d6f0b4181255d7ee445a038cb155a..ab717769d1ba216faf52c7a894180e9ab379bc52 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) 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
+       test case: perl-framework/t/security/CAN-2005-2491.t
+       +1: jorton
+
     *) Remove the base href tag from mod_proxy_ftp, as it breaks relative
        links for clients not using an Authorization header.
          modules/proxy/mod_proxy_ftp.c: r231044
@@ -318,6 +324,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         includes.
         http://svn.apache.org/viewcvs?rev=179763&view=rev
         2.0.x patch: http://people.apache.org/~jorton/ap_pr12655.patch
+        test case in perl-framework/t/modules/include.t
         PR: 12655
         +1: jorton