diff --git a/config b/config index ff7af38..7235e81 100644 --- a/config +++ b/config @@ -727,7 +727,11 @@ setOption("DBUSServices.WhiteList", ( "org.kde.powerdevil.discretegpuhelper.service", # rebootmgr (bsc#1019644) "org.opensuse.RebootMgr.conf", - "rebootmgr.service" + "rebootmgr.service", + # blueman (bsc#987141) + "org.blueman.Mechanism.conf", + "org.blueman.Mechanism.service", + "org.blueman.Applet.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 70e25dd..0e47e8f 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 6 15:31:53 UTC 2017 - krahmer@suse.com + +- adding blueman (bsc#987141) + ------------------------------------------------------------------- Tue Jan 31 15:55:45 UTC 2017 - zaitor@opensuse.org