@@ -161,6 +161,18 @@ RELEASE SHOWSTOPPERS:
161161PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
162162 [ start all new proposals below, under PATCHES PROPOSED. ]
163163
164+ *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs,
165+ including "unix:" ones. PR 69235, PR 69260, PR 56264
166+ Trunk version of patch:
167+ https://svn.apache.org/r1838684
168+ https://svn.apache.org/r1920570
169+ https://svn.apache.org/r1920571
170+ https://svn.apache.org/r1920572
171+ Backport version for 2.4.x of patch:
172+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/484.diff
173+ Can be applied via apply_backport_pr.sh 484
174+ +1: rpluem, ylavic, covener
175+
164176PATCHES PROPOSED TO BACKPORT FROM TRUNK:
165177 [ New proposals should be added at the end of the list ]
166178
@@ -181,6 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
181193 https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-httpd-2.4-ldap-search5.patch
182194 +1: minfrin, covener
183195 rpluem says: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search5.patch returns 404
196+ covener: fixed slightly diff URL above
184197
185198 *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
186199 in the host name or port. PR 69233.
@@ -199,8 +212,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
199212 https://svn.apache.org/r1919628
200213 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/470.diff
201214 PR: https://github.com/apache/httpd/pull/470
202- +1: ylavic
203- covener: pending https://github.com/apache/httpd/pull/470#discussion_r1718079315 outcome
215+ +1: ylavic, covener
204216
205217 *) CMake: Remove awk dependency when building using CMake. Before this awk was
206218 required for -DWITH_MODULES option.
@@ -218,17 +230,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
218230 2.4.x patch: svn merge -c 1920597 -c 1921076 ^/httpd/httpd/trunk .
219231 +1: jorton,
220232
221- *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs,
222- including "unix:" ones. PR 69235, PR 69260, PR 56264
223- Trunk version of patch:
224- https://svn.apache.org/r1838684
225- https://svn.apache.org/r1920570
226- https://svn.apache.org/r1920571
227- https://svn.apache.org/r1920572
228- Backport version for 2.4.x of patch:
229- https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/484.diff
230- Can be applied via apply_backport_pr.sh 484
231- +1: rpluem, ylavic,
232233
233234PATCHES/ISSUES THAT ARE BEING WORKED
234235 [ New entries should be added at the START of the list ]
0 commit comments