diff --git a/config b/config index 019ec88..d874f5b 100644 --- a/config +++ b/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', diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e5d2cff..263c8ce 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -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 diff --git a/rpmlint.changes b/rpmlint.changes index f6586eb..4be09b7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 19 07:51:10 UTC 2020 - Thomas Renninger + +- Add '_cscreen' to StandardGroups and StandardUsers + ------------------------------------------------------------------- Tue May 12 11:17:27 UTC 2020 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 26cf7d2..88d0009 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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