Package libdb4.7_int-devel: Information

  • Default inline alert: Version in the repository: 4.7.25-alt13

Binary package: libdb4.7_int-devel
Version: 4.7.25-alt12
Architecture: e2kv5
Build time:  Dec 27, 2021, 09:07 PM
Source package: libdb4.7
Category: Development/C
Report package bug
License: Sleepycat
Summary: Development files for Berkeley database library with exported internal API
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.

This package contains development files for Berkeley database library
with exported internal API.

Maintainer: Dmitry V. Levin


Last changed


Aug. 25, 2021 Dmitry V. Levin 4.7.25-alt12
- Disabled build and packaging of static libraries.
July 19, 2021 Dmitry V. Levin 4.7.25-alt11
- Enabled debuginfo for utils subpackage.
Dec. 19, 2020 Dmitry V. Levin 4.7.25-alt10
- Do not access DB_CONFIG when env->db_home is not set (fixes: CVE-2017-10140).
- Build without RPC support.