forked from pool/postfix
Accepting request 690159 from home:stroeder:branches:server:mail
Update to 3.4.5 OBS-URL: https://build.opensuse.org/request/show/690159 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=329
This commit is contained in:
parent
262723174e
commit
575e5e15f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:27f2ab631a966a40e002aedc6db9281e5970295fa5fd96b29066e457a4601e34
|
|
||||||
size 4581121
|
|
3
postfix-3.4.5.tar.gz
Normal file
3
postfix-3.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b2ba54f9d2a049582a0ed3ee2dbe96ba57e278feea9cb4f80e1a61844e6319f
|
||||||
|
size 4581301
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 31 09:08:58 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to 3.4.5:
|
||||||
|
Bugfix (introduced: Postfix 3.0): LMTP connections over
|
||||||
|
UNIX-domain sockets were cached but not reused, due to a
|
||||||
|
cache lookup key mismatch. Therefore, idle cached connections
|
||||||
|
could exhaust LMTP server resources, resulting in two-second
|
||||||
|
pauses between email deliveries. This problem was investigated
|
||||||
|
by Juliana Rodrigueiro. File: smtp/smtp_connect.c.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 18 09:56:11 UTC 2019 - Peter Varkoly <varkoly@suse.com>
|
Mon Mar 18 09:56:11 UTC 2019 - Peter Varkoly <varkoly@suse.com>
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
%bcond_with libnsl
|
%bcond_with libnsl
|
||||||
%endif
|
%endif
|
||||||
Name: postfix
|
Name: postfix
|
||||||
Version: 3.4.4
|
Version: 3.4.5
|
||||||
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