Пакет db4.7-utils: Информация

    Бинарный пакет: db4.7-utils
    Версия: 4.7.25-alt12
    Архитектура: mipsel
    Собран:  28 августа 2021 г. 23:05
    Исходный пакет: libdb4.7
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Лицензия: Sleepycat
    О пакете: Command line tools for managing Berkeley DB databases
    Описание: 
    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 command line tools for managing Berkeley DB databases.

    Сопровождающий: Dmitry V. Levin


    Последнее изменение


    25 августа 2021 г. Dmitry V. Levin 4.7.25-alt12
    - Disabled build and packaging of static libraries.
    19 июля 2021 г. Dmitry V. Levin 4.7.25-alt11
    - Enabled debuginfo for utils subpackage.
    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.