From: Jeff Trawick Date: Sat, 27 May 2006 13:02:57 +0000 (+0000) Subject: review/vote for a few patches X-Git-Tag: 2.2.3~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29e00c908bfe8b322ffb8d4880e9c338f9daf35d;p=thirdparty%2Fapache%2Fhttpd.git review/vote for a few patches git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@409827 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c680268bbdd..e7ed2adedca 100644 --- a/STATUS +++ b/STATUS @@ -76,6 +76,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing. + http://svn.apache.org/viewvc?view=rev&revision=407265 + PR: 38910 + +1: jorton, rpluem, trawick + + * Worker and event MPMs: Fix for missing code in handling of + GracefulShutdownTimeout. PR 38621. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=377291 + 2.2.x version of patch: + http://issues.apache.org/bugzilla/attachment.cgi?id=18356 + +1: chrisd, rpluem, trawick + PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Add optional 'scheme://' part to ServerName directive for cases @@ -105,12 +118,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=399388&view=rev 2.2.x version of patch: Trunk version works - +1 rpluem - - * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing. - http://svn.apache.org/viewvc?view=rev&revision=407265 - PR: 38910 - +1: jorton, rpluem + +1 rpluem, trawick * configure: Add "--with-included-apr" flag to force use of bundled version of APR/APR-util rather than any installed @@ -128,14 +136,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem - * Worker and event MPMs: Fix for missing code in handling of - GracefulShutdownTimeout. PR 38621. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=377291 - 2.2.x version of patch: - http://issues.apache.org/bugzilla/attachment.cgi?id=18356 - +1: chrisd, rpluem - * Worker MPM: On graceless shutdown or restart, send signals to each worker thread to wake them up if they're polling on a Keep-Alive connection. PR 38737. @@ -143,5 +143,5 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=409715 2.2.x version of patch: http://issues.apache.org/bugzilla/attachment.cgi?id=18355 - +1: chrisd + +1: chrisd, trawick