Security update for python3
This update for python3 to 3.6.9 fixes the following issues:
Security issues fixed:
- CVE-2019-16056: Fixed a parser issue in the email module. (bsc#1149955)
- CVE-2019-16935: Fixed a reflected XSS in python/Lib/DocXMLRPCServer.py (bsc#1153238).
Non-security issues fixed:
- Fixed regression of OpenSSL 1.1.1b-1 in EVP_PBE_scrypt() with salt=NULL. (bsc#1151490)
- Improved locale handling by implementing PEP 538.
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Matej Cepl (mcepl)
Fixed bugs
bnc#1149121
python3-base fails on tests - test_weakref hangs
bnc#1149792
openssl 1.1.1c causes build failures in other packages
bnc#1149955
VUL-0: CVE-2019-16056: python,python3,python27: The email module wrongly parses email addresses
bnc#1151490
Regression of OpenSSL 1.1.1b-1 in EVP_PBE_scrypt() with salt=NULL
bnc#1153238
VUL-0: CVE-2019-16935: python,python3,python36,python27: XSS vulnerability in the documentation XML-RPC server in server_title field