forked from pool/postfix
- 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:
parent
04c4a8f237
commit
c2cddd1e53
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d096bf2cbe36533124f0eed982952e177de02c69102440142410af511e3b15e5
|
oid sha256:8eb4a0ccf5c35aebb2e74c09785a2d2c408d7eb0c15ade40497259d730ab97cb
|
||||||
size 27726
|
size 27378
|
||||||
|
@ -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
|
Thu Dec 7 15:02:14 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package postfix
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -124,6 +124,7 @@ BuildRequires: fdupes
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
Requires(pre): group(%{mail_group})
|
Requires(pre): group(%{mail_group})
|
||||||
|
Requires: system-user-nobody
|
||||||
Requires: group(%{mail_group})
|
Requires: group(%{mail_group})
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1210
|
%if 0%{?suse_version} > 1210
|
||||||
|
Loading…
Reference in New Issue
Block a user