ubuntu/+source/python-ecdsa:applied/ubuntu/disco-updates

Last commit made on 2019-11-18
Get this branch:
git clone -b applied/ubuntu/disco-updates 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/disco-updates
Repository:
lp:ubuntu/+source/python-ecdsa

Recent commits

6299135... by Marc Deslauriers

0.13-3ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

34fff7a... by Marc Deslauriers

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

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

b4f6e4b... by Marc Deslauriers

[PATCH 08/10] harden also key decoding

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

d305249... by Marc Deslauriers

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

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

29d60d5... by Marc Deslauriers

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

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

99d0830... by Marc Deslauriers

[PATCH 04/10] fix length decoding

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

574b3b6... by Marc Deslauriers

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

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

fe68fb4... by Marc Deslauriers

[PATCH 02/10] translate the UnexpectedDER exception to

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

88facb6... by Marc Deslauriers

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

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

5bb5de6... by Marc Deslauriers

Use python-six instead of embedded copy

Gbp-Pq: system-six.patch.