]> granicus.if.org Git - apache/commitdiff
Withdrawing SSLCertificateChainFile info message at the light of latest
authorYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 11:46:30 +0000 (11:46 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 11:46:30 +0000 (11:46 +0000)
consensus to remove the deprecation message completely.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685769 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ca0039c9df448c26842f98b84aa7d054571b39ef..422478420699e4a3277fb023a5348cfe4bcfb173 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -117,6 +117,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   *) mod_ssl: Reduce to informative the log message about deprecated
      SSLCertificateChainFile, once at startup, for the first usage only,
      and when "-e info" is used in the command line.
@@ -125,16 +129,9 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1685097
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch
                   trunk works (modulo CHANGES, above is a review patch only)
-     +1: ylavic, trawick, gsmith
-     ylavic: ++1 with the below (from gsmith, not committed in trunk yet),
-             since the warning (once) seems to be acceptable:
-             http://people.apache.org/~ylavic/httpd-SSLCertificateChainFile_warn_once.patch
-             Otherwise, the CHANGES entry needs to updated to something like
-             this proposal's (new) description...
-
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
+     +1: trawick, gsmith
+     ylavic: self -1 for now since the consensus is to remove
+             the message completely, will make a new proposal.
 
    * mod_proxy: Add ap_proxy_define_match_worker() and use it for ProxyPassMatch
      and ProxyMatch section to distinguish between normal workers and workers