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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-04-08 23:27:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080408232723-1nkj1vg2pt19ct0k
Tags: 2.5.2-2ubuntu3
Fix urllib2 file descriptor happens byte-at-a-time, reverting
a fix for excessively large memory allocations when calling .read()
on a socket object wrapped with makefile(). LP: #214183.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python2.5 (2.5.2-2ubuntu3) hardy; urgency=low
 
2
 
 
3
  * Fix urllib2 file descriptor happens byte-at-a-time, reverting
 
4
    a fix for excessively large memory allocations when calling .read()
 
5
    on a socket object wrapped with makefile(). LP: #214183.
 
6
 
 
7
 -- Matthias Klose <doko@ubuntu.com>  Tue, 08 Apr 2008 23:27:23 +0200
 
8
 
1
9
python2.5 (2.5.2-2ubuntu2) hardy; urgency=low
2
10
 
3
11
  * Build depend on libdb4.6-dev on amd64, i386, lpia; use libdb4.2-dev