diff --git a/config b/config index fad72db..5ece49c 100644 --- a/config +++ b/config @@ -817,7 +817,14 @@ setOption("DBUSServices.WhiteList", ( "org.fedoraproject.SetroubleshootPrivileged.conf", "org.fedoraproject.Setroubleshootd.conf", # oddjob-gpupdate (bsc#1188680) - "oddjob-gpupdate.conf" + "oddjob-gpupdate.conf", + # deepin-api (bsc#1070943) + "com.deepin.api.Device.service", + "com.deepin.api.Device.conf", + "com.deepin.api.LocaleHelper.service", + "com.deepin.api.LocaleHelper.conf", + "com.deepin.api.SoundThemePlayer.service", + "com.deepin.api.SoundThemePlayer.conf" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 5144c9a..d099066 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 18 12:17:26 UTC 2021 - Matthias Gerstner + +- whitelist deepin-api D-Bus services (bsc#1070943) + ------------------------------------------------------------------- Wed Aug 4 07:49:04 UTC 2021 - Matthias Gerstner