Name: | libdb-cxx |
---|---|
Version: | 5.3.21 |
Release: | 21.el7_4 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 1868920 |
License: | BSD and LGPLv2 and Sleepycat |
RPM: | libdb-cxx-5.3.21-21.el7_4.aarch64.rpm |
Source RPM: | libdb-5.3.21-21.el7_4.src.rpm |
Build Date: | Sat May 05 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.oracle.com/database/berkeley-db/ |
Summary: | The Berkeley DB database library for C++ |
Description: | The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems. |
- Fix deadlocks when reading/writing off-page duplicate tree (#1526929)
- 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
- Mass rebuild 2013-12-27
- Backported fix for possible signed overflow (#1026878)
- Updated config files for the aarch64 (#1023795)