SHA256
1
0
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:
Dirk Mueller 2020-05-20 07:50:48 +00:00 committed by Git OBS Bridge
parent d929abd66e
commit 86ed0bb082
4 changed files with 9 additions and 2 deletions

2
config
View File

@ -78,6 +78,7 @@ addFilter('.*no-group-tag.*')
addFilter('.*non-standard-group.*') addFilter('.*non-standard-group.*')
setOption('StandardGroups', ( setOption('StandardGroups', (
'_cscreen',
'aegis', 'aegis',
'antivir', 'antivir',
'arangodb', 'arangodb',
@ -280,6 +281,7 @@ setOption('StandardGroups', (
)) ))
setOption('StandardUsers', ( setOption('StandardUsers', (
'_cscreen',
'aegis', 'aegis',
'amanda', 'amanda',
'aodh', 'aodh',

View File

@ -1,7 +1,7 @@
# #
# spec file for package rpmlint-tests # 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 # 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

View File

@ -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 Tue May 12 11:17:27 UTC 2020 - matthias.gerstner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package rpmlint # 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 # 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