From c09dbcfb71f4b9a42cbfd8a20e0be6bfa1b12488 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 19 Mar 2019 15:33:31 +0000 Subject: OpenSSL: Fix aggregation of messages. Broken-by: a5ffa9b475 --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7a0a9c6d3..2085a3b7b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -42,6 +42,11 @@ JH/08 Add hardening against SRV & TLSA lookups the hit CNAMEs (a nonvalid JH/09 Logging: Fix initial listening-on line for multiple ports for an IP when the OS reports them interleaved with other addresses. +JH/10 OpenSSL: Fix aggregation of messages. Previously, when PIPELINING was + used both for input and for a verify callout, both encrypted, SMTP + responses being sent by the server could be lost. This resulted in + dropped connections and sometimes bounces generated by a peer sending + to this system. Exim version 4.92 -- cgit v1.2.3