From 23aad78a3c033118721531847b28bf4a89341535 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 10 Oct 2017 11:24:15 +0000 Subject: [PATCH] mod_ssl SessionTicket callback fixeruper. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811668 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index a4fc554229..3c82533981 100644 --- 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 ] -- 2.40.0