From 989fc132474b9ac9f83847c56774300db1b5565fdceabc736ae006a1e5a85b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 20 Aug 2019 16:49:21 +0000 Subject: [PATCH] Accepting request 724858 from home:rhafer:branches:devel:languages:python Updated changelog to reference some older CVEs OBS-URL: https://build.opensuse.org/request/show/724858 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=80 --- python-urllib3.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-urllib3.changes b/python-urllib3.changes index ca0a1a5..68c7bc5 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -73,7 +73,7 @@ Tue Apr 23 10:27:36 UTC 2019 - Tomáš Chvátal ------------------------------------------------------------------- Tue Apr 23 04:04:50 UTC 2019 - Thomas Bechtold -- update to 1.25 (bsc#1132663, CVE-2019-11236): +- update to 1.25 (bsc#1132663, CVE-2019-9740, CVE-2019-11236): * Require and validate certificates by default when using HTTPS * Upgraded ``urllib3.utils.parse_url()`` to be RFC 3986 compliant. * Added support for ``key_password`` for ``HTTPSConnectionPool`` to use @@ -94,7 +94,7 @@ Tue Apr 23 04:04:50 UTC 2019 - Thomas Bechtold ------------------------------------------------------------------- Thu Apr 18 00:02:07 CEST 2019 - Matej Cepl -- Update to 1.24.2: +- Update to 1.24.2 (bsc#1132900, CVE-2019-11324): - Implemented a more efficient HTTPResponse.__iter__() method. (Issue #1483) - Upgraded urllib3.utils.parse_url() to be RFC 3986 compliant. @@ -179,7 +179,7 @@ Wed Jul 18 09:19:49 UTC 2018 - tchvatal@suse.com ------------------------------------------------------------------- Sun Jul 15 22:30:26 UTC 2018 - mimi.vx@gmail.com -- update to 1.23 +- update to 1.23 (bsc#1119376, CVE-2018-20060) - add 1414.patch - fix tests with new tornado - refresh python-urllib3-recent-date.patch - drop urllib3-test-no-coverage.patch