]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and comment [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Mon, 16 May 2022 07:41:15 +0000 (07:41 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 16 May 2022 07:41:15 +0000 (07:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900940 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index eaac1916a6ea82501300f685d5847943d348f310..105dc495873ba697528d902749075373181181a2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -172,6 +172,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-authn-expr.patch
      +1: minfrin, jim,
+     rpluem says: The version in the compatibility notes is wrong.
 
   *) core: make ap_escape_quotes() work correctly on strings
      with more than MAX_INT/2 characters, counting quotes double.
@@ -190,7 +191,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_http2: remove obsolete, insecure code. Fixes PR66037.
      trunk patches: https://svn.apache.org/r1900356
      2.4.x patches: svn merge -c 1900356 ^/httpd/httpd/trunk .
-     +1: jailletc36, icing
+     +1: jailletc36, icing, rpluem
      icing: I just waited to see what you think!
 
   *) mod_session: Harden mod_session and avoid overflow in case of indecently large
@@ -209,7 +210,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      behaviour triggers mood change. Fixes https://github.com/icing/mod_h2/issues/231
      Trunk version of patch: n.a.
      2.4.x patch: https://github.com/apache/httpd/pull/317.diff
-     +1: icing
+     +1: icing, rpluem
 
   *) mpm_event, mpm_worker: Handle children killed pathologically.
      Trunk version of patch: