summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/spice/spice_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb
index 5e6d8584e3..7900a7dea5 100644
--- a/meta-networking/recipes-support/spice/spice_git.bb
+++ b/meta-networking/recipes-support/spice/spice_git.bb
@@ -22,6 +22,7 @@ SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice;branch=master;protocol=htt
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24CVE_STATUS[CVE-2016-0749] = "fixed-version: patched since 0.13.2" 24CVE_STATUS[CVE-2016-0749] = "fixed-version: patched since 0.13.2"
25CVE_STATUS[CVE-2016-2150] = "fixed-version: patched since 0.13.2"
25CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccurate CPE in the NVD database." 26CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccurate CPE in the NVD database."
26 27
27inherit meson gettext python3native python3-dir pkgconfig 28inherit meson gettext python3native python3-dir pkgconfig