diff options
| author | Peter Marko <peter.marko@siemens.com> | 2026-01-26 00:56:27 +0100 |
|---|---|---|
| committer | Paul Barker <paul@pbarker.dev> | 2026-02-27 15:54:01 +0000 |
| commit | e7b549ecaa945a5b9f755316b80d515312d0bf2b (patch) | |
| tree | 2781fb9fbb6fbbfe266aff26668d6dabdc678141 /meta/recipes-devtools/python/python3_3.10.19.bb | |
| parent | 4ad238e9c1bda40c67f86dbeb24483d7deef9ae1 (diff) | |
| download | poky-e7b549ecaa945a5b9f755316b80d515312d0bf2b.tar.gz | |
python3: patch CVE-2025-12084
Pick patch for this CVE merged into 3.10 branch.
(From OE-Core rev: 8888cd14eb102574d530b6c683ce5beaad1aaa39)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.10.19.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.10.19.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.19.bb b/meta/recipes-devtools/python/python3_3.10.19.bb index b87fc8d9ef..fbb2f80886 100644 --- a/meta/recipes-devtools/python/python3_3.10.19.bb +++ b/meta/recipes-devtools/python/python3_3.10.19.bb | |||
| @@ -40,6 +40,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 40 | file://CVE-2025-6075.patch \ | 40 | file://CVE-2025-6075.patch \ |
| 41 | file://CVE-2025-13836.patch \ | 41 | file://CVE-2025-13836.patch \ |
| 42 | file://CVE-2025-13837.patch \ | 42 | file://CVE-2025-13837.patch \ |
| 43 | file://CVE-2025-12084.patch \ | ||
| 43 | " | 44 | " |
| 44 | 45 | ||
| 45 | SRC_URI:append:class-native = " \ | 46 | SRC_URI:append:class-native = " \ |
