diff --git a/config b/config index 4081e05..526585d 100644 --- a/config +++ b/config @@ -738,7 +738,10 @@ setOption("DBUSServices.WhiteList", ( "org.blueman.Applet.service", # os-autoinst (bsc#1032649) "org.opensuse.os_autoinst.switch.conf", - "os-autoinst-openvswitch.service" + "os-autoinst-openvswitch.service", + # thunderbolt (bsc#1033554) + "thunderbolt.conf", + "thunderbolt.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index f72e868..d779a23 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 19 13:21:58 UTC 2017 - krahmer@suse.com + +- whitelisting thunderbolt (bsc#1033554) + ------------------------------------------------------------------- Tue Apr 18 13:49:18 UTC 2017 - opensuse-packaging@opensuse.org