Name: | libdb-cxx |
---|---|
Version: | 5.3.21 |
Release: | 17.el7_0.1 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 1999824 |
License: | BSD and LGPLv2 and Sleepycat |
RPM: | libdb-cxx-5.3.21-17.el7_0.1.x86_64.rpm |
Source RPM: | libdb-5.3.21-17.el7_0.1.src.rpm |
Build Date: | Thu Aug 07 2014 |
Build Host: | ca-build56.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. |
- Concurrent access due to a race in CDB Resolves: #1123758
- 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)
- Added Sleepycat to the license list
- Fix missing debuginfo issue for utils subpackage
- add license clarification fix
- Added sqlite compability CFLAGS (#788496)