diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-01-15 02:00:49 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-19 12:15:41 +0530 |
| commit | a0c05c9da8dda5147269a240ce0d69dbe4c63195 (patch) | |
| tree | eee46363771d887e17873210f0fd732eed3fa74f /meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb | |
| parent | 2d2c395c22f6c938d1a390f3dbf4e47098894789 (diff) | |
| download | meta-openembedded-a0c05c9da8dda5147269a240ce0d69dbe4c63195.tar.gz | |
python3-tornado: patch CVE-2025-47287
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-47287
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 | 2 |
1 files changed, 2 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 751f32913a..e24354b54a 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 | |||
| @@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b" | 9 | SRC_URI[sha256sum] = "92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://CVE-2025-47287.patch" | ||
| 12 | |||
| 11 | inherit pypi python_setuptools_build_meta | 13 | inherit pypi python_setuptools_build_meta |
| 12 | 14 | ||
| 13 | # Requires _compression which is currently located in misc | 15 | # Requires _compression which is currently located in misc |
