SHA256
1
0
forked from pool/rpmlint

Accepting request 199373 from home:abergmann:branches:devel:openSUSE:Factory:rpmlint

- whitelisted mate DBUS Service (bnc#831404)

OBS-URL: https://build.opensuse.org/request/show/199373
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=212
This commit is contained in:
Dirk Mueller 2013-09-17 13:42:42 +00:00 committed by Git OBS Bridge
parent 8d26cdbecc
commit 4d7e079ae4
2 changed files with 8 additions and 0 deletions

3
config
View File

@ -567,6 +567,9 @@ setOption("DBUSServices.WhiteList", (
# GeoClue2 DBUS Service (bnc#838360)
"org.freedesktop.GeoClue2.service",
"org.freedesktop.GeoClue2.conf",
# mate dbus serice (bnc#831404)
"org.mate.SettingsDaemon.DateTimeMechanism.service",
"org.mate.SettingsDaemon.DateTimeMechanism.conf",
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 17 10:03:53 UTC 2013 - abergmann@suse.com
- whitelisted mate DBUS Service (bnc#831404)
-------------------------------------------------------------------
Sat Sep 14 17:16:49 UTC 2013 - matwey.kornilov@gmail.com