]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 11:19:16 +0000 (11:19 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 11:19:16 +0000 (11:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913908 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 18d7f4328d972a51c2161c73d95f17a8ee41e896..4d012c1b70c61f2f7bc0781135a382a4f95df8a2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -153,6 +153,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) 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, ylavic, jorton
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -177,14 +184,6 @@ 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, ylavic, jorton
-
   *) mod_ssl: fix LibreSSL build
      Trunk version of patch:
        https://svn.apache.org/r1874101