forked from pool/postfix
Accepting request 713198 from server:mail
OBS-URL: https://build.opensuse.org/request/show/713198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=173
This commit is contained in:
commit
822db19d6c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b2ba54f9d2a049582a0ed3ee2dbe96ba57e278feea9cb4f80e1a61844e6319f
|
|
||||||
size 4581301
|
|
3
postfix-3.4.6.tar.gz
Normal file
3
postfix-3.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d674a9b40602ee30420ee7ff93c3600e8913eeb2ea9bfb0ac1d140dac5dbe326
|
||||||
|
size 4571771
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 3 08:43:58 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to 3.4.6:
|
||||||
|
* Workaround for implementations that hang Postfix while shutting
|
||||||
|
down a TLS session, until Postfix times out. With
|
||||||
|
"tls_fast_shutdown_enable = yes" (the default), Postfix no
|
||||||
|
longer waits for the TLS peer to respond to a TLS 'close'
|
||||||
|
request. This is recommended with TLSv1.0 and later.
|
||||||
|
* Fixed a too-strict censoring filter that broke multiline Milter
|
||||||
|
responses for header/body events. Problem report by Andreas
|
||||||
|
Thienemann.
|
||||||
|
* The code to reset Postfix SMTP server command counts was not
|
||||||
|
called after a HaProxy handshake failure, causing stale numbers
|
||||||
|
to be reported. Problem report by Joseph Ward.
|
||||||
|
* postconf(5) documentation: tlsext_padding is not a tls_ssl_options
|
||||||
|
feature.
|
||||||
|
* smtp(8) documentation: updated the BUGS section text about
|
||||||
|
Postfix support to reuse open TLS connections.
|
||||||
|
* Portability: added "#undef sun" to util/unix_dgram_connect.c.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 26 13:52:30 UTC 2019 - Peter Varkoly <varkoly@suse.com>
|
Wed Jun 26 13:52:30 UTC 2019 - Peter Varkoly <varkoly@suse.com>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
%bcond_with libnsl
|
%bcond_with libnsl
|
||||||
%endif
|
%endif
|
||||||
Name: postfix
|
Name: postfix
|
||||||
Version: 3.4.5
|
Version: 3.4.6
|
||||||
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…
x
Reference in New Issue
Block a user