summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb
index ba7bd9b8e3..0ebe30f81c 100644
--- a/meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb
+++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.47.0.bb
@@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSES/BSD-2-Clause.txt;md5=8099b0e569f862ece05740a
6 6
7SRC_URI[sha256sum] = "9256300be1e0412be802aa1f827e0ce7f94deb1099b8ccdcfd9867a7f0f975bf" 7SRC_URI[sha256sum] = "9256300be1e0412be802aa1f827e0ce7f94deb1099b8ccdcfd9867a7f0f975bf"
8 8
9SRC_URI += "file://0001-setup.py-Make-the-cmd-available.patch" 9SRC_URI += "file://0001-setup.py-Make-the-cmd-available.patch \
10 file://0001-fix-swig-avoid-clang-GNUC-pragma-block-before-_lib.h.patch"
10 11
11CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug" 12CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug"
12CVE_STATUS[CVE-2020-25657] = "fixed-version: the used version (0.46.2) contains the fix already" 13CVE_STATUS[CVE-2020-25657] = "fixed-version: the used version (0.46.2) contains the fix already"