K 10 svn:author V 6 ohauer K 8 svn:date V 27 2020-07-26T19:18:54.987436Z K 7 svn:log V 432 - update to 3.5.6 20200726 Bugfix (introduced: Postfix 3.5.5): part of a memory leak fix was backported to the wrong place. File: tls/tls_misc.c. The Postfix 3.5.5 workaround did not explicitly override the system-wide OpenSSL configuration of allowed TLS protocol versions, for sessions where the remote SMTP client sends SNI. It's better to be safe than sorry. File: tls/tls_server.c. PR: 248271 Reported by: many END