]> granicus.if.org Git - apache/commitdiff
mod_ssl SessionTicket callback fixeruper.
authorJoe Orton <jorton@apache.org>
Tue, 10 Oct 2017 11:24:15 +0000 (11:24 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 10 Oct 2017 11:24:15 +0000 (11:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811668 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a4fc5542296e567ea9524ce1c1f31b328ccf6ac2..3c825339817bf304e69843bf2dfa01b1442d66fb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -217,15 +217,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    *) Quiet spurious gcc warning in ap_parse_form_data
       trunk patch: http://svn.apache.org/r1798785
       2.4.x patch: svn merge -c 1798785 ^/httpd/httpd/trunk .
-     +1: jailletc36, ylavic
+     +1: jailletc36, ylavic, jorton
 
    *) mod_rewrite,core: Avoid the 'Vary: Host' response header when HTTP_HOST
                         is used in a condition that evaluates to true.
       trunk patch: http://svn.apache.org/r1808746
                    http://svn.apache.org/r1809028
       2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk .
-      +1 elukey, ylavic
+      +1: elukey, ylavic
 
+   *) mod_ssl: Fix SessionTicket callback return value, which does
+      seem to matter with OpenSSL 1.1.
+      trunk: https://svn.apache.org/r1736186
+      +1: jorton, 
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]