]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 5 May 2021 07:36:37 +0000 (07:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 5 May 2021 07:36:37 +0000 (07:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889513 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d67d027e499b6aeced03eab173ec8f62b9236f3..6866eb2240fa7ae9b99e5c2b25fe10fbfa69fc59 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,6 +141,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.  PR 59798
+     trunk patch: http://svn.apache.org/r1888266
+     2.4.x patch: svn merge -c 1888266 ^/httpd/httpd/trunk .
+     +1: ylavic, icing, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -175,11 +180,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              backport..
     jailletc36: pull/179 has been updated with r1889009
 
-  *) mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.  PR 59798
-     trunk patch: http://svn.apache.org/r1888266
-     2.4.x patch: svn merge -c 1888266 ^/httpd/httpd/trunk .
-     +1: ylavic, icing, rpluem
-
   *) mod_xml2enc: Correctly handle Microsoft OOXML documents.  PR 64339
      trunk patch: http://svn.apache.org/r1884505
      2.4.x patch: svn merge -c 1884505 ^/httpd/httpd/trunk .