Accepting request 830829 from home:stroeder:branches:server:mail
- Update to 3.5.7 * Fixed random certificate verification failures with "smtp_tls_connection_reuse = yes", because tlsproxy(8) was using the wrong global TLS context for connections that use DANE or non-DANE trust anchors. OBS-URL: https://build.opensuse.org/request/show/830829 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=385
This commit is contained in:
parent
795ec68bb5
commit
b7e217c28d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ec0aa671582adce157675e15da1dfa7ac2b5ff653571addba643735d0ec1e6a
|
|
||||||
size 4613310
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.18 (FreeBSD)
|
|
||||||
|
|
||||||
iFcDBQBfHc4XDAtZDoDKFacRCiw2AP9m1yhRThx0RH5l+k4OPsDbq/nfw26pwc1I
|
|
||||||
ZRwjaNdF6wD/V1adfIZielz+McnWesIrG/51T4CFZkk2EwG2e4pZ1fI=
|
|
||||||
=OX/E
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
postfix-3.5.7.tar.gz
Normal file
3
postfix-3.5.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7a474f14e153dc7cbf6af38419729bc5af5c3c37aecf6b327a8f962158f0961
|
||||||
|
size 4613756
|
BIN
postfix-3.5.7.tar.gz.asc
Normal file
BIN
postfix-3.5.7.tar.gz.asc
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 31 13:38:04 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to 3.5.7
|
||||||
|
* Fixed random certificate verification failures with
|
||||||
|
"smtp_tls_connection_reuse = yes", because tlsproxy(8) was using
|
||||||
|
the wrong global TLS context for connections that use DANE or
|
||||||
|
non-DANE trust anchors.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 13:54:40 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
Tue Aug 25 13:54:40 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_without ldap
|
%bcond_without ldap
|
||||||
Name: postfix
|
Name: postfix
|
||||||
Version: 3.5.6
|
Version: 3.5.7
|
||||||
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