From 597ba7962b9ab4099872da63603139fcb0bbb249 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Thu, 2 Nov 2023 13:20:33 +0100 Subject: [PATCH] dbus-services: whitelist passim service (bsc#1216434) --- configs/openSUSE/dbus-services.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/configs/openSUSE/dbus-services.toml b/configs/openSUSE/dbus-services.toml index b394d7c7d..1f4764c7b 100644 --- a/configs/openSUSE/dbus-services.toml +++ b/configs/openSUSE/dbus-services.toml @@ -1308,3 +1308,17 @@ hash = "72e1dbaa64ae4f041b45d87c1ec65ae1f6596245171cf6bd967e4d13e4d48600" path = "/usr/share/dbus-1/system.d/org.selinux.conf" digester = "xml" hash = "0ec37dac1d4ff66ca0ff3aec940c28ad9468e70f7376571dcaf311c58ef66927" + +[[FileDigestGroup]] +package = "passim" +type = "dbus" +note = "caching of public files in local networks" +bug = "bsc#1216434" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system-services/org.freedesktop.Passim.service" +digester = "shell" +hash = "0c07dc9b27fb506af38d60d5b0555fb88849dc457c31b6bc67a979be538a1946" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system.d/org.freedesktop.Passim.conf" +digester = "xml" +hash = "f0a5a607af98b0f4841ac0cab80af5592ee81d29279e50932bccdbf92c10d227"