ubuntu/+source/python-urllib3:applied/ubuntu/xenial-devel

Last commit made on 2020-10-05
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/python-urllib3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/python-urllib3

Recent commits

ff4a03a... by Marc Deslauriers

1.13.1-2ubuntu0.16.04.4 (patches applied)

Imported using git-ubuntu import.

cb2fd79... by Marc Deslauriers

[PATCH] Raise ValueError if method contains control characters

Gbp-Pq: CVE-2020-26137.patch.

1453963... by Marc Deslauriers

don't use embedded python-six

Gbp-Pq: CVE-2019-11236-3.patch.

942cc59... by Marc Deslauriers

[PATCH] Avoid CVE-2019-9740 in 1.24.x by percent-encoding invalid

Gbp-Pq: CVE-2019-11236-2.patch.

d4c8bd8... by Marc Deslauriers

[PATCH] Apply fix from CPython for CVE-2019-9740 (#1591)

Gbp-Pq: CVE-2019-11236-1.patch.

7695431... by Marc Deslauriers

[PATCH] Change remove_headers_on_redirect default value

Gbp-Pq: CVE-2018-20060-12.patch.

5e1f266... by Marc Deslauriers

[PATCH] Move DEFAULT_REDIRECT_HEADERS_BLACKLIST under Retry

Gbp-Pq: CVE-2018-20060-10.patch.

634d4f4... by Marc Deslauriers

[PATCH] Add a comment about short-circuiting is_same_host

Gbp-Pq: CVE-2018-20060-9.patch.

0a55696... by Marc Deslauriers

[PATCH] Add a default list of headers to strip as a global

Gbp-Pq: CVE-2018-20060-8.patch.

6ea4a39... by Marc Deslauriers

[PATCH] Stop using headers, instead use kw['headers']

Gbp-Pq: CVE-2018-20060-7.patch.