From: Ruediger Pluem Date: Tue, 12 Aug 2008 16:00:25 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.2.10~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830c48b4e4f355dddf5b2439927c35d5d5cc5e1b;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@685208 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0d96d61bea7..cce1dc0c771 100644 --- a/STATUS +++ b/STATUS @@ -99,6 +99,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~jorton/mod_ssl-shmcb-rewrite.patch +1: jorton, mturk, rpluem + * mod_dav_fs: Dont ask for so much info just to find out if a dir + entry is a dir. This caused noticable CPU/delay on Windows when + APR started supporting the retrieval of additional user/group + information on that platform. + PR: 45464 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=683626&view=rev + http://svn.apache.org/viewvc?rev=685112&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jorton, trawick, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -198,18 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, mturk - * mod_dav_fs: Dont ask for so much info just to find out if a dir - entry is a dir. This caused noticable CPU/delay on Windows when - APR started supporting the retrieval of additional user/group - information on that platform. - PR: 45464 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=683626&view=rev - http://svn.apache.org/viewvc?rev=685112&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: jorton, trawick - * mod_proxy_ftp: Build a correct Base HRef for directory listings in the reverse proxy case. Trunk version of patch: