]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_ssl fixes [skip ci]
authorGiovanni Bechis <gbechis@apache.org>
Fri, 20 Oct 2023 07:03:02 +0000 (07:03 +0000)
committerGiovanni Bechis <gbechis@apache.org>
Fri, 20 Oct 2023 07:03:02 +0000 (07:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913139 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a2127eb642470e6f328f3124e50900da3fa0a551..4fe0cd217e606a023a90cbd425967eaeebbfc2b7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,6 +194,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         svn merge -c 1912415 ^/httpd/httpd/trunk .
      +1: jfclere
 
+  *) mod_ssl: release memory to the OS when needed
+     Trunk version of patch:
+       https://svn.apache.org/r1898410
+       https://svn.apache.org/r1898366
+        svn merge -c 1898366 ^/httpd/httpd/trunk .
+        svn merge -c 1898410 ^/httpd/httpd/trunk .
+     +1: gbechis
+
+  *) mod_ssl: fix LibreSSL build
+     Trunk version of patch:
+       https://svn.apache.org/r1874101
+        svn merge -c 1874101 ^/httpd/httpd/trunk .
+     +1: gbechis
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]