Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Jun 6 19:00:00 2007 Jindrich Novy <jnovy{%}redhat{*}com> 4.2.52-7.3.el4
- update filelists
Related: #225173
- * Mon Apr 16 19:00:00 2007 Jindrich Novy <jnovy{%}redhat{*}com> 4.2.52-7.2.el4
- create symlink to libdb_cxx.so (#225173)
- add 4.2.52.4 patch (#232141)
Resolves: #225173, #232141
- * Fri Dec 10 18:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 4.2.52-7.1
- Bump release and rebuild