]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport proposal.
authorGuenter Knauf <fuankg@apache.org>
Thu, 27 Dec 2007 23:59:11 +0000 (23:59 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 27 Dec 2007 23:59:11 +0000 (23:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607142 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5c2496736d68d7ff63bf6861d1f9b9a8ea82c2d3..9a0ef8e8dfeae31d428cb63b2bafead2338a7428 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -115,6 +115,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~fuankg/diffs/sslport.diff
       +1: fuankg
 
+   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=606190
+      Backport version for 2.2.x of patch:
+         http://people.apache.org/~fuankg/diffs/httpd-2.2.x-sni.diff
+      +1: fuankg
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when