<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-urllib3_1.26.7.bb, branch kirkstone-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-01-12T01:50:55+00:00</updated>
<entry>
<title>python3-urllib3: Upgrade 1.26.7 -&gt; 1.26.8</title>
<updated>2022-01-12T01:50:55+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2022-01-10T19:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=30a76214897a497121f8dc156ff66bc31cda627d'/>
<id>urn:sha1:30a76214897a497121f8dc156ff66bc31cda627d</id>
<content type='text'>
Upgrade to release 1.26.8:

- Added extra message tourllib3.exceptions.ProxyError when urllib3
  detects that a proxy is configured to use HTTPS but the proxy
  itself appears to only use HTTP.
- Added a mention of the size of the connection pool when
  discarding a connection due to the pool being full.
- Added explicit support for Python 3.11.
- Deprecated the Retry.MAX_BACKOFF class property in favor of
  Retry.DEFAULT_MAX_BACKOFF to better match the rest of the default
  parameter names. Retry.MAX_BACKOFF is removed in v2.0.
- Changed location of the vendored ssl.match_hostname function from
  urllib3.packages.ssl_match_hostname to urllib3.util.ssl_match_hostname
  to ensure Python 3.10+ compatibility after being repackaged by
  downstream distributors.
- Fixed absolute imports, all imports are now relative.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<entry>
<title>python3-urllib3: upgrade 1.26.6 -&gt; 1.26.7</title>
<updated>2021-10-18T16:49:36+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-10-14T16:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e8d2ba4bdb329afa52ef0f6fb58ad2a8bbe11863'/>
<id>urn:sha1:e8d2ba4bdb329afa52ef0f6fb58ad2a8bbe11863</id>
<content type='text'>
1.26.7 (2021-09-22)
-------------------
* Fixed a bug with HTTPS hostname verification involving IP addresses and lack
  of SNI. (Issue #2400)
* Fixed a bug where IPv6 braces weren't stripped during certificate hostname
  matching. (Issue #2240)

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
</feed>
