PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_alias: Ensure Redirect emits HTTP-compliant URLs.
+ PR 44020
+ trunk patch:
+ http://svn.apache.org/viewvc?view=rev&rev=785575
+ 2.2.x patch:
+ http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff
+ NOTE: I'm recommending different versions because the trunk
+ patch is too strict for a stable line and may "break" broken
+ configs thought by their users to be working.
+ +1: niq, rpluem, jim
+
+ * mod_proxy_http: fix case sensitivity checking transfer encoding
+ PR 47383
+ Patch: http://svn.apache.org/viewvc?view=rev&revision=785661
+ +1: niq, rpluem, jim
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
of the backport proposal. And it needs updating!
+1: niq
- * mod_alias: Ensure Redirect emits HTTP-compliant URLs.
- PR 44020
- trunk patch:
- http://svn.apache.org/viewvc?view=rev&rev=785575
- 2.2.x patch:
- http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff
- NOTE: I'm recommending different versions because the trunk
- patch is too strict for a stable line and may "break" broken
- configs thought by their users to be working.
- +1: niq, rpluem, jim
-
* mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
defined session identifiers encoded in the URL when caching.
Trunk version of patch:
Trunk version of patch works
+1: rpluem,
- * mod_proxy_http: fix case sensitivity checking transfer encoding
- PR 47383
- Patch: http://svn.apache.org/viewvc?view=rev&revision=785661
- +1: niq, rpluem, jim
-
* mod_dir: add DefaultHandler directive
PR 47184
Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425