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

Upstream-Status: Backport from 97d2316727

(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

View File

@@ -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