forked from pool/rpmlint
Accepting request 241366 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- allow org.kde.kf5auth.conf after adjustment of race condition (bnc#864716) OBS-URL: https://build.opensuse.org/request/show/241366 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=283
This commit is contained in:
parent
8d07de4c9e
commit
97a96939d6
4
config
4
config
@ -623,7 +623,9 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.selinux.service",
|
||||
"org.selinux.conf",
|
||||
# oFono (bnc#862354)
|
||||
"ofono.conf"
|
||||
"ofono.conf",
|
||||
# libKF5Auth4 (bnc#864716)
|
||||
"org.kde.kf5auth.conf"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 16:05:52 UTC 2014 - meissner@suse.com
|
||||
|
||||
- allow org.kde.kf5auth.conf after adjustment of race condition
|
||||
(bnc#864716)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 8 18:35:14 UTC 2014 - achernikov@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user