From eb2d06ea370183f0ddb95027e8f52f3c42d3ddfcf9d86fe21df502fd203a4efb Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Wed, 9 Dec 2015 14:04:26 +0000 Subject: [PATCH] - postfix 2.11.2 * Fix for DMARC implementations based on SPF policy plus DKIM Milter. * The Postfix SMTP server logged an incorrect client name in reject messages for check_reverse_client_hostname_access and check_reverse_client_hostname_{mx,ns}_access. * The qmqpd daemon crashed with null pointer bug when logging a lost connection while not in a mail transaction. * The TLS client logged that an anonymous TLS connection was "Untrusted", instead of "Anonymous". OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=230 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 5 +++++ postfix.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 1045a21..4a225d7 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:631750fa32a5a509e33a8e635fc103d97784091b791dbd1aa47a651feb7ffec3 -size 26747 +oid sha256:1b4fd1b8d37acc629879890cf8de505aef4c39a0e972c57e7c5df89a9f23d4b3 +size 26704 diff --git a/postfix.changes b/postfix.changes index 2fd0770..2e0d574 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 9 14:05:22 UTC 2015 - varkoly@suse.com + +- bnc#958329 postfix fails to start when openslp is not installed + ------------------------------------------------------------------- Mon Oct 12 20:49:27 UTC 2015 - michael@stroeder.com diff --git a/postfix.spec b/postfix.spec index 229b1c3..b338e19 100644 --- a/postfix.spec +++ b/postfix.spec @@ -1,7 +1,7 @@ # # spec file for package postfix # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed