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

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

Recent commits

31bcba5... by Marc Deslauriers

0.13-2ubuntu0.16.04.1 (patches applied)

Imported using git-ubuntu import.

a433ec8... by Marc Deslauriers

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

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

ac6a125... by Marc Deslauriers

[PATCH 08/10] harden also key decoding

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

e275612... by Marc Deslauriers

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

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

d2d1f45... by Marc Deslauriers

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

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

a2d5c28... by Marc Deslauriers

[PATCH 04/10] fix length decoding

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

0721e0e... by Marc Deslauriers

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

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

efac9f0... by Marc Deslauriers

[PATCH 02/10] translate the UnexpectedDER exception to

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

d423035... by Marc Deslauriers

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

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

e9e3ce6... by Marc Deslauriers

Use python-six instead of embedded copy

Gbp-Pq: system-six.patch.