Package libdb4.7_cxx: Information

    Binary package: libdb4.7_cxx
    Version: 4.7.25-alt11
    Architecture: e2k
    Build time:  Jun 23, 2022, 08:28 AM
    Source package: libdb4.7
    Category: System/Libraries
    Report package bug
    License: Sleepycat
    Summary: C++ bindings 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 C++ API library.

    Maintainer: Dmitry V. Levin


    Last changed


    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.
    March 25, 2017 Vladimir D. Seleznev 4.7.25-alt9
    - Rebuilt without Java and Tcl support.