ubuntu/+source/python-crypto:applied/ubuntu/artful

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

Recent commits

31477d6... by Michael Hudson-Doyle

2.6.1-7build2 (patches applied)

Imported using git-ubuntu import.

1af26c6... by Michael Hudson-Doyle

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

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

acf1492... by Michael Hudson-Doyle

Fix TypeError in ASN1 implementation

Gbp-Pq: asn1-decoding.patch.

84e51ab... by Michael Hudson-Doyle

Replace deprecated unittest methods

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

7844f8d... by Michael Hudson-Doyle

Fix handling of the output stream in SelfTest

Gbp-Pq: unittest-stream.patch.

ae14ba7... by Michael Hudson-Doyle

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

Gbp-Pq: multiprocessing-test.patch.

c8bda90... by Michael Hudson-Doyle

Fix 'except shadows builtin' error.

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

2fbf0e2... by Michael Hudson-Doyle

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

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

671dbbd... by Michael Hudson-Doyle

Re-enable redefined tests.

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

fde305c... by Michael Hudson-Doyle

Update doctring to document actual behavior.

Gbp-Pq: fix-cipher-iv-documentation.patch.