ubuntu/+source/python-crypto:applied/ubuntu/trusty-updates

Last commit made on 2018-04-03
Get this branch:
git clone -b applied/ubuntu/trusty-updates 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/trusty-updates
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

f40095a... by Marc Deslauriers

2.6.1-4ubuntu0.3 (patches applied)

Imported using git-ubuntu import.

ed2c140... by Marc Deslauriers

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

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

f1a2af4... by Marc Deslauriers

Convert errors to future warnings

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

c08f286... by Marc Deslauriers

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

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

13e87da... by Marc Deslauriers

Replace deprecated unittest methods

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

1535bcb... by Marc Deslauriers

Fix handling of the output stream in SelfTest

Gbp-Pq: unittest-stream.patch.

4efd34e... by Marc Deslauriers

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

Gbp-Pq: multiprocessing-test.patch.

70764cf... by Marc Deslauriers

Fix 'except shadows builtin' error.

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

82c80c2... by Marc Deslauriers

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

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

4ee3478... by Marc Deslauriers

Re-enable redefined tests.

Gbp-Pq: reenable-redefined-tests.patch.