lp:ubuntu/precise-security/python-crypto

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-security/python-crypto
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

19. By Marc Deslauriers

* SECURITY UPDATE: incorrect ElGamal key generation
  - debian/patches/CVE-2012-2417.patch: generate safe prime numbers in
    lib/Crypto/PublicKey/ElGamal.py.
  - CVE-2012-2417

18. By Sebastian Ramacher

* New upstream release.
* debian/rules: also export CPPFLAGS to honor all hardening flags.
* Support noopt.
  - debian/patches:
    + dont-drop-g.patch: update to don't drop optimization flags and to
      don't append -O3.
    + Add fix-unresolved-reference-size.patch to fix an unresolved reference
      in _fastmath when built without optimization.
  - debian/rules: if noopt is not set, append -O3 to CFLAGS (as upstream
    does).

17. By Sebastian Ramacher

[ Sebastian Ramacher ]
* New upstream release.
* debian/rules: export CFLAGS and LDFLAGS to build with hardening flags.
* debian/patches:
  - Add dont-drop-g.patch to compile non debug builds with -g.
  - Remove epydoc-exclude-introspect.patch, fix-RSA-generate-exception.patch
    and no-usr-local.patch: all applied upstream.
  - Remove setup-dont-check-gmp.patch: not needed anymore.
* Add python3-crypto and python3-crypto-dbg packages.
  - debian/rules: build, install and test for all available versions of
    Python 2 and Python 3.
  - debian/control: add Build-Dep on python3-all-dev and python3-all-dbg.

[ Jan Dittberner ]
* add debian/control: DM-Upload-Allowed: yes

16. By Sebastian Ramacher

Add patch setup-dont-check-gmp.patch to build _fastmath.so even with
multiarch-ified versions of libgmp.

15. By Sebastian Ramacher

* Add Vcs-* entries.
* Add patch fix-RSA-generate-exception.patch to fix exception message in
  Crypto.PublicKey.RSA.generate (Closes: #627959).

14. By Stefano Rivera

* Merge from Debian unstable (LP: #662883). Remaining changes:
  - Install the -dbg build using --install-layout=deb.
* Droppped changes, superseded in Debian:
  - The md5 module is deprecated in Python 2.6, use hashlib when possible.
  - Explicitly use python2.5 to build the docs; the old doc tools are not
    included in python2.6 anymore.

13. By Matthias Klose

Build-depend on python-old-doctools instead of python2.5-dev.

12. By Muharem Hrnjadovic

* Merge from debian unstable (LP: #388002), remaining changes:
  - Install the -dbg build using --install-layout=deb.
  - The md5 module is deprecated in Python 2.6, use hashlib when possible.
  - Explicitly use python2.5 to build the docs; the old doc tools are not
    included in python2.6 anymore.

11. By Colin Watson

No-change rebuild to fix lpia shared library dependencies.

10. By James Westby

[ Martin Pool ]
Take patch from upstream to avoid deprecation warnings under python 2.6.
(LP: #337073)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/python-crypto
This branch contains Public information 
Everyone can see this information.

Subscribers