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:20 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-02-05 06:59:41 +0530
commit6ac033a2272e70bfb6b017b7ee61bd0c9ffc5039 (patch)
treecc10eea65e13e285507610f8bb8f20a01cebed1e /meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb
parent0ea6c04dde4902016de86120de99c16ea7d91df6 (diff)
downloadmeta-openembedded-6ac033a2272e70bfb6b017b7ee61bd0c9ffc5039.tar.gz
python3-aiohttp: patch CVE-2025-69228
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-69228 Backport the patch that is referenced by the 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 644c07153d..55ff57d05c 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
@@ -8,6 +8,7 @@ SRC_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 file://CVE-2025-69227.patch \
11 file://CVE-2025-69228.patch \
11" 12"
12SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" 13SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2"
13 14