diff options
| author | Andrej Valek <andrej.valek@siemens.com> | 2023-07-26 11:50:09 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-27 08:54:40 -0700 |
| commit | 8af2f17a6fa8bf282c4c27054adbea1bf0873069 (patch) | |
| tree | 22b6484379a0f3d3e2b89f958dda0fd45f2a1880 /meta-networking/recipes-support/spice/spice_git.bb | |
| parent | 4c201ede939610946847ccd4221320ed776224aa (diff) | |
| download | meta-openembedded-8af2f17a6fa8bf282c4c27054adbea1bf0873069.tar.gz | |
cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS
- Try to add convert and apply statuses for old CVEs
- Drop some obsolete ignores, while they are not relevant for current
version
Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/spice/spice_git.bb')
| -rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index b3e687476b..5732f509b1 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
| @@ -30,11 +30,7 @@ SRC_URI = " \ | |||
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 32 | 32 | ||
| 33 | CVE_CHECK_IGNORE += "\ | 33 | CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccurate CPE in the NVD database." |
| 34 | CVE-2016-0749 \ | ||
| 35 | CVE-2016-2150 \ | ||
| 36 | CVE-2018-10893 \ | ||
| 37 | " | ||
| 38 | 34 | ||
| 39 | inherit autotools gettext python3native python3-dir pkgconfig | 35 | inherit autotools gettext python3native python3-dir pkgconfig |
| 40 | 36 | ||
