* Testsuite for "DB->get_transactional()" should not create databases
outside the TMP directory, neither leave the files behind.
* If something happens while creating the CObject/Capsule object,
keep going, even without exporting the C API, instead of crashing.
* Support for:
* "DB_FORCESYNC", "DB_FAILCHK", "DB_SET_REG_TIMEOUT",
* "DB_TXN_BULK", "DB_HOTBACKUP_IN_PROGRESS".
* "DB_EVENT_REG_ALIVE", "DB_EVENT_REG_PANIC",
* "DB_EVENT_REP_DUPMASTER", "DB_REPMGR_CONF_ELECTIONS",
* "DB_EVENT_REP_ELECTION_FAILED", "DB_EVENT_REP_MASTER_FAILURE".
* "DB_VERB_REP_ELECT", "DB_VERB_REP_LEASE", "DB_VERB_REP_MISC",
* "DB_VERB_REP_MSGS", "DB_VERB_REP_SYNC", "DB_VERB_REP_SYSTEM",
* "DB_VERB_REPMGR_CONNFAIL", "DB_VERB_REPMGR_MISC".
* "DB_STAT_LOCK_CONF", "DB_STAT_LOCK_LOCKERS",
* "DB_STAT_LOCK_OBJECTS", "DB_STAT_LOCK_PARAMS".
* "DB_REP_CONF_INMEM", "DB_TIMEOUT ", "DB_CURSOR_BULK".
* "DB->get_transactional()", "DB_REPMGR_ACKS_ALL_AVAILABLE"
* Support for Berkeley DB 5.1.
* Drop support for Berkeley DB 4.1
* Include processed HTML documentation in the EGG.
* Some link fixes for external documentation.
* Links added in the documentation to Oracle Berkeley DB programmer
reference.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=9
2010-11-18 15:48:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 18 15:03:47 UTC 2010 - hvogel@novell.com
|
|
|
|
|
|
|
|
|
|
* Testsuite for "DB->get_transactional()" should not create databases
|
|
|
|
|
outside the TMP directory, neither leave the files behind.
|
|
|
|
|
* If something happens while creating the CObject/Capsule object,
|
|
|
|
|
keep going, even without exporting the C API, instead of crashing.
|
|
|
|
|
* Support for:
|
|
|
|
|
* "DB_FORCESYNC", "DB_FAILCHK", "DB_SET_REG_TIMEOUT",
|
|
|
|
|
* "DB_TXN_BULK", "DB_HOTBACKUP_IN_PROGRESS".
|
|
|
|
|
* "DB_EVENT_REG_ALIVE", "DB_EVENT_REG_PANIC",
|
|
|
|
|
* "DB_EVENT_REP_DUPMASTER", "DB_REPMGR_CONF_ELECTIONS",
|
|
|
|
|
* "DB_EVENT_REP_ELECTION_FAILED", "DB_EVENT_REP_MASTER_FAILURE".
|
|
|
|
|
* "DB_VERB_REP_ELECT", "DB_VERB_REP_LEASE", "DB_VERB_REP_MISC",
|
|
|
|
|
* "DB_VERB_REP_MSGS", "DB_VERB_REP_SYNC", "DB_VERB_REP_SYSTEM",
|
|
|
|
|
* "DB_VERB_REPMGR_CONNFAIL", "DB_VERB_REPMGR_MISC".
|
|
|
|
|
* "DB_STAT_LOCK_CONF", "DB_STAT_LOCK_LOCKERS",
|
|
|
|
|
* "DB_STAT_LOCK_OBJECTS", "DB_STAT_LOCK_PARAMS".
|
|
|
|
|
* "DB_REP_CONF_INMEM", "DB_TIMEOUT ", "DB_CURSOR_BULK".
|
|
|
|
|
* "DB->get_transactional()", "DB_REPMGR_ACKS_ALL_AVAILABLE"
|
|
|
|
|
* Support for Berkeley DB 5.1.
|
|
|
|
|
* Drop support for Berkeley DB 4.1
|
|
|
|
|
* Include processed HTML documentation in the EGG.
|
|
|
|
|
* Some link fixes for external documentation.
|
|
|
|
|
* Links added in the documentation to Oracle Berkeley DB programmer
|
|
|
|
|
reference.
|
|
|
|
|
|
2010-11-10 13:11:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 10 12:44:22 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- fix file list
|
|
|
|
|
|
2010-10-07 22:41:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 29 10:09:27 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
|
|
- Use generic db-devel in BuildRequires instead of libdb-4_5-devel.
|
|
|
|
|
|
2010-06-28 11:05:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 22 12:50:44 UTC 2010 - hvogel@novell.com
|
|
|
|
|
|
|
|
|
|
- Initial Package, Version 5.0.0
|
|
|
|
|
|