Package gdbm: Information
Source package: gdbm
Version: 1.8.3-alt11
Build time: May 9, 2026, 10:22 AM
Category: System/Libraries
Report package bugHome page: http://www.gnu.org/software/gdbm/
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.
List of RPM packages built from this SRPM:
libgdbm (riscv64)
libgdbm-debuginfo (riscv64)
libgdbm-devel (riscv64)
libgdbm (riscv64)
libgdbm-debuginfo (riscv64)
libgdbm-devel (riscv64)
Maintainer: Gleb Fotengauer-Malinovskiy
Last changed
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.
Feb. 15, 2011 Dmitry V. Levin 1.8.3-alt9
- Imported a fix for a g++ 4.5 warning from Fedora. - Rebuilt for debuginfo.