mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:52:17 +00:00
libraw: ignore CVE-2020-35530
Details: https://nvd.nist.gov/vuln/detail/CVE-2020-35530 The fix is already included in the currently used revision. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
8f89a8c732
commit
27f77ae006
@ -9,3 +9,6 @@ S = "${WORKDIR}/git"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "jpeg jasper lcms"
|
||||
|
||||
# The fix is already included in the current versin (0.20.2)
|
||||
CVE_CHECK_IGNORE += "CVE-2020-35530"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user