summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb b/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb
index 439958c7d2..702b11d9f0 100644
--- a/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb
+++ b/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb
@@ -30,3 +30,6 @@ FILES:${PN} += " \
30 ${datadir}/dbus-1 \ 30 ${datadir}/dbus-1 \
31 ${datadir}/polkit-1 \ 31 ${datadir}/polkit-1 \
32" 32"
33
34# not-applicable-platform: The vulnerability is Ubuntu specific
35CVE_CHECK_IGNORE += "CVE-2023-3297"