forked from pool/rpmlint
Accepting request 807131 from home:trenn:branches:devel:openSUSE:Factory:rpmlint
- Add '_cscreen' to StandardGroups and StandardUsers OBS-URL: https://build.opensuse.org/request/show/807131 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=725
This commit is contained in:
parent
d929abd66e
commit
86ed0bb082
2
config
2
config
@ -78,6 +78,7 @@ addFilter('.*no-group-tag.*')
|
||||
addFilter('.*non-standard-group.*')
|
||||
|
||||
setOption('StandardGroups', (
|
||||
'_cscreen',
|
||||
'aegis',
|
||||
'antivir',
|
||||
'arangodb',
|
||||
@ -280,6 +281,7 @@ setOption('StandardGroups', (
|
||||
))
|
||||
|
||||
setOption('StandardUsers', (
|
||||
'_cscreen',
|
||||
'aegis',
|
||||
'amanda',
|
||||
'aodh',
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpmlint-tests
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020 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
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 07:51:10 UTC 2020 - Thomas Renninger <trenn@suse.de>
|
||||
|
||||
- Add '_cscreen' to StandardGroups and StandardUsers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 11:17:27 UTC 2020 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpmlint
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user