From: Ruediger Pluem Date: Tue, 16 Sep 2008 20:57:31 +0000 (+0000) Subject: * Promote X-Git-Tag: 2.2.10~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73eec05d239ab997733b14d9b8e081460f6076e6;p=thirdparty%2Fapache%2Fhttpd.git * Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696053 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b48a663192c..af2174d76db 100644 --- a/STATUS +++ b/STATUS @@ -92,6 +92,62 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=639010&view=rev (mmn) +1: niq, rpluem, mturk + * mod_proxy_ftp: Build a correct Base HRef for directory listings in the + reverse proxy case. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=681190&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, jim, jerenkrantz + + * mod_proxy: Add the possibility to set a separate connection timeout for + backend workers. + PR: 45445 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=684341&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works, but + http://people.apache.org/~rpluem/patches/37770_2.2.x.diff + fixes a conflict regarding the needed minor bump. + +1: rpluem, jim, jerenkrantz + + * mod_proxy_balancer: Allow for treatment of ';' char as a session + deliminator/separator, ala mod_jk. + PR: 45158 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=686809&view=rev + http://svn.apache.org/viewvc?rev=687754&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~jim/patches/scolon-proxy.patch.txt + +1: jim, rpluem, jerenkrantz + + * mod_authn_alias: Propogate a NULL get_realm_hash() implementation + from AuthnProviderAlias back to mod_auth_digest. This moves detection + of an incompatible-with-digest provider to a startup error. + PR 45196 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=678949&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~covener/2.2.x-auth_alias_digest.diff + +1: covener, rpluem, jerenkrantz + + * mod_substitute: Allow empty substitute patterns (to remove data from the + stream), but disallow empty search patterns. + Trunk version of patches: + http://svn.apache.org/viewvc?rev=693727&view=rev + http://svn.apache.org/viewvc?rev=693728&view=rev + Backport version for 2.2.x of patch: + Trunk version of patches works + +1: rpluem, covener, jerenkrantz + + * mod_proxy_ajp: If CPING fails retry once more with a fresh TCP connection. + If this fails as well give up. + Trunk version of patches: + http://svn.apache.org/viewvc?rev=693392&view=rev + Backport version for 2.2.x of patch: + Trunk version of patches works + +1: rpluem, covener, jerenkrantz + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -152,35 +208,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: chrisd -0: jim (would prefer to see in 2.4, and to push 2.4 out) - * mod_proxy_ftp: Build a correct Base HRef for directory listings in the - reverse proxy case. - Trunk version of patch: - http://svn.apache.org/viewvc?rev=681190&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim, jerenkrantz - - * mod_proxy: Add the possibility to set a separate connection timeout for - backend workers. - PR: 45445 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=684341&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works, but - http://people.apache.org/~rpluem/patches/37770_2.2.x.diff - fixes a conflict regarding the needed minor bump. - +1: rpluem, jim, jerenkrantz - - * mod_proxy_balancer: Allow for treatment of ';' char as a session - deliminator/separator, ala mod_jk. - PR: 45158 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=686809&view=rev - http://svn.apache.org/viewvc?rev=687754&view=rev - Backport version for 2.2.x of patch: - http://people.apache.org/~jim/patches/scolon-proxy.patch.txt - +1: jim, rpluem, jerenkrantz - * mod_proxy_balancer: Add in new bybusyness LB method. Trunk version of patch: http://svn.apache.org/viewvc?rev=686805&view=rev @@ -189,16 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jerenkrantz - * mod_authn_alias: Propogate a NULL get_realm_hash() implementation - from AuthnProviderAlias back to mod_auth_digest. This moves detection - of an incompatible-with-digest provider to a startup error. - PR 45196 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=678949&view=rev - Backport version for 2.2.x of patch: - http://people.apache.org/~covener/2.2.x-auth_alias_digest.diff - +1: covener, rpluem, jerenkrantz - * mod_ssl: implement dynamic mutex callbacks for OpenSSL. This locking infrastructure is currently only used by the chil plugin, and this plugin won't load into OpenSSL 0.9.8 if these upcalls @@ -211,23 +228,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~sctemme/httpd-2.2.x-ssl-upcalls.diff +1: rpluem, jerenkrantz - * mod_substitute: Allow empty substitute patterns (to remove data from the - stream), but disallow empty search patterns. - Trunk version of patches: - http://svn.apache.org/viewvc?rev=693727&view=rev - http://svn.apache.org/viewvc?rev=693728&view=rev - Backport version for 2.2.x of patch: - Trunk version of patches works - +1: rpluem, covener, jerenkrantz - - * mod_proxy_ajp: If CPING fails retry once more with a fresh TCP connection. - If this fails as well give up. - Trunk version of patches: - http://svn.apache.org/viewvc?rev=693392&view=rev - Backport version for 2.2.x of patch: - Trunk version of patches works - +1: rpluem, covener, jerenkrantz - PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when