ubuntu/+source/python-urllib3:applied/ubuntu/cosmic-updates

Last commit made on 2019-05-21
Get this branch:
git clone -b applied/ubuntu/cosmic-updates 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/cosmic-updates
Repository:
lp:ubuntu/+source/python-urllib3

Recent commits

36c235f... by Marc Deslauriers

1.22-1ubuntu0.18.10.1 (patches applied)

Imported using git-ubuntu import.

498fd7c... by Marc Deslauriers

[PATCH] Address #1365. CertificateError str repr is tuple, not str.

Gbp-Pq: fix_cert_error.patch.

d9f9ca4... by Marc Deslauriers

[PATCH] Release 1.24.2 (#1564)

Gbp-Pq: CVE-2019-11324.patch.

702d075... by Marc Deslauriers

don't use embedded python-six

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

0b6ea02... by Marc Deslauriers

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

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

2366748... by Marc Deslauriers

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

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

8c44cd4... by Marc Deslauriers

[PATCH] Change remove_headers_on_redirect default value

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

14140a4... by Marc Deslauriers

[PATCH] Move DEFAULT_REDIRECT_HEADERS_BLACKLIST under Retry

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

ebf395d... by Marc Deslauriers

[PATCH] Add a comment about short-circuiting is_same_host

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

4caffc2... by Marc Deslauriers

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

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