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-oe/recipes-extended/sanlock | |
| 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-oe/recipes-extended/sanlock')
| -rw-r--r-- | meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb index c2a17d06b9..962d19574c 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb +++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb | |||
| @@ -21,9 +21,7 @@ SRCREV = "b820c63093c4ae85d7da4f719cf3026d7fca5d09" | |||
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | CVE_CHECK_IGNORE += "\ | 24 | CVE_STATUS[CVE-2012-5638] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." |
| 25 | CVE-2012-5638 \ | ||
| 26 | " | ||
| 27 | 25 | ||
| 28 | DEPENDS = "libaio util-linux" | 26 | DEPENDS = "libaio util-linux" |
| 29 | 27 | ||
