Name: | libdb-devel |
---|---|
Version: | 5.3.28 |
Release: | 37.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 129088 |
License: | BSD and LGPLv2 and Sleepycat |
RPM: | libdb-devel-5.3.28-37.el8.x86_64.rpm |
Source RPM: | libdb-5.3.28-37.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.oracle.com/database/berkeley-db/ |
Summary: | C development files for the Berkeley DB library |
Description: | The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. This package contains the header files, libraries, and documentation for building programs which use the Berkeley DB. |
- Fixed flaws found by coverity - Resolves: #1606978
- Add patch to workaround issues on large systems (>1024 CPU) Resolves: #1664031
- Use AES from OpenSSL for encryption - Resolves: #1618640
- Link db_dump185 with RPM_LD_FLAGS (#1624127)
- Add patch for CDB race issue (#1616259)
- Rename __atomic_compare_exchange to not clash with gcc built-in (#1580756)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Fix deadlocks when reading/writing off-page duplicate tree (#1349779)
- Run a number of quick subsystem checks on build
- Fail properly when encountering removed or 0-byte regions (#1471011)