diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb index 5b23ceeb91..8e140f387e 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | |||
| @@ -12,9 +12,19 @@ SRC_URI[sha256sum] = "57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba5 | |||
| 12 | PYPI_PACKAGE = "Twisted" | 12 | PYPI_PACKAGE = "Twisted" |
| 13 | 13 | ||
| 14 | SRC_URI += "file://CVE-2024-41671-0001.patch \ | 14 | SRC_URI += "file://CVE-2024-41671-0001.patch \ |
| 15 | file://CVE-2024-41671-0002.patch \ | 15 | file://CVE-2024-41671-0002.patch \ |
| 16 | file://CVE-2024-41810.patch \ | 16 | file://CVE-2024-41810.patch \ |
| 17 | file://CVE-2023-46137.patch" | 17 | file://CVE-2023-46137.patch \ |
| 18 | file://CVE-2022-24801-1.patch \ | ||
| 19 | file://CVE-2022-24801-2.patch \ | ||
| 20 | file://CVE-2022-24801-3.patch \ | ||
| 21 | file://CVE-2022-24801-4.patch \ | ||
| 22 | file://CVE-2022-24801-5.patch \ | ||
| 23 | file://CVE-2022-24801-6.patch \ | ||
| 24 | file://CVE-2022-24801-7.patch \ | ||
| 25 | file://CVE-2022-24801-8.patch \ | ||
| 26 | file://CVE-2022-24801-9.patch \ | ||
| 27 | " | ||
| 18 | 28 | ||
| 19 | inherit pypi python_setuptools_build_meta | 29 | inherit pypi python_setuptools_build_meta |
| 20 | 30 | ||
