forked from pool/rpmlint
- Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named
differently than the configuration file. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=642
This commit is contained in:
parent
2558052c6c
commit
654bda1f1a
3
config
3
config
@ -1078,6 +1078,9 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.freedesktop.timesync1.conf",
|
||||
# keepalived (bsc#1015141)
|
||||
"org.keepalived.Vrrp1.conf",
|
||||
# boltd (bsc#1119975)
|
||||
"org.freedesktop.bolt.conf",
|
||||
"org.freedesktop.bolt.service",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 21 17:08:47 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- whitelist boltd dbus service (bsc#1119975)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 20:14:29 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user