[ Все 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-54.el9

Имя libdb
Эпоха 0
Версия 5.3.28
Релиз 54.el9
Сайт http://www.oracle.com/database/berkeley-db/
Лицензия BSD and LGPLv2 and Sleepycat and MIT
Время сборки 2025-02-20 11:20:36
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание The Berkeley DB database library for C
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libdb-5.3.28-54.el9.x86_64 The Berkeley DB database library for C e2d1a74956dde5860f5fada9bba54d4c827e54ffff9ccec70f40e0b379b0aff9 download
i686
libdb-5.3.28-54.el9.i686 The Berkeley DB database library for C 06a2d703e47a83308e481559a5ec972120b8d6ab82786c03b264b43258012cd2 download
src
libdb-5.3.28-54.el9.src The Berkeley DB database library for C 5bc4ac4b2b68129d9fe225e14104d3add4b77dc076b3470af382f03d1be9dfe9 download
История изменений link
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.3.28-54
- Rebuilt for MSVSphere 9.5 beta

* 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