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:
Gyorgy Sarvari
2025-11-30 20:44:12 +01:00
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"