mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +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]: 84c53958de
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ SRC_URI += " \
|
||||
"
|
||||
|
||||
CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug"
|
||||
CVE_STATUS[CVE-2020-25657] = "fixed-version: the used version (0.46.2) contains the fix already"
|
||||
|
||||
inherit pypi siteinfo python_setuptools_build_meta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user