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:
parent
ff511e1c37
commit
46ab450cbf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b
|
||||
size 4420912
|
3
postfix-3.3.2.tar.gz
Normal file
3
postfix-3.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c93f31eee49a58e592c31e62a058701cadde11e8e066ea441da19fddad7b35b
|
||||
size 4429452
|
@ -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
|
||||
|
||||
|
@ -55,7 +55,7 @@
|
||||
%bcond_with libnsl
|
||||
%endif
|
||||
Name: postfix
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: A fast, secure, and flexible mailer
|
||||
License: IPL-1.0 OR EPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user