Package libdb4.7-devel: Information

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

Binary package: libdb4.7-devel
Version: 4.7.25-alt12
Architecture: e2kv4
Build time:  Feb 25, 2022, 02:41 AM
Source package: libdb4.7
Category: Development/C
Report package bug
License: Sleepycat
Summary: Development environment for Berkeley database library
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 the header files and libraries for
building programs which use Berkeley DB.

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.