From: Martin Kraemer Date: Fri, 31 Aug 2007 10:51:36 +0000 (+0000) Subject: Propose another EBCDIC backport X-Git-Tag: 2.2.6~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69049feab80706b565aa5896f2f5652c938047c6;p=thirdparty%2Fapache%2Fhttpd.git Propose another EBCDIC backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571427 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 89e785ba49d..9233fdab043 100644 --- a/STATUS +++ b/STATUS @@ -193,7 +193,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) proxy_util.c: Don't URLencode tilde in path component PR 38448 http://svn.apache.org/viewvc?view=rev&revision=429879 - +1: niq, rpluem + +1: niq, rpluem, martin + + * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems + A conversion is required for mod_ssl to display the SSL protocol correctly + on EBCDIC machines. Backport of rev. 349906 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=349906 from 2005-11-30 + 2.2.x version of patch: + http://people.apache.org/~martin/ssl_engine_io.c.349906.patch + +1: martin PATCHES/ISSUES THAT ARE STALLED