You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2021/01/31 22:00:36 UTC

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

Author: jailletc36
Date: Sun Jan 31 22:00:36 2021
New Revision: 1886086

URL: http://svn.apache.org/viewvc?rev=1886086&view=rev
Log:
Propose

[skip ci]

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=1886086&r1=1886085&r2=1886086&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Jan 31 22:00:36 2021
@@ -211,6 +211,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
      +1: ylavic, 
 
+  *) mod_ssl: Set the Connection header to close to indicate that we do not want
+     to keep the HTTP connection to the OCSP responder alive
+     trunk patch: http://svn.apache.org/r1874007
+     2.4.x patch: svn merge -c 1874007 ^/httpd/httpd/trunk .
+     +1: 
+
+  *) mod_seesion_crypto: Bubble up an error if none of the passhrases work
+     trunk patch: http://svn.apache.org/r1874674
+     2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk .
+     +1: jailletc36,
+
+  *) core: Optimize 'ap_list_provider_names'. Save some memory and potentialy
+     avoid some useless copy.
+     trunk patch: http://svn.apache.org/r1883184
+     2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk .
+     +1: jailletc36,
+
+  *) mod_proxy_http2: explicitely apr_thread_exit() at the end of slot_run().
+     trunk patch: http://svn.apache.org/r1883668
+     2.4.x patch: svn merge -c 1883668 ^/httpd/httpd/trunk .
+     +1: 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]