Package: python-urllib3 / 2.5.0-2

Metadata

Package Version Patches format
python-urllib3 2.5.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_http2_probe_blocked_per_thread requires_network.patch | (download)

test/with_dummyserver/test_https.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 mark test_http2_probe_blocked_per_thread with requires_network

It fails if it can't connect to `TARPIT_HOST`.

CVE 2025 66418.patch | (download)

changelog/GHSA-gm62-xv2j-4w53.security.rst | 4 4 + 0 - 0 !
src/urllib3/response.py | 12 11 + 1 - 0 !
test/test_response.py | 10 10 + 0 - 0 !
3 files changed, 25 insertions(+), 1 deletion(-)

 merge commit from fork
CVE 2026 21441.patch | (download)

dummyserver/app.py | 8 7 + 1 - 0 !
src/urllib3/response.py | 6 5 + 1 - 0 !
test/with_dummyserver/test_connectionpool.py | 19 19 + 0 - 0 !
3 files changed, 31 insertions(+), 2 deletions(-)

 stop decoding response content during redirects needlessly