-*- coding: utf-8 -*-
Changes with Apache 2.4.54
+ *) mod_md: a bug was fixed that caused very large MDomains
+ with the combined DNS names exceeding ~7k to fail, as
+ request bodies would contain partially wrong data from
+ uninitialized memory. This would have appeared as failure
+ in signing-up/renewing such configurations.
+ [Stefan Eissing, Ronald Crane (Zippenhop LLC)]
+
+ *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue.
+ PR 65666. [Yann Ylavic]
+
+ *) MPM event: Restart chilren processes killed before idle maintenance.
+ PR 65769. [Yann Ylavic, Ruediger Pluem]
+
*) ab: Allow for TLSv1.3 when the SSL library supports it.
[abhilash1232 gmail.com, xiaolongx.jiang intel.com, Yann Ylavic]
+++ /dev/null
- *) mod_md: a bug was fixed that caused very large MDomains
- with the combined DNS names exceeding ~7k to fail, as
- request bodies would contain partially wrong data from
- uninitialized memory. This would have appeared as failure
- in signing-up/renewing such configurations.
- [Stefan Eissing, Ronald Crane (Zippenhop LLC)]
\ No newline at end of file