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