~ubuntu-branches/ubuntu/hardy/python2.5/hardy

Viewing all changes in revision 48.

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-04-16 22:45:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080416224512-v6rp3aqdz5bkznkm
Tags: 2.5.2-2ubuntu4
* Fix CVE-2008-1679, integer overflows in the imageop module.
* Fix CVE-2008-1721, integer signedness error in the zlib extension module.
* Fix issue 2587, PyString_FromStringAndSize() to be considered unsafe.
* Fixes for issues (taken from the 2.5 branch):
  - Issue 2321: Reduce memory usage (increase the memory that is returned
    to the system) by using pymalloc for the data of unicode objects.
  - Issue 2515: _sqlite: Don't crash when trying to fetch data from a
    closed cursor.
  - Issue 2482:  Make sure that the coefficient of a Decimal instance
    is stored as a str instance rather than a unicode instance.
    Regression compared to 2.5.1.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: