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

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

Recent commits

ccfc70e... by Marc Deslauriers

0.13-2ubuntu0.18.04.1 (patches applied)

Imported using git-ubuntu import.

bb2ff32... by Marc Deslauriers

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

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

83ac93d... by Marc Deslauriers

[PATCH 08/10] harden also key decoding

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

b5a2098... by Marc Deslauriers

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

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

d4971a8... by Marc Deslauriers

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

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

80c6249... by Marc Deslauriers

[PATCH 04/10] fix length decoding

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

18517e1... by Marc Deslauriers

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

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

f50d0da... by Marc Deslauriers

[PATCH 02/10] translate the UnexpectedDER exception to

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

a4ba31a... by Marc Deslauriers

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

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

e1b4728... by Marc Deslauriers

Use python-six instead of embedded copy

Gbp-Pq: system-six.patch.