diff --git a/config b/config index 9e29b9d..4b59887 100644 --- a/config +++ b/config @@ -774,7 +774,10 @@ setOption("DBUSServices.WhiteList", ( "org.ganesha.nfsd.conf", "nfs-ganesha.service", # NetworkManager-l2tp (bsc#846337) - "nm-l2tp-service.conf" + "nm-l2tp-service.conf", + # fwupd (bsc#932807) + "org.freedesktop.fwupd.conf", + "org.freedesktop.fwupd.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 64b363c..26cb758 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 6 12:10:12 UTC 2017 - krahmer@suse.com + +- Adding fwupd (bsc#932807) + ------------------------------------------------------------------- Tue Aug 15 06:50:26 UTC 2017 - bliu@suse.com