Package gdbm: Information

    Source package: gdbm
    Version: 1.26-alt1
    Latest version according to Repology
    Build time:  May 20, 2026, 06:21 PM in the task #418729
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: A GNU set of database routines which use extensible hashing
    Description: 
    gdbm is a GNU database indexing library, including routines which use
    extensible hashing.  gdbm works in a similar way to standard Unix dbm
    routines.  gdbm is useful for developers who write C applications and
    need access to a simple and efficient database or who are building C
    applications which will use such a database.
    
    This package contains gdbmtool, gdbm_load, and gdbm_dump utilities.

    List of RPM packages built from this SRPM:
    gdbm (x86_64, i586, aarch64)
    gdbm-debuginfo (x86_64, i586, aarch64)
    libgdbm-devel (x86_64, i586, aarch64)
    libgdbm6 (x86_64, i586, aarch64)
    libgdbm6-debuginfo (x86_64, i586, aarch64)
    libgdbm_compat4 (x86_64, i586, aarch64)
    libgdbm_compat4-debuginfo (x86_64, i586, aarch64)




      1. makeinfo

    Last changed


    May 20, 2026 Gleb Fotengauer-Malinovskiy 1.26-alt1
    - 1.8.3 -> 1.26.
    April 28, 2026 Gleb Fotengauer-Malinovskiy 1.8.3-alt11
    - Fixed FTBFS and gdbm.h header for gcc15 C17 -> C23 standard change.
    Feb. 6, 2016 Michael Shigorin 1.8.3-alt10
    - Fixed FTBFS:
      + BR: makeinfo;
      + Debian patch for deb#709905.