diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-02-09 00:23:19 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-02-14 06:38:54 -0800 |
| commit | c9c335583601f5fc08c1dee355fcc19f35cdc76a (patch) | |
| tree | 1cb6e946ba7e8092dd8181cd868fbf7f23d1ae18 /meta/recipes-devtools/python/python3/makerace.patch | |
| parent | 1430219d5e066830ca12c9cacad514e1ff269ff4 (diff) | |
| download | poky-c9c335583601f5fc08c1dee355fcc19f35cdc76a.tar.gz | |
python3: upgrade 3.12.8 -> 3.12.9
Release notes:
https://docs.python.org/release/3.12.9/whatsnew/changelog.html#python-3-12-9
Solves CVE-2025-0938, CVE-2024-12254 and 3 other vulnerabilities without
CVE number assigment.
Add a patch to fix failure of a new test.
(From OE-Core rev: 685b2719ae9b44c238e63942efabe52e5df7d640)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/makerace.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/makerace.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/makerace.patch b/meta/recipes-devtools/python/python3/makerace.patch index f420404f34..862b648685 100644 --- a/meta/recipes-devtools/python/python3/makerace.patch +++ b/meta/recipes-devtools/python/python3/makerace.patch | |||
| @@ -20,7 +20,7 @@ diff --git a/Makefile.pre.in b/Makefile.pre.in | |||
| 20 | index dce36a5..2d235d2 100644 | 20 | index dce36a5..2d235d2 100644 |
| 21 | --- a/Makefile.pre.in | 21 | --- a/Makefile.pre.in |
| 22 | +++ b/Makefile.pre.in | 22 | +++ b/Makefile.pre.in |
| 23 | @@ -2265,7 +2265,7 @@ COMPILEALL_OPTS=-j0 | 23 | @@ -2266,7 +2266,7 @@ COMPILEALL_OPTS=-j0 |
| 24 | TEST_MODULES=@TEST_MODULES@ | 24 | TEST_MODULES=@TEST_MODULES@ |
| 25 | 25 | ||
| 26 | .PHONY: libinstall | 26 | .PHONY: libinstall |
