PR 38793. [Ruediger Pluem, matthias <mk-asf gigacodes.de>]
*) core: Prevent reading uninitialized memory while reading a line of
- protocol input. PR 39282. [Davi Arnaut <davi haxent.com.br>]
+ protocol input. PR 39282. [Davi Arnaut <davi haxent com br>]
*) mod_dbd: Update defaults, improve error reporting.
[Chris Darroch <chrisd pearsoncmg com>, Nick Kew]
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * Remove odd DECLINED code from mod_charset_lite filter.
+ http://svn.apache.org/viewcvs?rev=399665&view=rev
+ +1 trawick, rpluem, niq
+ niq: This is right, but the underlying behaviour (refuse to
+ work in a proxy) is bad. There's a TODO.
+
+ * mod_charset_lite: Don't go through the motions of translating if
+ the source and dest charsets are the same.
+ http://svn.apache.org/viewcvs?rev=399668&view=rev
+ +1 trawick, rpluem, niq
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
* Backport mod_authz_dbd (it's had some testing now)
http://svn.apache.org/viewcvs.cgi?rev=396310&view=rev
+1 niq
- * Remove odd DECLINED code from mod_charset_lite filter.
- http://svn.apache.org/viewcvs?rev=399665&view=rev
- +1 trawick, rpluem
-
- * mod_charset_lite: Don't go through the motions of translating if
- the source and dest charsets are the same.
- http://svn.apache.org/viewcvs?rev=399668&view=rev
- +1 trawick, rpluem
-
* mod_mem_cache: Add Content-Type to headers_out if not already set.
PR 39266.
Trunk version of patch: