]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Adding change to INFO to mod_ssl logging backport porposal re strictsni checks
authorStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:58:11 +0000 (09:58 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:58:11 +0000 (09:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841456 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bbfb2628d2595e20db750ea8b5982ff34a57bf22..8a2c126ae750e130d90c0ce92b5a317aeda503e6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,9 +215,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
               (just a quality of life improvement for log-reading admins):
-      trunk: http://svn.apache.org/r1841446
-      2.4.x branch: svn merge -c 1841446 ^/httpd/httpd/trunk .
-      +1: icing
+     trunk: http://svn.apache.org/r1841446
+     trunk: http://svn.apache.org/r1841455
+     2.4.x branch: svn merge -c 1841446,1841455 ^/httpd/httpd/trunk .
+     +1: icing
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED