ubuntu/+source/python-ecdsa:applied/ubuntu/eoan-security

Last commit made on 2019-11-18
Get this branch:
git clone -b applied/ubuntu/eoan-security https://git.launchpad.net/ubuntu/+source/python-ecdsa
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/eoan-security
Repository:
lp:ubuntu/+source/python-ecdsa

Recent commits

24e0bb2... by Marc Deslauriers

0.13.2-2ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

79e30b7... by Marc Deslauriers

[PATCH 10/10] update README with error handling of from_string() and

Gbp-Pq: CVE-2019-1485x-10.patch.

3ba199a... by Marc Deslauriers

[PATCH 08/10] harden also key decoding

Gbp-Pq: CVE-2019-1485x-8.patch.

50e1c64... by Marc Deslauriers

[PATCH 07/10] ensure that the encoding is actually the minimal one

Gbp-Pq: CVE-2019-1485x-7.patch.

8144673... by Marc Deslauriers

[PATCH 06/10] make variable names in remove_integer more aproppriate

Gbp-Pq: CVE-2019-1485x-6.patch.

270fb2e... by Marc Deslauriers

[PATCH 04/10] fix length decoding

Gbp-Pq: CVE-2019-1485x-4.patch.

b1c7b2e... by Marc Deslauriers

[PATCH 03/10] give the same handling to string encoded signatures as

Gbp-Pq: CVE-2019-1485x-3.patch.

b0d09d1... by Marc Deslauriers

[PATCH 02/10] translate the UnexpectedDER exception to

Gbp-Pq: CVE-2019-1485x-2.patch.

6acd94d... by Marc Deslauriers

[PATCH 01/10] strict error checking in DER decoding of integers and

Gbp-Pq: CVE-2019-1485x-1.patch.

616bcf1... by Marc Deslauriers

Use python-six instead of embedded copy

Gbp-Pq: system-six.patch.