Subject: CVS commit: pkgsrc/lang
From: Adam Ciarcinski
Date: 2021-06-29 14:41:07
Message id: 20210629124107.45E72FA95@cvs.NetBSD.org

Log Message:
python38: updated to 3.8.11

Python 3.8.11 final

Security

bpo-44022: mod:http.client now avoids infinitely reading potential HTTP headers \ 
after a 100 Continue status response from the server.
bpo-43882: The presence of newline or tab characters in parts of a URL could \ 
allow some forms of attacks.

Following the controlling specification for URLs defined by WHATWG \ 
urllib.parse() now removes ASCII newlines and tabs from URLs, preventing such \ 
attacks.
bpo-42800: Audit hooks are now fired for frame.f_code, traceback.tb_frame, and \ 
generator code/frame attribute access.

Core and Builtins

bpo-44070: No longer eagerly makes import filenames absolute, except for \ 
extension modules, which was introduced in 3.8.10.

Library

bpo-44061: Fix regression in previous release when calling \ 
pkgutil.iter_modules() with a list of pathlib.Path objects

Files:
RevisionActionfile
1.12modifypkgsrc/lang/py38-html-docs/Makefile
1.12modifypkgsrc/lang/py38-html-docs/distinfo
1.20modifypkgsrc/lang/python38/Makefile
1.12modifypkgsrc/lang/python38/dist.mk
1.21modifypkgsrc/lang/python38/distinfo