summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-02-04 17:29:19 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-02-05 06:59:40 +0530
commit0ea6c04dde4902016de86120de99c16ea7d91df6 (patch)
tree23f2a9b26a4de1e80e67a265093c4128a423222f /meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
parent4ac10b5dbb564b6032ebfea1ec845809acc8b91a (diff)
downloadmeta-openembedded-0ea6c04dde4902016de86120de99c16ea7d91df6.tar.gz
python3-aiohttp: patch CVE-2025-69227
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-69227 Backport the patch that is referenced by teh NVD advisory. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
index 16429c9d86..644c07153d 100644
--- a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41"
7SRC_URI += "file://CVE-2025-69224.patch \ 7SRC_URI += "file://CVE-2025-69224.patch \
8 file://CVE-2025-69225.patch \ 8 file://CVE-2025-69225.patch \
9 file://CVE-2025-69226.patch \ 9 file://CVE-2025-69226.patch \
10 file://CVE-2025-69227.patch \
10" 11"
11SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" 12SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2"
12 13