summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.10.19.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3: upgrade 3.10.18 -> 3.10.19Peter Marko2025-10-241-0/+435
Drop upstreamed patch and refresh remaining patches. Release information: * https://www.python.org/downloads/release/python-31019/ * The release you're looking at is Python 3.10.19, a security bugfix release for the legacy 3.10 series. Handles CVE-2025-59375, CVE-2025-47273 and CVE-2024-6345. (From OE-Core rev: 9b3dbd691f6ebdbdfe88cef3d3a676ddd1399c63) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>