1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-10 05:49:28 +00:00

python3-cryptography: Backport fix for CVE-2024-26130

Upstream-Status: Backport from https://github.com/pyca/cryptography/commit/97d231672763cdb5959a3b191e692a362f1b9e55

(From OE-Core rev: 7864c4605cde4851df644dd1d2867bd28d155710)

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Vijay Anusuri
2024-03-19 18:02:09 +05:30
committed by Steve Sakoman
parent 9fce626d58
commit 6269fbcd4f
2 changed files with 67 additions and 0 deletions
@@ -19,6 +19,7 @@ SRC_URI += " \
file://fix-leak-metric.patch \
file://CVE-2023-23931.patch \
file://CVE-2023-49083.patch \
file://CVE-2024-26130.patch \
"
inherit pypi python_setuptools3_rust