Next | Query returned 57 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2011-02-28 15:53:10 by Thomas Klausner | Files touched by this commit (169)
Log message:
Reset maintainer for retired developers.
   2010-09-17 09:11:42 by OBATA Akio | Files touched by this commit (6) | Package updated
Log message:
Share distfile related information for each python variants with
srcdist.mk to make update simplicity.
   2010-09-02 13:27:55 by Matthias Drochner | Files touched by this commit (1)
Log message:
work around a configure check which looks for bind_textdomain_codeset(3)
only in libc but not in libintl: assume it is always there on NetBSD
(unbreaks gnome-sudoku and glchess of gnome-games)
bump PKGREVISION
   2010-04-07 16:57:49 by Greg Troxel | Files touched by this commit (2) | Package updated
Log message:
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-01-27 09:43:04 by Thomas Klausner | Files touched by this commit (4)
Log message:
Properly disable pyexpat module here as well.
Bump PKGREVISION.
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-12-21 00:58:27 by Tobias Nygren | Files touched by this commit (2)
Log message:
Disable ipv6 on Tru64, configure complains about buggy getaddrinfo()
Closes PR pkg/42472. May want to revisit this later, though.
   2009-09-19 11:18:54 by OBATA Akio | Files touched by this commit (2)
Log message:
Fixes module names in disabled_module_list
 * not "_sqlite", but "_sqlite3"
 * "bsddb" does not exists, probably removed/renamed before Python24
 * "cjkcodes" does not exists (and should not be disabled)
 * missng "," afiter it
 * "mpz" was removed in Python24.
   2009-09-13 00:24:06 by Matthias Scheler | Files touched by this commit (1)
Log message:
Fix build under Mac OS X Snow Leopard.
   2009-09-12 19:47:17 by Matthias Drochner | Files touched by this commit (3)
Log message:
remove assignments to the LIBS env var -- this should have been done
earlier, but there became no-ops due to my change to db4/bl3 and thus
didn't do harm. Now that part of that change was backed out they became
harmful again and thus need to go.

Next | Query returned 57 messages, browsing 21 to 30 | Previous