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

STATUS

diff --git a/STATUS b/STATUS
index 9b2fc47f0cae3c4f7ce2b617912ab466e602ec31..5ad6bc15a6cefe04747b1f2dcf7cb4fbc4717ca0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,17 +202,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                     https://svn.apache.org/r1899812
      2.4.x patches: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff
                     (from https://github.com/apache/httpd/pull/313)
-     +1: ylavic,
+     +1: ylavic, rpluem
 
   *) core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
      trunk patches: https://svn.apache.org/r1900100
      2.4.x patches: svn merge -c 1900100 ^/httpd/httpd/trunk .
-     +1: ylavic,
+     +1: ylavic, rpluem
 
   *) ab: Allow for TLSv1.3 when the SSL library supports it. BZ 63594 64699
      trunk patches: https://svn.apache.org/r1900157
      2.4.x patches: svn merge -c 1900157 ^/httpd/httpd/trunk .
-     +1: ylavic,
+     +1: ylavic, rpluem
 
   *) mod_proxy_connect: Ensure that the configured timeout is set on the
      backend socket.