package/python: add upstream security fix for CVE-2019-9948
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 16 Jun 2019 21:17:09 +0000 (23:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 17 Jun 2019 19:05:24 +0000 (21:05 +0200)
commit6522aad76a250e2f59669c7eb3aa1565502db117
tree599d80cfc28f776afde478a0f532e53065856489
parent5a3f8e89357b536ec4476de937869e7415eebcbe
package/python: add upstream security fix for CVE-2019-9948

Fixes CVE-2019-9948: Unnecessary URL scheme exists to allow file:// reading
file in urllib.

https://bugs.python.org/issue35907

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python/0035-bpo-35907-CVE-2019-9948-urllib-rejects-local_file-sc.patch [new file with mode: 0644]