PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
+ the administrator to identify a default, or specific servers or paths
+ which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
+ [Ruediger Pluem]
+ trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
+ backport;
+ http://people.apache.org/~wrowe/mod_proxy_ftp_dir_listing-2.2.diff
+ +1: wrowe, rpluem, jim
+ -0: niq: I dislike this patch for reasons stated on-list, but it
+ delivers the functionality needed for the charset "showstopper".
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
rpluem: I am +1 once we have a confirmation from Werner that this patch fixes
his problem as this patch has some differences to his original patch.
- * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
- the administrator to identify a default, or specific servers or paths
- which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
- [Ruediger Pluem]
- trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
- backport;
- http://people.apache.org/~wrowe/mod_proxy_ftp_dir_listing-2.2.diff
- +1: wrowe, rpluem, jim
- -0: niq: I dislike this patch for reasons stated on-list, but it
- delivers the functionality needed for the charset "showstopper".
-
* mod_ssl: Fix handling of buffered request body for per-location SSL
renegotiation when an internal redirect occurs. PR 43738. [Joe Orton]
Trunk version of patch: