@@ -161,18 +161,6 @@ 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-
176164PATCHES PROPOSED TO BACKPORT FROM TRUNK:
177165 [ New proposals should be added at the end of the list ]
178166
@@ -230,6 +218,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
230218 2.4.x patch: svn merge -c 1920597 -c 1921076 ^/httpd/httpd/trunk .
231219 +1: jorton,
232220
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
232+ covener: what about remaining parts of https://bz.apache.org/bugzilla/show_bug.cgi?id=69203 ? 69260 was marked dup of 69203.
233+
233234
234235PATCHES/ISSUES THAT ARE BEING WORKED
235236 [ New entries should be added at the START of the list ]
0 commit comments