Package libdb4.7: Information

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

Source package: libdb4.7
Version: 4.7.25-alt12
Latest version according to Repology
Build time:  Aug 26, 2021, 11:45 AM in the task #283793
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 (x86_64, ppc64le, i586, armh, aarch64)
db4.7-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7 (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7-devel (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7-doc (noarch)
libdb4.7_cxx (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7_cxx-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7_cxx-devel (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7_int (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7_int-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdb4.7_int-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Dmitry V. Levin


ACL:
@core

    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.