From 14375c8ad9466aec9e4218dace3b671d64681afa022621e2766d1573af421d87 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Fri, 13 Mar 2020 15:30:49 +0000 Subject: [PATCH] Accepting request 784676 from home:stroeder:branches:server:mail Update to 3.4.10 OBS-URL: https://build.opensuse.org/request/show/784676 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=361 --- postfix-3.4.10.tar.gz | 3 +++ postfix-3.4.9.tar.gz | 3 --- postfix.changes | 10 ++++++++++ postfix.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 postfix-3.4.10.tar.gz delete mode 100644 postfix-3.4.9.tar.gz diff --git a/postfix-3.4.10.tar.gz b/postfix-3.4.10.tar.gz new file mode 100644 index 0000000..7531c9c --- /dev/null +++ b/postfix-3.4.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908a66fc38537a0047e8561e1bc0ef096c53357ffad16d2d728cd4fc8ae56654 +size 4573370 diff --git a/postfix-3.4.9.tar.gz b/postfix-3.4.9.tar.gz deleted file mode 100644 index 6edec20..0000000 --- a/postfix-3.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4709cfb0626d064b71258b3395573d80e18a48fd11eff0cbf4a9e83455a2da7 -size 4573241 diff --git a/postfix.changes b/postfix.changes index 83a4b7d..d3ec38f 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 13 14:29:32 UTC 2020 - Michael Ströder + +- Update to 3.4.10: + * Bug (introduced: Postfix 2.3): Postfix Milter client state + was not properly reset after one Milter in a multi-Milter + configuration failed during MAIL FROM, resulting in a Postfix + Milter client panic during the next MAIL FROM command in the + same SMTP session. + ------------------------------------------------------------------- Fri Feb 7 17:07:39 UTC 2020 - Peter Varkoly diff --git a/postfix.spec b/postfix.spec index b221bff..f784b80 100644 --- a/postfix.spec +++ b/postfix.spec @@ -53,7 +53,7 @@ %bcond_with libnsl %endif Name: postfix -Version: 3.4.9 +Version: 3.4.10 Release: 0 Summary: A fast, secure, and flexible mailer License: IPL-1.0 OR EPL-2.0