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/31 11:20:20 UTC

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

Author: ylavic
Date: Fri Mar 31 11:20:20 2023
New Revision: 1908848

URL: http://svn.apache.org/viewvc?rev=1908848&view=rev
Log:
Propose r1908827.

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=1908848&r1=1908847&r2=1908848&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Mar 31 11:20:20 2023
@@ -216,6 +216,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Can be applied via apply_backport_pr.sh 351
      +1: rpluem, ylavic,
 
+  *) mod_proxy: Check before forwarding that a nocanon path has not been
+                rewritten with spaces during processing.
+     trunk patch: https://svn.apache.org/r1908827
+                  https://svn.apache.org/r1908838
+     2.4.x patch: svn merge -c 1908827,1908838 ^/httpd/httpd/trunk .
+                  (convenience gh diff/PR below, but missing CHANGES entry..)
+                  https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/354.diff
+                  https://github.com/apache/httpd/pull/354
+     +1: ylavic,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]