mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python3-twisted: patch CVE-2022-24801
Details: https://nvd.nist.gov/vuln/detail/CVE-2022-24801 Pick the commits from the pull request that is referenced by the NVD report. (The full set is consisting of 13 patches, but the ones that only updated news/readme/typo fixes in comments were not backported) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -12,9 +12,19 @@ SRC_URI[sha256sum] = "57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba5
|
||||
PYPI_PACKAGE = "Twisted"
|
||||
|
||||
SRC_URI += "file://CVE-2024-41671-0001.patch \
|
||||
file://CVE-2024-41671-0002.patch \
|
||||
file://CVE-2024-41810.patch \
|
||||
file://CVE-2023-46137.patch"
|
||||
file://CVE-2024-41671-0002.patch \
|
||||
file://CVE-2024-41810.patch \
|
||||
file://CVE-2023-46137.patch \
|
||||
file://CVE-2022-24801-1.patch \
|
||||
file://CVE-2022-24801-2.patch \
|
||||
file://CVE-2022-24801-3.patch \
|
||||
file://CVE-2022-24801-4.patch \
|
||||
file://CVE-2022-24801-5.patch \
|
||||
file://CVE-2022-24801-6.patch \
|
||||
file://CVE-2022-24801-7.patch \
|
||||
file://CVE-2022-24801-8.patch \
|
||||
file://CVE-2022-24801-9.patch \
|
||||
"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user