pkgsrc/databases/py-bsddb3/distinfo
wiz cd6127d55b Update to 4.5.0:
4.5.0:

  * Adds supports for compiling and linking with BerkeleyDB 4.5
  * Python Bug #1599782: Fix segfault on bsddb.db.DB().type() due to
    releasing the GIL when it shouldn't.  (nnorowitz)
  * Fixes a bug with bsddb.DB.stat where the flags and txn keyword
    arguments are transposed.
  * change test cases to use tempfile.gettempdir()

4.4.5:

  * pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename
    methods now allow their database parameter to be None as the
    sleepycat API allows.

4.4.4:

  * fix DBCursor.pget() bug with keyword argument names when no data= is
    supplied [SF pybsddb bug #1477863]
  * add support for DBSequence objects [patch #1466734]
  * support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
  * support DBEnv.lsn_reset() method on BerkeleyDB >= 4.4 [patch #1494902]
  * add DB_ARCH_REMOVE flag and fix DBEnv.log_archive() to accept it without
    potentially following an uninitialized pointer.

4.4.3:

  * fix DBEnv.set_tx_timestamp to not crash on Win64 platforms (thomas.wouters)
  * tons of memory leak fixes all over the code (thomas.wouters)
  * fixes ability to unpickle DBError (and children) exceptions
2007-06-09 05:58:06 +00:00

6 lines
299 B
Text

$NetBSD: distinfo,v 1.10 2007/06/09 05:58:06 wiz Exp $
SHA1 (bsddb3-4.5.0.tar.gz) = e4371cafdec218de0e007a1dbc9c1bc5ee3ff7bd
RMD160 (bsddb3-4.5.0.tar.gz) = a54ccaf88b422df30113f0345918043dd8c06a1b
Size (bsddb3-4.5.0.tar.gz) = 522126 bytes
SHA1 (patch-aa) = cffa6777e9ea7d77492cc3ae3d4dc53f80979e74