]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote [skip ci].
authorYann Ylavic <ylavic@apache.org>
Sat, 11 Dec 2021 12:58:58 +0000 (12:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 11 Dec 2021 12:58:58 +0000 (12:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895809 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7f52755b8682e102457774b4b7411877e82ee426..253417622fd92c13190db50e27151cc5f944b238 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,7 +145,28 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: Updates to support OpenSSL 3.x
+     trunk patch: https://svn.apache.org/r1519264
+                  https://svn.apache.org/r1737657
+                  https://svn.apache.org/r1876934
+                  https://svn.apache.org/r1876936
+                  https://svn.apache.org/r1876938
+                  https://svn.apache.org/r1890067
+                  https://svn.apache.org/r1890076
+                  https://svn.apache.org/r1891138
+                  https://svn.apache.org/r1893876
+                  https://svn.apache.org/r1893964
+                  https://svn.apache.org/r1894716
+                  https://svn.apache.org/r1895774
+     backport PR: https://github.com/apache/httpd/pull/258
+     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/258.patch
+                  or https://people.apache.org/~jorton/mod_ssl-openssl3.patch
+     +1: jorton, minfrin, ylavic
 
+  *) mod_http2: fixes PR65731 and https://github.com/icing/mod_h2/issues/212
+     trunk patch: na, fixed on 2.4.x source base
+     backport PR: https://github.com/apache/httpd/pull/281
+     +1: icing, minfrin, ylavic
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -196,29 +217,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              w.r.t. num_buckets > 1 and ease merging of r1895553, with r1895550 for
              correctness of active_daemons used in r1895553 and r1895630.
 
-  *) mod_http2: fixes PR65731 and https://github.com/icing/mod_h2/issues/212
-     trunk patch: na, fixed on 2.4.x source base
-     backport PR: https://github.com/apache/httpd/pull/281
-     +1: icing, minfrin
-
-  *) mod_ssl: Updates to support OpenSSL 3.x
-     trunk patch: https://svn.apache.org/r1519264
-                  https://svn.apache.org/r1737657
-                  https://svn.apache.org/r1876934
-                  https://svn.apache.org/r1876936
-                  https://svn.apache.org/r1876938
-                  https://svn.apache.org/r1890067
-                  https://svn.apache.org/r1890076
-                  https://svn.apache.org/r1891138
-                  https://svn.apache.org/r1893876
-                  https://svn.apache.org/r1893964
-                  https://svn.apache.org/r1894716
-                  https://svn.apache.org/r1895774
-     backport PR: https://github.com/apache/httpd/pull/258
-     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/258.patch
-                  or https://people.apache.org/~jorton/mod_ssl-openssl3.patch
-     +1: jorton, minfrin
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]