diff --git a/postfix-2.8.5.tar.bz2 b/postfix-2.8.5.tar.bz2 deleted file mode 100644 index 70f62e2..0000000 --- a/postfix-2.8.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:456781cdf6e956e320f15c246286070825ac8b50560623aaa5fe67337af444ab -size 2638256 diff --git a/postfix-2.8.7.tar.bz2 b/postfix-2.8.7.tar.bz2 new file mode 100644 index 0000000..ab213f6 --- /dev/null +++ b/postfix-2.8.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66427812a0d9704ca21cdf6043474a00f6c1312f3060a5c5e2cbde2f782ec3b0 +size 2638892 diff --git a/postfix.changes b/postfix.changes index 5aceca2..c84b419 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 9 20:05:38 UTC 2011 - varkoly@suse.com + +- update to 2.8.7 + Bugfixes: + smtpd(8) did not sanitize newline characters in cleanup(8) + REJECT messages, causing them to be sent out via SMTP as bare newline characters. + smtpd(8) sent multi-line responses from a before-queue content filter as text with + bare instead of . + Workaround: postscreen sent non-compliant SMTP responses (220- followed by 421) + when it could not give a connection to a real smtpd process, causing some + remote SMTP clients to bounce mail. + ------------------------------------------------------------------- Thu Nov 3 15:56:23 UTC 2011 - varkoly@suse.com diff --git a/postfix.spec b/postfix.spec index f9d7baf..a162931 100644 --- a/postfix.spec +++ b/postfix.spec @@ -19,7 +19,7 @@ Name: postfix Summary: A fast, secure, and flexible mailer -Version: 2.8.5 +Version: 2.8.7 Release: 1 License: IBM Public License .. Group: Productivity/Networking/Email/Servers