Exipick: handle tainted options in spool files
[exim.git] / doc / doc-txt / ChangeLog
index 9be52ceddc82688cd386e9a39af2ba0e2086745d..c5b2ca2d8b885546eb27c4f201ab648750fbe236 100644 (file)
@@ -196,6 +196,14 @@ JH/42 Bug 2545: Fix CHUNKING for all RCPT commands rejected.  Previously we
       carried on and emitted a BDAT command, even when PIPELINING was not
       active.
 
+JH/43 Bug 2465: Fix taint-handling in dsearch lookup.  Previously a nontainted
+      buffer was used for the filename, resulting in a trap when tainted
+      arguments (eg. $domain) were used.
+
+JH/44 With OpenSSL 1.1.1 (onwards) disable renegotiation for TLS1.2 and below;
+      recommended to avoid a possible server-load attack.  The feature can be
+      re-enabled via the openssl_options main cofiguration option.
+
 
 Exim version 4.92
 -----------------