forked from pool/rpmlint
Accepting request 912901 from home:mgerstner:branches:openSUSE:Factory
- whitelist deepin-api D-Bus services (bsc#1070943) OBS-URL: https://build.opensuse.org/request/show/912901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=356
This commit is contained in:
parent
f0470d3f6d
commit
cf84662097
9
config
9
config
@ -817,7 +817,14 @@ setOption("DBUSServices.WhiteList", (
|
|||||||
"org.fedoraproject.SetroubleshootPrivileged.conf",
|
"org.fedoraproject.SetroubleshootPrivileged.conf",
|
||||||
"org.fedoraproject.Setroubleshootd.conf",
|
"org.fedoraproject.Setroubleshootd.conf",
|
||||||
# oddjob-gpupdate (bsc#1188680)
|
# 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", (
|
setOption("PAMModules.WhiteList", (
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 18 12:17:26 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||||
|
|
||||||
|
- whitelist deepin-api D-Bus services (bsc#1070943)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 07:49:04 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
|
Wed Aug 4 07:49:04 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user