You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2023/03/02 15:22:48 UTC

svn commit: r1907982 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Thu Mar  2 15:22:48 2023
New Revision: 1907982

URL: http://svn.apache.org/viewvc?rev=1907982&view=rev
Log:
Propose [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1907982&r1=1907981&r2=1907982&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar  2 15:22:48 2023
@@ -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 ]