From: Ruediger Pluem Date: Thu, 30 Aug 2007 20:45:08 +0000 (+0000) Subject: * Cast votes and correct trunk revision number (the previous was the 2.2.x X-Git-Tag: 2.2.6~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=383df8797ce6ac535f2757e98000be0f7560ce97;p=thirdparty%2Fapache%2Fhttpd.git * Cast votes and correct trunk revision number (the previous was the 2.2.x commit). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571305 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a71579cc1a1..e572eb65865 100644 --- a/STATUS +++ b/STATUS @@ -204,8 +204,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: "from ebcdic to ascii", so that even the escped chars are useless for the user. Trunk version of patch: - http://svn.apache.org/viewvc?rev=571109&view=rev - +1: martin,jim + http://svn.apache.org/viewvc?rev=570753&view=rev + +1: martin,jim,rpluem * proxy/ajp_header.c: incorrect substring checks for header fields The method of parsing the header line tokens is flakey: @@ -223,7 +223,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Message-ID: <20070830105540.GA67279@deejai2.mch.fsc.net> Trunk version of patch: http://svn.apache.org/viewvc?rev=571219&view=rev - +1: jim + +1: jim, rpluem +1: martin, with the exception of the "Content-Type" patch which has been superseded with the patch following below (http://svn.apache.org/viewvc?rev=571232&view=rev). @@ -236,7 +236,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: as well. (that was not handled in the patch above) Trunk version of patch: http://svn.apache.org/viewvc?rev=571232&view=rev - +1: jim,martin + +1: jim,martin,rpluem * proxy/ajp_header.c: EBCDIC: backport of rev. 357022, fixing the AJP protocol. An EBCDIC decimal string prefix was incorrectly @@ -245,7 +245,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=357022&view=rev Had already been committed as Rev. 571209 (but was reverted again) http://svn.apache.org/viewvc?rev=571209&view=rev - +1: martin,jim + +1: martin,jim,rpluem PATCHES/ISSUES THAT ARE STALLED