]> granicus.if.org Git - apache/commitdiff
various improvements to error handling
authorJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 15:08:45 +0000 (15:08 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 15:08:45 +0000 (15:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1609941 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8c34c8d08e154bfdb3b28b40214c611ef7c7d2f..06b3bffa1d516e1ac1ece5ced9f86bde3fa315b2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -203,6 +203,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags"
      +1: trawick, covener
 
+   * mod_ssl: Fix issue with redirects to error documents when handling
+     SNI errors.
+     trunk patch: http://svn.apache.org/r1609914
+     2.4.x patch: Trunk patch works modulo CHANGES.
+     +1: trawick
+
+   * mod_ssl: Set an error note for requests rejected due to
+     SSLStrictSNIVHostCheck
+     trunk patch: http://svn.apache.org/r1609936
+     2.4.x patch: Trunk patch works modulo CHANGES.
+     +1: trawick
+
+   * core: Include any error notes set by modules in the canned error
+     response for 403 errors.
+     trunk patch: http://svn.apache.org/r1609938
+     2.4.x patch: Trunk patch works modulo CHANGES.
+     +1: trawick
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: