summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
index 03b178fc8a..bd7a2369bd 100644
--- a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
+++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
@@ -12,6 +12,9 @@ SRC_URI += " \
12 file://0002-fix-correct-struct-packing-on-32-bit-with-_TIME_BITS.patch \ 12 file://0002-fix-correct-struct-packing-on-32-bit-with-_TIME_BITS.patch \
13" 13"
14 14
15CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug"
16CVE_STATUS[CVE-2020-25657] = "fixed-version: the used version (0.46.2) contains the fix already"
17
15inherit pypi siteinfo python_setuptools_build_meta 18inherit pypi siteinfo python_setuptools_build_meta
16 19
17DEPENDS += "openssl swig-native" 20DEPENDS += "openssl swig-native"