Package libdb4.7: Information

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

Source package: libdb4.7
Version: 4.7.25-alt12
Build time:  Aug 29, 2021, 09:23 PM
Category: System/Libraries
Report package bug
License: Sleepycat
Summary: 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 is used by many applications, including Python and Perl, so this
should be installed on all systems.

List of rpms provided by this srpm:
db4.7-utils (riscv64)
db4.7-utils-debuginfo (riscv64)
libdb4.7 (riscv64)
libdb4.7-debuginfo (riscv64)
libdb4.7-devel (riscv64)
libdb4.7-doc (noarch)
libdb4.7_cxx (riscv64)
libdb4.7_cxx-debuginfo (riscv64)
libdb4.7_cxx-devel (riscv64)
libdb4.7_int (riscv64)
libdb4.7_int-debuginfo (riscv64)
libdb4.7_int-devel (riscv64)

Maintainer: Dmitry V. Levin


    1. rpm-build >= 4.0.4-alt1
    2. gcc-c++

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.