From 86ed0bb082030b884e06e7987f9e97a1a2aae101df6fbe2b4aa1ff127ef70061 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 May 2020 07:50:48 +0000 Subject: [PATCH 1/4] 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 From adf9efa69384979edaedb5c0f03bc7fe8251fc02d6d78c565120bb4ba49497fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 May 2020 09:45:39 +0000 Subject: [PATCH 2/4] Accepting request 807493 from home:adrianSuSE:branches:devel:openSUSE:Factory:rpmlint - Add daapd user and group for new forked-daapd package OBS-URL: https://build.opensuse.org/request/show/807493 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=726 --- 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 d874f5b..5526b89 100644 --- a/config +++ b/config @@ -106,6 +106,7 @@ setOption('StandardGroups', ( 'coturn', 'crowbar', 'cwbconv', + 'daapd', 'daemon', 'davfs2', 'dba', @@ -317,6 +318,7 @@ setOption('StandardUsers', ( 'cyrus', 'daemon', 'davfs2', + 'daapd', 'ddclient', 'dehydrated', 'designate', diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 263c8ce..e5d2cff 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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 4be09b7..4fc9ce2 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 20 08:37:02 UTC 2020 - Adrian Schröter + +- Add daapd user and group for new forked-daapd package + ------------------------------------------------------------------- Tue May 19 07:51:10 UTC 2020 - Thomas Renninger diff --git a/rpmlint.spec b/rpmlint.spec index 88d0009..26cf7d2 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 87a2ef43705df01afb5d942d03f5d4372d2e2f80908fe16b94738822939baa74 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Wed, 20 May 2020 14:44:46 +0000 Subject: [PATCH 3/4] Accepting request 807747 from home:jsegitz:branches:devel:openSUSE:Factory:rpmlint - whitelist cockpit PAM modules (bsc#1169614) * pam_cockpit_cert * pam_ssh_add OBS-URL: https://build.opensuse.org/request/show/807747 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=727 --- config | 3 +++ rpmlint.changes | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/config b/config index 5526b89..231d38c 100644 --- a/config +++ b/config @@ -896,6 +896,9 @@ setOption("PAMModules.WhiteList", ( "pam_user_map.so", # oddjob (bsc#1169494) "pam_oddjob_mkhomedir.so" + # cockpit (bsc#1169614) + "pam_cockpit_cert.so", + "pam_ssh_add.so", )) # Output filters diff --git a/rpmlint.changes b/rpmlint.changes index 4fc9ce2..c77ee9a 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 20 11:51:53 UTC 2020 - Johannes Segitz + +- whitelist cockpit PAM modules (bsc#1169614) + * pam_cockpit_cert + * pam_ssh_add + ------------------------------------------------------------------- Wed May 20 08:37:02 UTC 2020 - Adrian Schröter From 6830adfb181cff4d7f2e82ce306bc34ba1a8d3efd7e063a03028abecaf788dd8 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 25 May 2020 10:03:55 +0000 Subject: [PATCH 4/4] Accepting request 808695 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint - whitelist pam_usertype (bsc#1171564) OBS-URL: https://build.opensuse.org/request/show/808695 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=728 --- config | 2 ++ rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index 231d38c..afc95d7 100644 --- a/config +++ b/config @@ -899,6 +899,8 @@ setOption("PAMModules.WhiteList", ( # cockpit (bsc#1169614) "pam_cockpit_cert.so", "pam_ssh_add.so", + # pam (bsc#1171564) + "pam_usertype.so", )) # Output filters diff --git a/rpmlint.changes b/rpmlint.changes index c77ee9a..dd164af 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 25 09:44:52 UTC 2020 - matthias.gerstner@suse.com + +- whitelist pam_usertype (bsc#1171564) + ------------------------------------------------------------------- Wed May 20 11:51:53 UTC 2020 - Johannes Segitz