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 2021/12/14 00:18:05 UTC

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

Author: ylavic
Date: Tue Dec 14 00:18:05 2021
New Revision: 1895933

URL: http://svn.apache.org/viewvc?rev=1895933&view=rev
Log:
Propose, vote [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=1895933&r1=1895932&r2=1895933&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Dec 14 00:18:05 2021
@@ -157,10 +157,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1892563
                   http://svn.apache.org/r1892917
      2.4.x patch: svn merge -c 1889494,1892563,1892917 ^/httpd/httpd/trunk .
-     +1: jailletc36, 
+     +1: jailletc36, ylavic,
      rpluem: The other three revisions look fine.
      minfrin: Other revs were fine.
 
+  *) http: Enforce that fully qualified uri-paths not to be forward-proxied
+     have an http(s) scheme, and that the ones to be forward proxied have a
+     hostname, per HTTP specifications.
+     trunk patch: http://svn.apache.org/r1895914
+                  http://svn.apache.org/r1895921
+     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/286.patch
+     backport PR: https://github.com/apache/httpd/pull/286
+     +1: ylavic,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]