SHA256
1
0
forked from pool/rpmlint

Accepting request 495342 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint

- whitelisting switchroo-control (bsc#1034309)
-------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/495342
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=454
This commit is contained in:
Marcus Meissner 2017-05-16 13:43:25 +00:00 committed by Git OBS Bridge
parent 377bfbb3ae
commit b160e5647b
2 changed files with 10 additions and 0 deletions

3
config
View File

@ -745,6 +745,9 @@ setOption("DBUSServices.WhiteList", (
# backintime (bsc#1007723, bsc#1032717)
"net.launchpad.backintime.serviceHelper.conf",
"net.launchpad.backintime.serviceHelper.service",
# switchroo-control (bsc#1034309)
"net.hadess.SwitcherooControl.conf",
"switcheroo-control.service"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 16 13:37:33 UTC 2017 - krahmer@suse.com
- whitelisting switchroo-control (bsc#1034309)
-------------------------------------------------------------------
Fri Apr 28 14:07:50 CEST 2017 - mgerstner@suse.com
- whitelisting backintime (bsc#1007723, bsc#1032717)