forked from pool/rpmlint
- whitelist systemd-portabled dbus files (boo#1145639)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=683
This commit is contained in:
3
config
3
config
@@ -1019,6 +1019,9 @@ setOption("DBUSServices.WhiteList", (
|
||||
# certmonger (bsc#1129452)
|
||||
"org.fedorahosted.certmonger.service",
|
||||
"certmonger.conf",
|
||||
# systemd-portabled (boo#1145639)
|
||||
"org.freedesktop.portable1.service",
|
||||
"org.freedesktop.portable1.conf",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 08:56:44 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- whitelist systemd-portabled dbus files (boo#1145639)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 07:40:56 UTC 2019 - kukuk@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user