*) mod_dav: Fix improper encoding in PROPFIND responses. PR 56480.
+1: breser, ylavic, covener
+ * mod_ssl: The SNI callback already logs a debug message when the vhost
+ is found or no vhost matches. Log one when no name is provided
+ by the client.
+ trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1608284
+ 2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags"
+ +1: trawick, covener, minfrin
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
+1: jorton, ylavic, kbrand
kbrand: please backport the doc change (r1605829), too
- * mod_ssl: The SNI callback already logs a debug message when the vhost
- is found or no vhost matches. Log one when no name is provided
- by the client.
- trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1608284
- 2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags"
- +1: trawick, covener
-
* mod_ssl: Fix issue with redirects to error documents when handling
SNI errors.
trunk patch: http://svn.apache.org/r1609914
2.4.x patch: Trunk patch works modulo CHANGES.
- +1: trawick
+ +1: trawick, minfrin
* mod_ssl: Set an error note for requests rejected due to
SSLStrictSNIVHostCheck
trunk patch: http://svn.apache.org/r1609936
2.4.x patch: Trunk patch works modulo CHANGES.
- +1: trawick
+ +1: trawick, minfrin
* core: Include any error notes set by modules in the canned error
response for 403 errors.
trunk patch: http://svn.apache.org/r1609938
2.4.x patch: Trunk patch works modulo CHANGES.
- +1: trawick
+ +1: trawick, minfrin
OTHER PROPOSALS