- 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
This commit is contained in:
Peter Varkoly 2018-02-13 10:43:09 +00:00 committed by Git OBS Bridge
parent 04c4a8f237
commit c2cddd1e53
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d096bf2cbe36533124f0eed982952e177de02c69102440142410af511e3b15e5
size 27726
oid sha256:8eb4a0ccf5c35aebb2e74c09785a2d2c408d7eb0c15ade40497259d730ab97cb
size 27378

View File

@ -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

View File

@ -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