SHA256
1
0
forked from pool/rpmlint

Accepting request 821084 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/821084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=339
This commit is contained in:
Dominique Leuenberger 2020-07-17 18:46:25 +00:00 committed by Git OBS Bridge
commit 31c41e1785
2 changed files with 18 additions and 4 deletions

11
config
View File

@ -217,6 +217,7 @@ setOption('StandardGroups', (
'privoxy',
'prosody',
'prometheus',
'ptokax',
'public',
'pulse',
'pulse-access',
@ -432,6 +433,7 @@ setOption('StandardUsers', (
'privoxy',
'prosody',
'prometheus',
'ptokax',
'pulse',
'puppet',
'qemu',
@ -496,12 +498,12 @@ setOption('StandardUsers', (
addDetails('non-standard-uid',
'''A file in this package is owned by an unregistered user id.
To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
add the user to the "config" file and send a submitrequest.
''',
'non-standard-gid',
'''A file in this package is owned by an unregistered group id.
To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
add the group to the "config" file and send a submitrequest.
''',
'no-changelogname-tag',
@ -606,7 +608,7 @@ setOption("DBUSServices.WhiteList", (
# kdebase4-runtime, bnc#672145
"org.kde.powerdevil.backlighthelper.service",
"org.kde.powerdevil.backlighthelper.conf",
# urfkill (bnc#688328)
# urfkill (bnc#688328)
"org.freedesktop.URfkill.service",
"org.freedesktop.URfkill.conf",
# account services (bnc#676638)
@ -774,6 +776,9 @@ setOption("DBUSServices.WhiteList", (
# oddjob (bsc#1169494)
"oddjob.conf",
"oddjob-mkhomedir.conf",
# libvirt-dbus (bsc#1173093)
"org.libvirt.service",
"org.libvirt.conf"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 15 07:40:08 UTC 2020 - matthias.gerstner@suse.com
- whitelist D-Bus files for libvirt-dbus (bsc#1173093)
-------------------------------------------------------------------
Wed Jul 8 16:36:34 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Add user and group "ptokax" for PtokaX DC++ hub.
-------------------------------------------------------------------
Fri Jun 19 11:18:06 UTC 2020 - Egbert Eich <eich@suse.com>
@ -4003,4 +4013,3 @@ Mon Feb 23 12:37:56 CET 2004 - hmacht@suse.de
Wed Jun 11 10:49:01 CEST 2003 - coolo@suse.de
- initial version