You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by kb...@apache.org on 2014/04/27 10:36:36 UTC

svn commit: r1590359 - /httpd/httpd/branches/2.4.x/STATUS

Author: kbrand
Date: Sun Apr 27 08:36:35 2014
New Revision: 1590359

URL: http://svn.apache.org/r1590359
Log:
propose mod_ssl backwards compat patch, comment

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1590359&r1=1590358&r2=1590359&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Apr 27 08:36:35 2014
@@ -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: