]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Mon, 17 May 2021 19:28:30 +0000 (19:28 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 17 May 2021 19:28:30 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889968 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 72c888952c38bfe8dc6111b4fb048179bc0812a5..eb4fcbab8250ba27552c979c7599b5c8a205c89b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,6 +141,25 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) Common HTTP/1 parsing and early failure code between core and h2,
+     including/adding StrictHostCheck.
+     trunk patch: http://svn.apache.org/r1734009
+                  http://svn.apache.org/r1734231
+                  http://svn.apache.org/r1734281
+                  http://svn.apache.org/r1838055
+                  http://svn.apache.org/r1838079
+                  http://svn.apache.org/r1840229
+                  http://svn.apache.org/r1876664
+                  http://svn.apache.org/r1876674
+                  http://svn.apache.org/r1876784
+                  http://svn.apache.org/r1879078
+                  http://svn.apache.org/r1881620
+                  http://svn.apache.org/r1887311
+                  http://svn.apache.org/r1888871
+     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/187.diff
+                  (see https://github.com/apache/httpd/pull/187)
+    +1: ylavic, icing, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -162,25 +181,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      is not the right fix, then it should be removed from trunk.
      Putting it here is a way to revive the discussion
 
-  *) Common HTTP/1 parsing and early failure code between core and h2,
-     including/adding StrictHostCheck.
-     trunk patch: http://svn.apache.org/r1734009
-                  http://svn.apache.org/r1734231
-                  http://svn.apache.org/r1734281
-                  http://svn.apache.org/r1838055
-                  http://svn.apache.org/r1838079
-                  http://svn.apache.org/r1840229
-                  http://svn.apache.org/r1876664
-                  http://svn.apache.org/r1876674
-                  http://svn.apache.org/r1876784
-                  http://svn.apache.org/r1879078
-                  http://svn.apache.org/r1881620
-                  http://svn.apache.org/r1887311
-                  http://svn.apache.org/r1888871
-     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/187.diff
-                  (see https://github.com/apache/httpd/pull/187)
-    +1: ylavic, icing
-
   *) Buildsystem: Correctly record changes for the latest release in case
      there have been no changes at all for this release so far.
      Trunk version of patch: