[ Все 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 ]
×

Пакет libdb-5.3.28-55.el9.src download

Имя libdb
Эпоха 0
Версия 5.3.28
Релиз 55.el9
Архитектура src
Сайт http://www.oracle.com/database/berkeley-db/
Лицензия BSD and LGPLv2 and Sleepycat and MIT
Время сборки 2025-06-17 02:54:56
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание The Berkeley DB database library for C
Репозитории Updates
Полное описание 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.
Эррата
Размер 34463 КиБ
Исходный проект libdb-5.3.28-55.el9
Контрольная сумма SHA-256 35787507fb9efce9f82dc05309175b05b06c4ba98e1431670b91950db997680d
× Full screenshot
История изменений 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