ubuntu/+source/python3.6:applied/ubuntu/bionic-devel

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

Branch merges

Branch information

Name:
applied/ubuntu/bionic-devel
Repository:
lp:ubuntu/+source/python3.6

Recent commits

51830fb... by Leonidas S. Barbosa

3.6.9-1~18.04ubuntu1.12 (patches applied)

Imported using git-ubuntu import.

950c3d4... by Leonidas S. Barbosa

[PATCH] gh-99418: Make urllib.parse.urlparse enforce that a scheme

Gbp-Pq: CVE-2023-24329.patch.

1a5f284... by Leonidas S. Barbosa

[PATCH] [3.7] gh-98517: Fix buffer overflows in _sha3 module

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

e000b49... by Leonidas S. Barbosa

[PATCH] [3.7] gh-98433: Fix quadratic time idna decoding. (GH-99092)

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

86accb0... by Leonidas S. Barbosa

[PATCH 1/4] gh-68966: Make mailcap refuse to match unsafe

Gbp-Pq: CVE-2015-20107.patch.

e953ba8... by Leonidas S. Barbosa

[PATCH] [3.6] bpo-43882 - urllib.parse should sanitize urls

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

d71413f... by Leonidas S. Barbosa

[PATCH] [3.6] bpo-43285 Make ftplib not trust the PASV response.

Gbp-Pq: CVE-2021-4189.patch.

a0598ce... by Leonidas S. Barbosa

[PATCH] bpo-42988: Remove the pydoc getfile feature (GH-25015)

Gbp-Pq: CVE-2021-3426.patch.

3ac7daf... by Leonidas S. Barbosa

[PATCH] bpo-44022: Improve the regression test. (GH-26503) (GH-26508)

Gbp-Pq: CVE-2021-3737_test-fix.patch.

f7a5bbe... by Leonidas S. Barbosa

[PATCH] bpo-44022: Fix http client infinite line reading (DoS) after

Gbp-Pq: CVE-2021-3737.patch.