From: Eric Covener Date: Tue, 27 May 2008 21:37:57 +0000 (+0000) Subject: vote and promote X-Git-Tag: 2.2.9~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2281cae68459fc860ea50ef7e05a8c6e01a3e572;p=thirdparty%2Fapache%2Fhttpd.git vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660724 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5a24a28ea7e..ce223271549 100644 --- a/STATUS +++ b/STATUS @@ -97,6 +97,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, trawick, fielding + * Fix garbled TRACE response on EBCDIC platforms. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=659560 + http://svn.apache.org/viewvc?view=rev&revision=660485 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: trawick, jim, covener PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -171,14 +178,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: niq - strcasecmp(NULL, ...) when secure is not set rpluem: Good catch. Should be fixed by r660461. - * Fix garbled TRACE response on EBCDIC platforms. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=659560 - http://svn.apache.org/viewvc?view=rev&revision=660485 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: trawick, jim - * ab.c: Check for failure of apr_file_info_get call [rpluem] Reported By: BOYA SUN Trunk version of patch: