Files
meta-openembedded/meta-python/recipes-devtools/python
Leon Anavi 35cf980166 python3-urllib3: Upgrade 1.25.9 -> 1.25.10
Upgrade to release 1.25.10:

* Added support for ``SSLKEYLOGFILE`` environment variable for
  logging TLS session keys with use with programs like
  Wireshark for decrypting captured web traffic
* Fixed loading of SecureTransport libraries on macOS Big Sur
  due to the new dynamic linker cache
* Collapse chunked request bodies data and framing into one
  call to ``send()`` to reduce the number of TCP packets by 2-4x
* Don't insert ``None`` into ``ConnectionPool`` if the pool
  was empty when requesting a connection
* Avoid ``hasattr`` call in ``BrotliDecoder.decompress()``

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:23:15 -07:00
..
2020-07-03 18:07:05 -07:00
2020-07-03 18:07:09 -07:00
2020-07-12 19:04:17 -07:00
2020-06-17 08:56:43 -07:00
2020-04-20 21:45:13 -07:00
2020-04-21 07:14:06 -07:00
2020-04-01 23:32:54 -07:00
2020-04-03 14:38:09 -07:00
2020-03-30 22:02:13 -07:00
2020-05-19 17:14:09 -07:00
2020-06-18 17:56:07 -07:00
2020-06-17 08:56:43 -07:00
2020-04-10 23:49:16 -07:00