pkgsrc/lang/python35
adam 1d61b1adf9 python35: updated to 3.5.7
Python 3.5.7 final

Security
bpo-36216: Changes urlsplit() to raise ValueError when the URL contains characters that decompose under IDNA encoding (NFKC-normalization) into characters that affect how the URL is parsed.
bpo-35121: Don’t send cookies of domain A without Domain attribute to domain B when domain A is a suffix match of domain B while using a cookiejar with http.cookiejar.DefaultCookiePolicy policy.

Library
bpo-35121: Don’t set cookie for a request when the request path is a prefix match of the cookie’s path attribute but doesn’t end with “/”.


Python 3.5.7 release candidate 1

Security
bpo-35746: [CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did not handle CRL distribution points with empty DP or URI correctly. A malicious or buggy certificate can result into segfault. Vulnerability (TALOS-2018-0758).
bpo-34791: The xml.sax and xml.dom.domreg no longer use environment variables to override parser implementations when sys.flags.ignore_environment is set by -E or -I arguments.
bpo-34623: CVE-2018-14647: The C accelerated _elementtree module now initializes hash randomization salt from _Py_HashSecret instead of libexpat’s default CSPRNG.

Library
bpo-33329: Fix multiprocessing regression on newer glibcs
bpo-33127: The ssl module now compiles with LibreSSL 2.7.1.
2019-03-20 19:27:47 +00:00
..
patches python3[4567]: find_library() fixes; remove -stack_size from LDFLAGS on Darwin. 2019-03-02 13:23:35 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk python35: updated to 3.5.7 2019-03-20 19:27:47 +00:00
distinfo python35: updated to 3.5.7 2019-03-20 19:27:47 +00:00
Makefile python35: updated to 3.5.7 2019-03-20 19:27:47 +00:00
options.mk python3[4567]: find_library() fixes; remove -stack_size from LDFLAGS on Darwin. 2019-03-02 13:23:35 +00:00
PLIST python35: updated to 3.5.7 2019-03-20 19:27:47 +00:00
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux python: pkgsrc changes 2018-06-17 19:21:21 +00:00
PLIST.SunOS python: Fix PLIST.SunOS 2018-06-17 19:31:50 +00:00