diff options
| -rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 1 |
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 | |||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | CVE_STATUS[CVE-2016-0749] = "fixed-version: patched since 0.13.2" | 24 | CVE_STATUS[CVE-2016-0749] = "fixed-version: patched since 0.13.2" |
| 25 | CVE_STATUS[CVE-2016-2150] = "fixed-version: patched since 0.13.2" | ||
| 25 | CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccurate CPE in the NVD database." | 26 | CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccurate CPE in the NVD database." |
| 26 | 27 | ||
| 27 | inherit meson gettext python3native python3-dir pkgconfig | 28 | inherit meson gettext python3native python3-dir pkgconfig |
