]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-urllib3: upgrade 1.26.14 -> 1.26.15
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 15 Mar 2023 11:13:34 +0000 (19:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 08:12:39 +0000 (08:12 +0000)
commit8e062efbac29a81831c3060bcae601dc533d65dd
tree5ccaa82d1bed91ff1b7be962362a61e805b31807
parentc0d0428deabf519e86bc0ffb7ff47e9bb0a165c4
python3-urllib3: upgrade 1.26.14 -> 1.26.15

Changelog:
==========
* Fix socket timeout value when "HTTPConnection" is reused ('#2645 <https://github.com/urllib3/urllib3/issues/2645>'__)
* Remove "!" character from the unreserved characters in IPv6 Zone ID parsing
  ('#2899 <https://github.com/urllib3/urllib3/issues/2899>'__)
* Fix IDNA handling of '\x80' byte ('#2901 <https://github.com/urllib3/urllib3/issues/2901>'__)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-urllib3_1.26.15.bb [moved from meta/recipes-devtools/python/python3-urllib3_1.26.14.bb with 86% similarity]