From c2cddd1e537dbc46ab1312c71b4aca7e5399d04e1d463f9149c78e812eb2ddf9 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Tue, 13 Feb 2018 10:43:09 +0000 Subject: [PATCH] - bsc#1065411 Package postfix should require package system-user-nobody - bsc#1080772 postfix smtpd throlle getting "hello" if no sasl auth was configured OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=292 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 7 +++++++ postfix.spec | 3 ++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 3d39d99..4b09b66 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:d096bf2cbe36533124f0eed982952e177de02c69102440142410af511e3b15e5 -size 27726 +oid sha256:8eb4a0ccf5c35aebb2e74c09785a2d2c408d7eb0c15ade40497259d730ab97cb +size 27378 diff --git a/postfix.changes b/postfix.changes index 37eea0a..9df034b 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 13 10:39:37 UTC 2018 - varkoly@suse.com + +- bsc#1065411 Package postfix should require package system-user-nobody +- bsc#1080772 postfix smtpd throlle getting "hello" if no sasl auth + was configured + ------------------------------------------------------------------- Thu Dec 7 15:02:14 UTC 2017 - dimstar@opensuse.org diff --git a/postfix.spec b/postfix.spec index 25417ce..cfe360f 100644 --- a/postfix.spec +++ b/postfix.spec @@ -1,7 +1,7 @@ # # spec file for package postfix # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -124,6 +124,7 @@ BuildRequires: fdupes %endif %if 0%{?suse_version} >= 1330 Requires(pre): group(%{mail_group}) +Requires: system-user-nobody Requires: group(%{mail_group}) %endif %if 0%{?suse_version} > 1210