diff options
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb')
| -rw-r--r-- | poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb b/poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb index 4e61b8d9d4..116add2079 100644 --- a/poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb +++ b/poky/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb @@ -7,6 +7,9 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" +SRC_URI += "file://CVE-2024-39689.patch \ + " + SRC_URI[sha256sum] = "0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f" inherit pypi setuptools3 |
