]> granicus.if.org Git - apache/commitdiff
propose mod_ssl backwards compat patch, comment
authorKaspar Brand <kbrand@apache.org>
Sun, 27 Apr 2014 08:36:35 +0000 (08:36 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 27 Apr 2014 08:36:35 +0000 (08:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1590359 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 00eb8100c43973eb39010cbf21860850950fe5c1..b746e784b9a41c36d1f5ab931a5d6e41580c4697 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -180,6 +180,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                                                   2.5-dev <compatibility> ref)
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
+     kbrand: can you fold the trunk patches into a single diff for 2.4.x
+             and put it online under people.apache.org/~ylavic, please?
 
    * mod_expires: don't add Expires header to error responses (4xx/5xx),
                   be they generated or forwarded. PR 55669.
@@ -204,6 +206,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works (w/o docs/log-message-tags/next-number)
      +1: kbrand
 
+   * mod_ssl: restore argument structure for exec-type SSLPassPhraseDialog
+     programs, and implement a special merging algorithm for
+     SSLCertificate[Key]File to emulate the behavior in versions <= 2.4.7
+     trunk patch: not sensible for trunk (unneeded backwards compatibility)
+     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-pphrase-certkeyfile-compat.diff
+     +1: kbrand
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: