]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-urllib3: 1.26.15 -> 1.26.17
authorLee Chee Yang <chee.yang.lee@intel.com>
Fri, 13 Oct 2023 10:39:53 +0000 (18:39 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 19 Oct 2023 14:34:38 +0000 (04:34 -1000)
commit7466db00ca2f884cf58504c3910b858a87f33128
tree10faef7de70722cc6fd29e88f8e25daf1fbf13dc
parent587ae7bc85fc471d927308d866821d463799023d
python3-urllib3: 1.26.15 -> 1.26.17

1.26.17 (2023-10-02)
Added the Cookie header to the list of headers to strip from requests
when redirecting to a different host. As before, different headers can
be set via Retry.remove_headers_on_redirect. (CVE-2023-43804)

1.26.16 (2023-05-23)
Fixed thread-safety issue where accessing a PoolManager with many
distinct origins would cause connection pools to be closed while
requests are in progress (#2954)

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3-urllib3_1.26.17.bb [moved from meta/recipes-devtools/python/python3-urllib3_1.26.15.bb with 86% similarity]