Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
db4: The Berkeley DB database library (version 4) for C.
- Summary
- 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++, Java, and Perl APIs. It is
used by many applications, including Python and Perl, so this should
be installed on all systems.
Changelog
- * Fri Mar 24 16:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-4
- drop useless java, lfs patches
- * Mon Mar 13 16:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-3
- apply x86_64 fix from Henrik Nordstrom (#184588)
- don't nuke non-versioned archives twice
- * Wed Feb 15 16:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-2
- don't package /usr/share/doc/images in the main db4 package
and move it to db4-devel (#33328)
- make db4 LFS capable (#33849)
- move db4-devel, db4-tcl, db4-java to Development/Libraries
group instead of System Environment/Libraries (#54320)
- BuildPrereq -> BuildRequires
- don't use RPM_SOURCE_DIR
- Obsoletes db3, db2