From 916eaab761cfd3406ae50b9097d5ef1698bf796c4c9d9c798ffa6837d4c89f71 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 26 Oct 2021 21:03:35 +0000 Subject: [PATCH] - update to 1.26.7: * Fixed a bug with HTTPS hostname verification involving IP addresses and lack of SNI. * Fixed a bug where IPv6 braces weren't stripped during certificate hostname matching. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=126 --- python-urllib3.changes | 9 +++++++++ python-urllib3.spec | 2 +- urllib3-1.26.6.tar.gz | 3 --- urllib3-1.26.7.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 urllib3-1.26.6.tar.gz create mode 100644 urllib3-1.26.7.tar.gz diff --git a/python-urllib3.changes b/python-urllib3.changes index b360dd6..eca1f3e 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 26 21:02:38 UTC 2021 - Dirk Müller + +- update to 1.26.7: + * Fixed a bug with HTTPS hostname verification involving IP addresses and lack + of SNI. + * Fixed a bug where IPv6 braces weren't stripped during certificate hostname + matching. + ------------------------------------------------------------------- Tue Jul 13 10:53:07 UTC 2021 - Markéta Machová diff --git a/python-urllib3.spec b/python-urllib3.spec index a0380af..1c78ce2 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-urllib3%{psuffix} -Version: 1.26.6 +Version: 1.26.7 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.26.6.tar.gz b/urllib3-1.26.6.tar.gz deleted file mode 100644 index fd4a29b..0000000 --- a/urllib3-1.26.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f -size 289927 diff --git a/urllib3-1.26.7.tar.gz b/urllib3-1.26.7.tar.gz new file mode 100644 index 0000000..2c737a0 --- /dev/null +++ b/urllib3-1.26.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece +size 291350