30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 2 18:29:46 UTC 2015 - rpm@fthiessen.de
|
|
|
|
- Update to upstream release 6.0.35:
|
|
* Fixed a bug that may lead to a crash when opening multiple
|
|
environments in a multi-threaded program.
|
|
* Fixed a bug where BDB was not handling tables with multiple
|
|
BLOB columns when using the SQL API.
|
|
* Fixed a bug that could cause a database to appear in the wrong
|
|
directory when performing catastrophic recovery with logs
|
|
created in 5.3 or earlier.
|
|
* Fixed a bug where ex_rep_base could not quit gracefully after
|
|
receiving 'exit' command
|
|
* Full changelog at:
|
|
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html
|
|
- Removed no more needed db-5.3.21.patch (is fixed)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 07:48:53 UTC 2013 - coolo@suse.com
|
|
|
|
- fork db60 from db48. There are quite a few problems with it
|
|
you need to be aware of when switching:
|
|
* log file format changed
|
|
* license changed from sleepycat to AGPLv3
|
|
* quite some API changes
|
|
|
|
For details, see
|
|
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html
|
|
|