diff --git a/config b/config index 049afdd..0e22396 100644 --- a/config +++ b/config @@ -616,7 +616,9 @@ setOption("DBUSServices.WhiteList", ( "org.kde.baloo.filewatch.service", # policycoreutils new service/config (bnc#878631) "org.selinux.service", - "org.selinux.conf" + "org.selinux.conf", + # oFono (bnc#862354) + "ofono.conf" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index d6fc0c0..b98fa68 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 11 09:19:42 UTC 2014 - krahmer@suse.com + +- enable oFono DBUS for SLE12 (bnc#862354) + ------------------------------------------------------------------- Mon May 19 13:20:06 UTC 2014 - meissner@suse.com