SHA256
1
0
forked from pool/rpmlint

Accepting request 811259 from home:mnhauke:branches:devel:openSUSE:Factory:rpmlint

- Add '_gns3' to StandardGroups and StandardUsers

OBS-URL: https://build.opensuse.org/request/show/811259
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=731
This commit is contained in:
Ludwig Nussel 2020-06-05 11:00:20 +00:00 committed by Git OBS Bridge
parent 7e3a24b025
commit 48547f82ca
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -79,6 +79,7 @@ addFilter('.*non-standard-group.*')
setOption('StandardGroups', ( setOption('StandardGroups', (
'_cscreen', '_cscreen',
'_gns3',
'aegis', 'aegis',
'antivir', 'antivir',
'arangodb', 'arangodb',
@ -283,6 +284,7 @@ setOption('StandardGroups', (
setOption('StandardUsers', ( setOption('StandardUsers', (
'_cscreen', '_cscreen',
'_gns3',
'aegis', 'aegis',
'amanda', 'amanda',
'aodh', 'aodh',

View File

@ -3,6 +3,11 @@ Thu Jun 4 09:33:26 UTC 2020 - matthias.gerstner@suse.com
- whitelist pam_setquota (bsc#1171563) - whitelist pam_setquota (bsc#1171563)
-------------------------------------------------------------------
Wed Jun 3 23:28:19 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Add '_gns3' to StandardGroups and StandardUsers
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 25 09:44:52 UTC 2020 - matthias.gerstner@suse.com Mon May 25 09:44:52 UTC 2020 - matthias.gerstner@suse.com