ubuntu/+source/python-pip:applied/ubuntu/bionic-security

Last commit made on 2023-03-02
Get this branch:
git clone -b applied/ubuntu/bionic-security https://git.launchpad.net/ubuntu/+source/python-pip
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-security
Repository:
lp:ubuntu/+source/python-pip

Recent commits

1b23572... by David Fernandez Gonzalez

9.0.1-2.3~ubuntu1.18.04.8 (patches applied)

Imported using git-ubuntu import.

007f2d5... by David Fernandez Gonzalez

[PATCH] Fix vulnerable regex

Gbp-Pq: CVE-2022-40898.patch.

41eff6e... by David Fernandez Gonzalez

Ensure all pip._vendor.* modules are mapped to debundled

Gbp-Pq: skip-vendored-import.patch.

d938d38... by David Fernandez Gonzalez

Fix handling of requests exceptions when dependencies are debundled.

Gbp-Pq: debundled-requests-exceptions.patch.

e5bd5a6... by David Fernandez Gonzalez

CVE-2019-20916.patch

No DEP3 Subject or Description header found

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

d040f9d... by David Fernandez Gonzalez

Properly catch requests' HTTPError in index.py

Gbp-Pq: bug1822842.patch.

c761355... by David Fernandez Gonzalez

use-unvendored-urllib3.diff

No DEP3 Subject or Description header found

Gbp-Pq: use-unvendored-urllib3.diff.

e3bab99... by David Fernandez Gonzalez

Use alternative html5lib beta version number.

Gbp-Pq: html5lib-alternative-beta-name.patch.

d2025b1... by David Fernandez Gonzalez

Set --disable-pip-version-check=True by default.

Gbp-Pq: disable-pip-version-check.patch.

ffe1db0... by David Fernandez Gonzalez

Default to --user in non-virtual environments.

Gbp-Pq: set_user_default.patch.