pkgsrc/lang/python38
adam 981b7b0c51 python38 py38-html-docs: updated to 3.8.15
Python 3.8.15

Security

gh-97616: Fix multiplying a list by an integer (list *= int): detect the integer overflow when the new allocated length is close to the maximum size. Issue reported by Jordan Limor. Patch by Victor Stinner.
gh-97612: Fix a shell code injection vulnerability in the get-remote-certificate.py example script. The script no longer uses a shell to run openssl commands. Issue reported and initial fix by Caleb Shortt. Patch by Victor Stinner.

Core and Builtins

gh-96848: Fix command line parsing: reject -X int_max_str_digits option with no value (invalid) when the PYTHONINTMAXSTRDIGITS environment variable is set to a valid limit. Patch by Victor Stinner.
gh-95778: When ValueError is raised if an integer is larger than the limit, mention the sys.set_int_max_str_digits() function in the error message. Patch by Victor Stinner.

Library

gh-97005: Update bundled libexpat to 2.4.9

Windows

gh-96577: Fixes a potential buffer overrun in msilib.
2022-10-12 08:37:52 +00:00
..
patches python38: Solaris 10 fixes, from pekdon via IRC. 2022-01-20 11:52:28 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk python38 py38-html-docs: updated to 3.8.15 2022-10-12 08:37:52 +00:00
distinfo python38 py38-html-docs: updated to 3.8.15 2022-10-12 08:37:52 +00:00
Makefile python38 py38-html-docs: updated to 3.8.13 2022-03-19 18:56:44 +00:00
options.mk
PLIST python38 py38-html-docs: updated to 3.8.14 2022-09-07 15:32:34 +00:00
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux
PLIST.SunOS