ubuntu/+source/python-crypto:applied/ubuntu/xenial-devel

Last commit made on 2018-04-03
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/python-crypto
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

0cc673e... by Marc Deslauriers

2.6.1-6ubuntu0.16.04.3 (patches applied)

Imported using git-ubuntu import.

de3acde... by Marc Deslauriers

[PATCH] Backport of fix for CVE-2018-6594 from pycryptodome

Gbp-Pq: CVE-2018-6594.patch.

7004eef... by Marc Deslauriers

Convert errors to future warnings

Gbp-Pq: CVE-2013-7459-regression.patch.

8f25b27... by Marc Deslauriers

[PATCH] Throw exception when IV is used with ECB or CTR

Gbp-Pq: CVE-2013-7459.patch.

4c09db0... by Marc Deslauriers

Fix TypeError in ASN1 implementation

Gbp-Pq: asn1-decoding.patch.

327442e... by Marc Deslauriers

Replace deprecated unittest methods

Gbp-Pq: deprecated-test-methods.patch.

868528b... by Marc Deslauriers

Fix handling of the output stream in SelfTest

Gbp-Pq: unittest-stream.patch.

37b260a... by Marc Deslauriers

Do not run multiprocessing test if multiprocessing.synchronize is not working

Gbp-Pq: multiprocessing-test.patch.

79acfc2... by Marc Deslauriers

Fix 'except shadows builtin' error.

Gbp-Pq: fix-except-shadows-builtin.patch.

f1c150f... by Marc Deslauriers

Fix Python 3 erros uncovered by reenable-redefined-tests.patch.

Gbp-Pq: fix-py3-errors.patch.