2.4.x patch: trunks works
+1: rjung, ylavic, wrowe
+ * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
+ (segfault flaw) PR 57334.
+ trunk patch: http://svn.apache.org/r1644498
+ 2.4.x patch: trunk works (module CHANGES)
+ +1: ylavic, wrowe, minfrin
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: trunk works (module CHANGES)
+1: ylavic
- * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
- (segfault flaw) PR 57334.
- trunk patch: http://svn.apache.org/r1644498
- 2.4.x patch: trunk works (module CHANGES)
- +1: ylavic, wrowe
-
* core: Add ap_errorlog_provider to make ErrorLog logging modular. This
backport keeps syslog logging as part of httpd core and only adds
API to allow other modules to be used for error logging.