mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:42:23 +00:00
fontforge: ignore CVE-2019-15785
Details: https://nvd.nist.gov/vuln/detail/CVE-2019-15785 The vulnerability is not present in the currently used version, so ignore it. Current version: 20190801 First vulnerable version: 20190813 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
67bb8e4b16
commit
48d2305f48
@ -43,5 +43,8 @@ FILES:${PN} += " \
|
||||
FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR} ${datadir}/${BPN}/python"
|
||||
RDEPENDS:${PN}-python = "python3"
|
||||
|
||||
# The vulnerability was introduced after the used revision.
|
||||
CVE_CHECK_IGNORE += "CVE-2019-15785"
|
||||
|
||||
# for e.g kde's oxygen-fonts
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user