UBUNTU 16.04 ELS: python3.5 package released
A new updated python3.5 package within Ubuntu 16.04 ELS is now available for download from our production repository.
CHANGELOG
python3.5-3.5.2-2ubuntu0~16.
- Fix http client infinite line reading (DoS) after a HTTP 100 continue (CVE-2021-3737)
- Fix a ReDoS in urllib AbstractBasicAuthHandler (CVE-2021-3733)
UPDATE COMMAND
apt-get update apt-get --only-upgrade install python*
