]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 23 Jul 2008 08:10:24 +0000 (08:10 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 23 Jul 2008 08:10:24 +0000 (08:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@679015 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 37944457eb34a9307f1a9553aa5c9a13fcc1ab08..65c7197a9b6a5ab50e96dae1fb62af9138be950c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,6 +177,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version of patch works
     +1: rpluem, niq
 
+ * mod_proxy_ftp: Ensure that the SSL filters are not inserted on FTP data
+   connections even if the virtual host that causes the proxy request has SSL
+   enabled.
+    Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=678761
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when