SHA256
1
0
forked from pool/rpmlint

Accepting request 239175 from devel:openSUSE:Factory:rpmlint

- allow user and group ddclient for the ddclient users (bnc#881520) (forwarded request 239174 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/239175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=221
This commit is contained in:
Stephan Kulow
2014-07-02 13:05:12 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

2
config
View File

@@ -93,6 +93,7 @@ setOption('StandardGroups', (
'cwbconv',
'daemon',
'dba',
'ddclient',
'dialout',
'disk',
'distcc',
@@ -241,6 +242,7 @@ setOption('StandardUsers', (
'cop',
'cyrus',
'daemon',
'ddclient',
'dhcpd',
'distcc',
'dovecot',

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 1 14:20:38 UTC 2014 - meissner@suse.com
- allow user and group ddclient for the ddclient users (bnc#881520)
-------------------------------------------------------------------
Fri Jun 20 14:40:53 UTC 2014 - meissner@suse.com