]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes
authorJim Jagielski <jim@apache.org>
Mon, 9 May 2022 17:53:20 +0000 (17:53 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 9 May 2022 17:53:20 +0000 (17:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900750 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b161e966479c87fa2ecda328155ec2237c77cef6..aedb6a3b04a6760c9bd5e725b2f0e61a9b38e92f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,7 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                     https://svn.apache.org/r1900026
      2.4.x patches: svn merge -c 1899841 ^/httpd/httpd/trunk .
                     svn merge -c 1900026 ^/httpd/httpd/trunk .
-     +1: rjung, rpluem
+     +1: rjung, rpluem, jim
 
   *) mod_proxy: Set a status code of 502 in case the backend just closed the
      connection in reply to our forwarded request.
@@ -207,13 +207,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/314.diff
      Can be applied via apply_backport_pr.sh 314
-     +1: rpluem, ylavic,
+     +1: rpluem, ylavic, jim
 
   *) mod_proxy: Add backend port to log messages to
      ease identification of involved service.
      trunk patches: https://svn.apache.org/r1900028
      2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk .
-     +1: rjung, 
+     +1: rjung, jim
 
   *) mod_http2: remove obsolete, insecure code. Fixes PR66037.
      trunk patches: https://svn.apache.org/r1900356