]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose [skip ci]
authorYann Ylavic <ylavic@apache.org>
Thu, 2 Mar 2023 15:22:48 +0000 (15:22 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 2 Mar 2023 15:22:48 +0000 (15:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907982 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 596e665e8ade8eb6319771dfd257c45206098b26..f6a746ce1cd0a73e03af2dc2b02ac3810c154bc1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,6 +190,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin, jim,
      jailletc36: r1745033 seems related and should in included
 
+  *) mod_proxy: Fix double encoding of the uri-path of the request forwarded
+     to the origin server, when using mapping=encoded|servlet.
+     trunk patch: http://svn.apache.org/r1907972
+                  http://svn.apache.org/r1907976
+                  http://svn.apache.org/r1907977
+     2.4.x patch: svn merge -c 1907972,1907976,1907977 ^/httpd/httpd/trunk .
+     +1: ylavic,
+
+  *) mod_proxy_uwsgi: Stricter backend HTTP response parsing/validation.
+     trunk patch: http://svn.apache.org/r1907980
+     2.4.x patch: svn merge -c 1907980 ^/httpd/httpd/trunk .
+     +1: ylavic,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]