forked from pool/postfix
Accepting request 814753 from home:stroeder:branches:server:mail
Update to 3.5.3 OBS-URL: https://build.opensuse.org/request/show/814753 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=369
This commit is contained in:
parent
55706286a7
commit
17b8818cfb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3bf2497f5bd841d0da99dd8d58afdbc15ff9a66962a60c973df5e850a49bec3
|
|
||||||
size 4611518
|
|
3
postfix-3.5.3.tar.gz
Normal file
3
postfix-3.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e381089cf2a03105042835776f23489c0a58600a6a6ebc8cb59f5cb1eb4d8d75
|
||||||
|
size 4611925
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 16:09:57 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to 3.5.3:
|
||||||
|
* TLS handshake failure in the Postfix SMTP server during SNI
|
||||||
|
processing, after the server-side TLS engine sent a TLSv1.3
|
||||||
|
HelloRetryRequest (HRR) to a remote SMTP client.
|
||||||
|
* The command "postfix tls deploy-server-cert" did not handle a
|
||||||
|
missing optional argument. This bug was introduced in Postfix
|
||||||
|
3.1.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 17 19:57:57 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
Sun May 17 19:57:57 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
%bcond_with libnsl
|
%bcond_with libnsl
|
||||||
%endif
|
%endif
|
||||||
Name: postfix
|
Name: postfix
|
||||||
Version: 3.5.2
|
Version: 3.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fast, secure, and flexible mailer
|
Summary: A fast, secure, and flexible mailer
|
||||||
License: IPL-1.0 OR EPL-2.0
|
License: IPL-1.0 OR EPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user