lp:ubuntu/natty-security/python2.7

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/natty-security/python2.7
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

30. By Jamie Strandboge

* SECURITY UPDATE: fix hash randomization DoS
  - debian/patches/CVE-2012-1150.diff: add -R command-line option and
    PYTHONHASHSEED environment variable, to provide an opt-in way to protect
    against denial of service attacks due to hash collisions within the dict
    and set types.
  - CVE-2012-1150
* SECURITY UPDATE: xmlrpc: Fix an endless loop in SimpleXMLRPCServer upon
  malformed POST request
  - debian/patches/CVE-2012-0845.diff: break if don't receive EOF in
    Lib/SimpleXMLRPCServer.py
  - CVE-2012-0845
* SECURITY UPDATE: update urllib and urllib2 for invalid redirections
  - debian/patches/CVE-2011-1521.diff: only process Location headers for
    http, https, and ftp
  - http://bugs.python.org/issue11662
  - CVE-2011-1521
* SECURITY UPDATE: fix XSS in SimpleHTTPServer
  - debian/patches/CVE-2011-4940.diff: add a charset parameter to the
    Content-type
  - CVE-2011-4940
* SECURE UPDATE: http://bugs.python.org/issue13512
  - debian/patches/CVE-2011-4944.diff: create ~/.pypirc securely
  - CVE-2011-4944

29. By Matthias Klose

Force linking the curses module against libncursesw.

28. By Steve Langasek

debian/patches/deb-setup.diff: DEB_GNU_TYPE was never being set, so
the expected multiarch path support wasn't working. Consolidate to
a single call to dpkg-architecture -qDEB_HOST_MULTIARCH in setup.py.
LP: #738213.

27. By Matthias Klose

* Update to 20110224, taken from the 2.7 branch.
* Update patches.
* Re-enable profile guided build.

26. By Matthias Klose

Do not run test_multiprocessing when running the testsuite.
Fails on armel and powerpc on some buildds.

25. By Matthias Klose

* Update to 20101222, taken from the 2.7 branch.
* Re-enable the distutils-sysconfig.diff patch, apparently
  lost when updating the patches for 2.7.
* Disable the profiled builds on all architectures.

24. By Matthias Klose

python2.7-minimal: Really remove break on python-minimal (<< 2.7.1~).

23. By Matthias Klose

python2.7-minimal: Remove break on python-minimal (<< 2.7.1~).

22. By Matthias Klose

python2.7-minimal: Add break on python-minimal (<< 2.7.1~).
LP: #689615.

21. By Matthias Klose

Raise the package priorities, now the default version.

Branch metadata

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

Subscribers