From: Greg Ames Date: Wed, 10 Sep 2008 17:53:56 +0000 (+0000) Subject: vote, propose a backport X-Git-Tag: 2.2.10~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f677c74f0435123c4a46707bb478b36e12ab23b7;p=thirdparty%2Fapache%2Fhttpd.git vote, propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@693913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 735731817f6..2aec5dba56a 100644 --- a/STATUS +++ b/STATUS @@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=681204&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, jim + +1: rpluem, jim, gregames * mod_proxy: Add the possibility to set a separate connection timeout for backend workers. @@ -226,6 +226,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~sctemme/httpd-2.2.x-ssl-upcalls.diff +1: + * mod_charset_lite: detect and pass along error buckets. + PR: 45687 + Trunk version of patches: + http://svn.apache.org/viewvc?rev=692567&view=rev + http://svn.apache.org/viewvc?rev=693564&view=rev + http://svn.apache.org/viewvc?rev=693577&view=rev + Backport version for 2.2.x of patch: + Trunk version of patches works + +1: gregames + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when