From: Ruediger Pluem Date: Wed, 23 Jul 2008 08:10:24 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.10~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6166858a4bf7f84b0ed7c1c4d017e1ef629e005a;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@679015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 37944457eb3..65c7197a9b6 100644 --- 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