mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-12 08:58:14 +00:00
python3-m2crypto: mark CVE-2020-25657 as patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2020-25657 The commit[1] that fixes the vulnerability has been part of the package since version 0.39.0 [1]:84c53958deSigned-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commitba6468f7a0) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
509f680b6e
commit
582d2ba035
@@ -17,6 +17,7 @@ PYPI_PACKAGE = "M2Crypto"
|
||||
inherit pypi siteinfo setuptools3
|
||||
|
||||
CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug"
|
||||
CVE_STATUS[CVE-2020-25657] = "fixed-version: the used version (0.40.1) contains the fix already"
|
||||
|
||||
DEPENDS += "openssl swig-native"
|
||||
RDEPENDS:${PN} += "\
|
||||
|
||||
Reference in New Issue
Block a user