]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose another EBCDIC backport
authorMartin Kraemer <martin@apache.org>
Fri, 31 Aug 2007 10:51:36 +0000 (10:51 +0000)
committerMartin Kraemer <martin@apache.org>
Fri, 31 Aug 2007 10:51:36 +0000 (10:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571427 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 89e785ba49d8da23d07d025a4230d85876cfc01d..9233fdab0431b6e1df04ceef057d2f8386b2149d 100644 (file)
--- 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