]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after backport [skip ci]
authorStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:27:47 +0000 (08:27 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:27:47 +0000 (08:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892162 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a0d0cd4cbd165f8a8fe88f5ee94f699239c7571b..87103618179f2f6476608d8e9e0f3fa41361a669 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -232,33 +232,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              backport patch, maybe include r1887144 for completeness?
      jfclere: Yes: http://svn.apache.org/r1887144i was missing in trunk patch list.
 
-  *) back port the mapping=servlet proxy logic.
-     trunk patch: http://svn.apache.org/r1879074
-                  http://svn.apache.org/r1879075
-                  http://svn.apache.org/r1879076
-                  http://svn.apache.org/r1879077
-                  http://svn.apache.org/r1879078
-                  http://svn.apache.org/r1879079
-                  http://svn.apache.org/r1879080
-                  http://svn.apache.org/r1879094
-                  http://svn.apache.org/r1879095
-                  http://svn.apache.org/r1879110
-                  http://svn.apache.org/r1879111
-                  http://svn.apache.org/r1879112
-                  http://svn.apache.org/r1879114
-                  http://svn.apache.org/r1879116
-                  http://svn.apache.org/r1879117
-                  http://svn.apache.org/r1879137
-                  http://svn.apache.org/r1879144
-                  http://svn.apache.org/r1879145
-                  http://svn.apache.org/r1879147
-                  http://svn.apache.org/r1879149
-                  http://svn.apache.org/r1879235
-                  http://svn.apache.org/r1879360
-     Backport version for 2.4.x of patch:
-          https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/194.patch
-     +1: jfclere, ylavic, jim
-
   *) mod_proxy: Fix possible reuse/merging of Proxy(Pass)Match worker instances
      with others when their URLs contain a '$' substitution.  PR 65419 + 65429.
      trunk patch: http://svn.apache.org/r1891206