CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/04/14 04:51:23
Modified files:
lang/python/3 : Makefile distinfo
lang/python/3/files: CHANGES.OpenBSD
lang/python/3/patches: patch-Modules_pyexpat_c
patch-configure_ac
lang/python/3/pkg: PLIST-main PLIST-tests
Added files:
lang/python/3/patches: patch-Lib_test_test_webbrowser_py
patch-Lib_webbrowser_py
patch-Modules__bz2module_c
patch-Modules__lzmamodule_c
patch-Modules_zlibmodule_c
Removed files:
lang/python/3/patches: patch-Lib_http_cookies_py
patch-Lib_test_test_http_cookies_py
patch-Lib_test_test_pyexpat_py
Log message:
Update to Python 3.13.13, ok kmos sthen
https://www.python.org/downloads/release/python-31313/
Apply the fixes for CVE-2026-6100 (also ok kmos sthen) and on top of this
pull in an additional missing bit in the fix for CVE-2026-4519.