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

Last commit made on 2017-02-17
Get this branch:
git clone -b applied/ubuntu/yakkety-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/yakkety-devel
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

530537b... by Emily Ratliff

2.6.1-6ubuntu0.16.10.3 (patches applied)

Imported using git-ubuntu import.

02e5b31... by Emily Ratliff

Convert errors to future warnings

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

0edff1c... by Emily Ratliff

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

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

5f16e97... by Emily Ratliff

Fix TypeError in ASN1 implementation

Gbp-Pq: asn1-decoding.patch.

f69037a... by Emily Ratliff

Replace deprecated unittest methods

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

df74892... by Emily Ratliff

Fix handling of the output stream in SelfTest

Gbp-Pq: unittest-stream.patch.

9b55b16... by Emily Ratliff

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

Gbp-Pq: multiprocessing-test.patch.

368c636... by Emily Ratliff

Fix 'except shadows builtin' error.

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

65d1f51... by Emily Ratliff

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

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

d6d7718... by Emily Ratliff

Re-enable redefined tests.

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