From 86ed0bb082030b884e06e7987f9e97a1a2aae101df6fbe2b4aa1ff127ef70061 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 May 2020 07:50:48 +0000 Subject: [PATCH] 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 --- config | 2 ++ rpmlint-tests.spec | 2 +- rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) 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