Name: | libdb4 |
---|---|
Version: | 4.8.30 |
Release: | 13.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 1478019 |
License: | Sleepycat and BSD |
RPM: | libdb4-4.8.30-13.el7.aarch64.rpm |
Source RPM: | libdb4-4.8.30-13.el7.src.rpm |
Build Date: | Fri Dec 15 2017 |
Build Host: | arm-ol7-builder-07.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.oracle.com/database/berkeley-db/ |
Summary: | The Berkeley DB database library (version 4) 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. |
- Adjusted for -Werror=format-security gcc flag.
- Updated the config files for aarch64 architecture (#1028112)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Fixed missing debuginfos for utils subpackage (#729002)
- Added sanity patch fixing crashes when no more disc space left (#740631)
- Removed dependency on gcc-java
- Fix file conflict with libdb-java (#800359) - Add missing perl-Carp to BuildRequires
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Add db4 provides to allow transisition for name change - Spec cleanup