[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libdb-cxx-devel-5.3.28-55.el9.i686 download

Name libdb-cxx-devel
Epoch 0
Version 5.3.28
Release 55.el9
Architecture i686
Website/URL http://www.oracle.com/database/berkeley-db/
License BSD and LGPLv2 and Sleepycat and MIT
Build Time 2025-03-31 13:42:31
Build Host builder-x86-09.inferitos.ru
Summary The Berkeley DB database library for C++
Repositories CRB
Description 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++, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
Errata
Size 18 KiB
Source Project libdb-5.3.28-55.el9
SHA-256 checksum e840866aded2599ca0460b6cdfbe706e4e1c7a07be333ec8d77b6a38246016c1
× Full screenshot
Changelog link
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.3.28-55
- Rebuilt for MSVSphere 9.5 beta

* Mon Sep 16 2024 Filip Januš <fjanus@redhat.com> - 5.3.28-55
- Rebase db_converter tool to the latest version

* Mon May 06 2024 Filip Januš <fjanus@redhat.com> - 5.3.28-54
- Add db_converter into -utils subpackage
- It allowes to convert BerkeleyDB database format to GDBM/LMDB format
- Resolves: RHEL-35607