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

- whitelisting usbauth (bsc#1066877)

OBS-URL: https://build.opensuse.org/request/show/564500
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=556
This commit is contained in:
Marcus Meissner 2018-01-15 09:38:29 +00:00 committed by Git OBS Bridge
parent 90805877a4
commit 132ccb16ea
2 changed files with 9 additions and 1 deletions

5
config
View File

@ -1032,7 +1032,10 @@ setOption("DBUSServices.WhiteList", (
"net.connman.vpn.service",
# kcmsddm (bsc#1065563)
"org.kde.kcontrol.kcmsddm.conf",
"org.kde.kcontrol.kcmsddm.service"
"org.kde.kcontrol.kcmsddm.service",
# usbauth (bsc#1066877)
"org.opensuse.usbauth.conf",
"org.opensuse.usbauth.service"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 15 09:15:19 UTC 2018 - krahmer@suse.com
- whitelisting usbauth (bsc#1066877)
-------------------------------------------------------------------
Wed Jan 3 10:27:22 UTC 2018 - adam.majer@suse.de