pkgsrc/lang/python25
gdt adea3dc208 Update to 2.5.5, a minor security fix release with very few changes relative to 2.5.4.
(ok to update during freeze by wiz@)


Extension Modules
-----------------

- expat: Fix DoS via XML document with malformed UTF-8 sequences
  (CVE_2009_3560).

- expat: Fix DoS via malformed XML (CVE-2009-3720).

Core and builtins
-----------------

- Issue #6990: Fix threading.local subclasses leaving old state around
  after a reference cycle GC which could be recycled by new locals.

Library
-------

- Issue #7403: logging: Fixed possible race condition in lock creation.

- Issue #5068: Fixed the tarfile._BZ2Proxy.read() method that would loop
  forever on incomplete input. That caused tarfile.open() to hang when used
  with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or
  partial bzip2 compressed data.
2010-04-07 14:57:49 +00:00
..
patches Properly disable pyexpat module here as well. 2010-01-27 08:43:04 +00:00
ALTERNATIVES
buildlink3.mk don't propagate the "cups" dependency, this is nut referenced by 2009-09-07 18:42:39 +00:00
DESCR
distinfo Update to 2.5.5, a minor security fix release with very few changes relative to 2.5.4. 2010-04-07 14:57:49 +00:00
Makefile Update to 2.5.5, a minor security fix release with very few changes relative to 2.5.4. 2010-04-07 14:57:49 +00:00
MESSAGE.SunOS Update python25 to 2.5.4. Spammy changes: 2009-04-11 19:42:23 +00:00
PLIST.common Properly disable pyexpat module here as well. 2010-01-27 08:43:04 +00:00
PLIST.Darwin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
PLIST.IRIX
PLIST.Linux Fix Linux PLIST. 2008-05-17 22:46:34 +00:00
PLIST.SunOS * Add a note about SunOS and needing to have SUNWaudh installed to 2008-09-13 09:59:35 +00:00