PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_rewrite: backport better/simpler rewritelog() macro to fix
+ line numbers logged and make merging trunk->2.4.x easier
+ trunk patch: https://svn.apache.org/r1866894
+ 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/464.diff
+ PR: https://github.com/apache/httpd/pull/464
+ +1: jorton, ylavic, covener
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk .
+1: minfrin, covener
- *) mod_rewrite: backport better/simpler rewritelog() macro to fix
- line numbers logged and make merging trunk->2.4.x easier
- trunk patch: https://svn.apache.org/r1866894
- 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/464.diff
- PR: https://github.com/apache/httpd/pull/464
- +1: jorton, ylavic,
-
*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
in <Location> (incomplete fix in 2.4.62). PR 69160.
trunk patch: https://svn.apache.org/r1919532
2.4.x patch: svn merge -c r1919413 -c r1919587 -c r1919602 ^/httpd/httpd/trunk .
+1: ivan
+ *) mod_rewrite: don't merge leading slashes when they come from a perdir prefix
+ (rather than the substitution)
+ Trunk version of patch:
+ https://svn.apache.org/r1919860
+ Backport version for 2.4.x of patch:
+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/473.diff
+ Can be applied via apply_backport_pr.sh 473
+ +1: covener
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]