diff --git a/postfix-2.11.6.tar.gz b/postfix-2.11.6.tar.gz deleted file mode 100644 index 28cf21a..0000000 --- a/postfix-2.11.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77f35574c78cf5ac468061c38037c4f858ead7554e2314e7760c30328f08591e -size 4030414 diff --git a/postfix-2.11.7.tar.gz b/postfix-2.11.7.tar.gz new file mode 100644 index 0000000..4359a30 --- /dev/null +++ b/postfix-2.11.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05828b5b846e48fdc80db67d85409066010614af521070df4733459fbf447e20 +size 4031689 diff --git a/postfix.changes b/postfix.changes index 6e7b0f7..2fd0770 100644 --- a/postfix.changes +++ b/postfix.changes @@ -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 diff --git a/postfix.spec b/postfix.spec index cb5fb9f..229b1c3 100644 --- a/postfix.spec +++ b/postfix.spec @@ -52,7 +52,7 @@ %define _unitdir /lib/systemd %endif Name: postfix -Version: 2.11.6 +Version: 2.11.7 Release: 0 Summary: A fast, secure, and flexible mailer License: IPL-1.0