SHA256
1
0
forked from pool/postfix

Accepting request 651597 from home:stroeder:branches:server:mail

Update to 3.3.2

OBS-URL: https://build.opensuse.org/request/show/651597
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=313
This commit is contained in:
Peter Varkoly
2018-11-25 12:37:07 +00:00
committed by Git OBS Bridge
parent ff511e1c37
commit 46ab450cbf
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 25 10:18:07 UTC 2018 - Michael Ströder <michael@stroeder.com>
- Update to 3.3.2
* Support for OpenSSL 1.1.1 and TLSv1.3.
* Bugfixes:
- smtpd_discard_ehlo_keywords could not disable "SMTPUTF8", because
some lookup table was using "EHLO_MASK_SMTPUTF8" instead.
- minor memory leak in DANE support when minting issuer certs.
- The Postfix build did not abort if the m4 command was not installed,
resulting in a broken postconf command.
-------------------------------------------------------------------
Sat Nov 24 17:08:30 UTC 2018 - chris@computersalat.de