package/python-urllib3: security bump to version 1.26.4
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 29 Mar 2021 20:39:42 +0000 (22:39 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Mar 2021 06:18:51 +0000 (08:18 +0200)
commit4a8c6746bfbd8bcf91d85239362a1618befcaf56
treec7ff9b0b801f171b8ee4efe9929cdb898185400c
parent9d678ed1de2dec9896730c62d2240583bdda71c0
package/python-urllib3: security bump to version 1.26.4

Fix CVE-2021-28363: The urllib3 library 1.26.x before 1.26.4 for Python
omits SSL certificate validation in some cases involving HTTPS to HTTPS
proxies. The initial connection to the HTTPS proxy (if an SSLContext
isn't given via proxy_config) doesn't verify the hostname of the
certificate. This means certificates for different servers that still
validate properly with the default urllib3 SSLContext will be silently
accepted.

https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-urllib3/python-urllib3.hash
package/python-urllib3/python-urllib3.mk