forked from pool/postfix
Accepting request 338338 from home:stroeder:branches:server:mail
update to 2.11.7 OBS-URL: https://build.opensuse.org/request/show/338338 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=228
This commit is contained in:
committed by
Git OBS Bridge
parent
284f831395
commit
02aa252708
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 20:49:27 UTC 2015 - michael@stroeder.com
|
||||
|
||||
- upstream update postfix 2.11.7:
|
||||
* The Postfix Milter client aborted with a panic while adding a
|
||||
message header, after adding a short message header with the
|
||||
header_checks PREPEND action. Fixed by invoking the header
|
||||
output function while PREPENDing a message header.
|
||||
* False alarms while scanning the Postfix queue. Fixed by resetting
|
||||
errno before calling readdir(). This defect was introduced
|
||||
19970309.
|
||||
* The postmulti command produced an incorrect error message.
|
||||
* The postmulti command now refuses to create a new MTA instance
|
||||
when the template main.cf or master.cf file are missing. This
|
||||
is a common problem on Debian-like systems.
|
||||
* Turning on Postfix SMTP server HAProxy support broke TLS
|
||||
wrappermode. Fixed by temporarily using a 1-byte VSTREAM buffer
|
||||
to read the HAProxy connection hand-off information.
|
||||
* The xtext_unquote() function did not propagate error reports
|
||||
from xtext_unquote_append(), causing the decoder to return
|
||||
partial output, instead of rejecting malformed input. The Postfix
|
||||
SMTP server uses this function to parse input for the ENVID and
|
||||
ORCPT parameters, and for XFORWARD and XCLIENT command parameters.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 12 10:51:51 UTC 2015 - jkeil@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user