e04a2692f9
A 'salvage' (db_dump -r) no longer hangs on a corrupt database which contains a loop in an overflow item's chain of pages. Remove +u1 compiler flag from the HP-UX build and fixed related alignment issue. Fixed DB_RUNRECOVERY errors caused by pthreads-based mutexes. Allow the failchk process to call __env_refresh when necessary. DB->open() now detects invalid pagesizes sooner, avoiding a potential floating point exception when a purported database file has a pagesize of 0. Added a pre-verify step to the db_dump utility. Fixed a bug that can cause DBcursor->get to return incorrect data when DB_GET_BOTH_RANGE flag is used. Added support for Java 8. Aborting a transaction no longer panics if a deadlock error occurs while freeing up the transaction's cursors. Fixed a crash which could occur when multiple BDB SQL processes repeatedly open a database file. Fixed a bug where db_printlog improperly handled a "No such file or directory" error condition. Fixed a bug that could cause a master crash in the following cases: an unencrypted client attempts to join an encrypted replication group, or an encrypted client attempts to join an unencrypted replication group. Fixed a bug that can cause a crash when DB_ENV->memp_stat() is called. Added support for arm64. Reduced the minimum hash table size. Fixed a bug where file names were not displayed correctly when a file failed to open during backup. Enabled cross compiling the JDBC driver. Fixed a crash when writing to a SQL BLOB while txn_bulk is enabled. DB->open() now detects invalid bt_minkey better, avoiding a potential floating point excetpion. Removed EnvironmentConfig.setTxnNotDurable() and Environment.getTxnNotDurable() from the Java API. This flag cannot be set on environments.
15 lines
985 B
Text
15 lines
985 B
Text
$NetBSD: distinfo,v 1.3 2015/09/14 10:52:57 adam Exp $
|
|
|
|
SHA1 (db-6.1.26.tar.gz) = 5ae05c6c4a1766270fd5cfb28539e2b7a19c33b2
|
|
RMD160 (db-6.1.26.tar.gz) = 6d242b65cd316060c5ed4634bb11e621f3cc6d93
|
|
Size (db-6.1.26.tar.gz) = 37495772 bytes
|
|
SHA1 (patch-dist_Makefile.in) = dbc5f8fd26e715f6dff8ff261a08b2856ea3c46e
|
|
SHA1 (patch-dist_aclocal_libtool.m4) = 37367e10d9d856cf233b7a0efd3680f35728039e
|
|
SHA1 (patch-dist_configure) = 2fb4c6cdd29ac5a9ad520af411517660b24e8768
|
|
SHA1 (patch-src_dbinc_atomic.h) = 240a4a6ec094e868d9a5e95ec4ab72d5b9ddfc23
|
|
SHA1 (patch-src_hmac_sha1.c) = 0e98e6383c214adbb939839bb345e55efe8d89da
|
|
SHA1 (patch-src_mp_mp__fget.c) = 059ecdb74bef29c17b445c305b6d4934b5a3c59b
|
|
SHA1 (patch-src_mp_mp__mvcc.c) = 7a543c4e56d72bba607d6e8ec6b667b944e418f1
|
|
SHA1 (patch-src_mp_mp__region.c) = bba0d8e3046d5d571ec00e8b07d7d10a375e6057
|
|
SHA1 (patch-src_mutex_mut__method.c) = 5a8695160913f6a70be39c02aff7a4c7240fec6b
|
|
SHA1 (patch-src_mutex_mut__tas.c) = 3bf893026bfc0878fe35050b8339c5a6a59f95e6
|