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

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

Recent commits

6c51994... by Marc Deslauriers

2.6.1-8ubuntu2 (patches applied)

Imported using git-ubuntu import.

7d00b64... by Marc Deslauriers

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

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

6d7f765... by Marc Deslauriers

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

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

98d9720... by Marc Deslauriers

Fix TypeError in ASN1 implementation

Gbp-Pq: asn1-decoding.patch.

8193d8d... by Marc Deslauriers

Replace deprecated unittest methods

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

39518fb... by Marc Deslauriers

Fix handling of the output stream in SelfTest

Gbp-Pq: unittest-stream.patch.

3c6fd20... by Marc Deslauriers

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

Gbp-Pq: multiprocessing-test.patch.

c37d23e... by Marc Deslauriers

Fix 'except shadows builtin' error.

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

2c41f3c... by Marc Deslauriers

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

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

5dade48... by Marc Deslauriers

Re-enable redefined tests.

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