Name: | libdb-utils |
---|---|
Version: | 5.3.21 |
Release: | 24.el7 |
Architecture: | aarch64 |
Group: | Applications/Databases |
Size: | 1063759 |
License: | BSD and LGPLv2 and Sleepycat |
RPM: | libdb-utils-5.3.21-24.el7.aarch64.rpm |
Source RPM: | libdb-5.3.21-24.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.oracle.com/database/berkeley-db/ |
Summary: | Command line tools for managing Berkeley DB databases |
Description: | The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. DB supports C, C++, Java and Perl APIs. |
- Link db_dump185 with -Wl,-z,relro . Resolves: rhbz#1460077
- Mention in man page that care should be taken when running db_hotbackup with -c option. Resolves: rhbz#1460077
- Fix deadlocks when reading/writing off-page duplicate tree (#1349779)
- Fail properly when encountering removed or 0-byte regions (#1471011)
- Add man pages for libdb-utils (#1395665)
- Fix mutexes not being released properly (#1277887)
- Add patch to workaround issues on large systems (>1024 CPU) Resolves: #1245410
- Concurrent access due to a race in CDB Resolves: #1099509
- Mass rebuild 2014-01-24
- Added Obsoletes in order to override unsupported db4 versions