Package libdb5.3: Information

    Source package: libdb5.3
    Version: 5.3.28-alt7
    Latest version according to Repology
    Build time:  Feb 20, 2025, 04:21 PM in the task #370699
    Category: System/Libraries
    Report package bug
    License: BSD and LGPLv2 and Sleepycat
    Summary: The Berkeley DB database library for C
    Description: 
    The Berkeley Database (Berkeley DB) is a programmatic toolkit that
    provides embedded database support for both traditional and
    client/server applications. The Berkeley DB includes B+tree, Extended
    Linear Hashing, Fixed and Variable-length record access methods,
    transactions, locking, logging, shared memory caching, and database
    recovery. The Berkeley DB supports C, C++, and Perl APIs. It is
    used by many applications, including Python and Perl, so this should
    be installed on all systems.

    List of RPM packages built from this SRPM:
    db5.3-utils (x86_64, ppc64le, i586, aarch64)
    db5.3-utils-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3 (x86_64, ppc64le, i586, aarch64)
    libdb5.3-cxx (x86_64, ppc64le, i586, aarch64)
    libdb5.3-cxx-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3-cxx-devel (x86_64, ppc64le, i586, aarch64)
    libdb5.3-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3-devel (x86_64, ppc64le, i586, aarch64)
    libdb5.3-devel-doc (noarch)
    libdb5.3-sql (x86_64, ppc64le, i586, aarch64)
    libdb5.3-sql-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3-sql-devel (x86_64, ppc64le, i586, aarch64)
    libdb5.3-sql-devel-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3-tcl (x86_64, ppc64le, i586, aarch64)
    libdb5.3-tcl-debuginfo (x86_64, ppc64le, i586, aarch64)
    libdb5.3-tcl-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Constantin Sunzow


    ACL:
    Constantin Sunzow
    @everybody

      1. chrpath
      2. perl
      3. gcc
      4. gcc-c++
      5. libtool
      6. tcl-devel >= 8.6
      7. zlib-devel

    Last changed


    Feb. 20, 2025 Constantin Sunzow 5.3.28-alt7
    - Provide db-utils (ALT #53146).
    Feb. 10, 2025 Constantin Sunzow 5.3.28-alt6
    - Fix FTBFS: Import patches from fedora.
    - Security fix: CVE-2019-2708: Vulnerability in the Data Store component of
      Oracle Berkeley DB.
    Oct. 6, 2023 Ivan A. Melnikov 5.3.28-alt5.1
    - NMU: properly regenerate configure scripts to fix build
      with recent autoconf and rpm-build.