From: Jeff Trawick Date: Sun, 11 Sep 2005 12:48:21 +0000 (+0000) Subject: add a couple of votes; update mod_mime_magic proposal X-Git-Tag: 2.0.55~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afcc919f861d3c802da909f80422a9b583c2330e;p=thirdparty%2Fapache%2Fhttpd.git add a couple of votes; update mod_mime_magic proposal based on suggestion from wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280115 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1ffe6182702..330a7b54573 100644 --- a/STATUS +++ b/STATUS @@ -208,6 +208,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: +1: pquerna, nd, wrowe Votes from before the integration branch: +1: jerenkrantz + *) Correct mod_cgid's argv[0] so that the full path can be delved by the + invoked cgi application, to conform to the behavior of mod_cgi. + PR: 34542 Submitted by: Pradeep Kumar S + http://svn.apache.org/viewcvs?view=rev&rev=264623 + +1: wrowe, colm, trawick PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to @@ -285,16 +290,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: rediffed for 2.0.x as: http://issues.apache.org/bugzilla/attachment.cgi?id=14804 PR: 34452 - +1: jorton + +1: jorton, trawick - *) mod_mime_magic: Handle CRLF-format magic files so that it works with - the default installation on Windows. + *) mod_mime_magic: Handle CRLF-format^H^H^H^H^H^H^H magic files + with any trailing whitespace so that it works with the + default installation on Windows. http://svn.apache.org/viewcvs?rev=179622&view=rev - +1: trawick, wrowe - wrowe asks: is it possible to simply strip trailing whitespace instead - of special handling for the end of line characters? - Seems more portable. - trawick says: makes sense; searching for bandwidth + http://svn.apache.org/viewcvs?rev=280114&view=rev + +1: trawick *) mod_cache: Fix handling of 'Vary: *". PR 16125. Trunk: r180341 @@ -317,12 +320,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: If so, what revision? And, is there a clean patch for 2.0? (The patch in that message isn't clean.) - *) Correct mod_cgid's argv[0] so that the full path can be delved by the - invoked cgi application, to conform to the behavior of mod_cgi. - PR: 34542 Submitted by: Pradeep Kumar S - http://svn.apache.org/viewcvs?view=rev&rev=264623 - +1: wrowe, colm - *) Block mod_cgid usage on Solaris 10 due to OS bugs. PR 34264. http://svn.apache.org/viewcvs?view=rev&rev=264866 +1: jerenkrantz