diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-01-15 02:00:51 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-19 12:15:42 +0530 |
| commit | e2b431389facf4bb69c25f9cbb3446bf4f237bc5 (patch) | |
| tree | 3edc5aa103ff0c0515a89d76ed1df590f4465e9b /meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb | |
| parent | cfa04fece146248b8f0c3c522aa29f8e0f3a3cf3 (diff) | |
| download | meta-openembedded-e2b431389facf4bb69c25f9cbb3446bf4f237bc5.tar.gz | |
python3-tornado: patch CVE-2025-67726
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-67726
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb index ce53ef75ad..3dabcab38b 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb | |||
| @@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237 | |||
| 10 | 10 | ||
| 11 | SRC_URI += "file://CVE-2025-47287.patch \ | 11 | SRC_URI += "file://CVE-2025-47287.patch \ |
| 12 | file://CVE-2025-67724.patch \ | 12 | file://CVE-2025-67724.patch \ |
| 13 | file://CVE-2025-67726.patch \ | ||
| 13 | " | 14 | " |
| 14 | 15 | ||
| 15 | inherit pypi python_setuptools_build_meta | 16 | inherit pypi python_setuptools_build_meta |
