Jump to letter: [
          
            ABCDEFGIKLMNOPRSTVWXYZ
          ]
        
        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
        
            - * Thu Feb 19 16:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-10
- - apply upstream patch for 4.3.29 (#476122)
Resolves: #476122 
            - * Tue Sep 12 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-9
- - rebuild 
            - * Wed Sep  6 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-8
- - revert the previous fix, it crashes OOo help