mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python3: upgrade 3.10.15 -> 3.10.16
Handles CVE-2024-50602, CVE-2024-11168 and CVE-2024-9287. (From OE-Core rev: 5a611fbbdb3e373d379f922ffc5606ff70279831) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
ffff345e4a
commit
2d08595a93
@@ -14,7 +14,7 @@ diff --git a/setup.py b/setup.py
|
||||
index c190002..5ef368d 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -854,8 +854,8 @@ class PyBuildExt(build_ext):
|
||||
@@ -856,8 +856,8 @@ class PyBuildExt(build_ext):
|
||||
add_dir_to_list(self.compiler.include_dirs,
|
||||
sysconfig.get_config_var("INCLUDEDIR"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user