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

Имя libdb
Эпоха 0
Версия 5.3.28
Релиз 55.el9
Сайт 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libdb-5.3.28-55.el9.x86_64 The Berkeley DB database library for C 561ce16dfd6560b4dc99dba4eaa873695b878f3b88905f5c6eec2ae00b48d306 download
libdb-cxx-5.3.28-55.el9.x86_64 The Berkeley DB database library for C++ 890304ad2614060cad89ab1f03799e63ebe6f96894d668a4ed171e1589d2ca32 download
libdb-sql-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with sql 1e07f1d7d0d8e8b4231775ff28a7c36dcf9245603b2ce7dcf759e41fd0e383b7 download
libdb-tcl-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with tcl c212946e1182c69f911ccf28fe3dea9296cd31fa7e709a034c27cb1562684043 download
libdb-utils-5.3.28-55.el9.x86_64 Command line tools for managing Berkeley DB databases fa31595ded7b5e334e8ed28772424fa40de65babfb5374cf97f7cc2391ff0afb download
i686
libdb-5.3.28-55.el9.i686 The Berkeley DB database library for C 244f12518fcf6304a15e9f963e0912c1f161e7c1081c70e94bbf2ff723508a2b download
src
libdb-5.3.28-55.el9.src The Berkeley DB database library for C 35787507fb9efce9f82dc05309175b05b06c4ba98e1431670b91950db997680d download
История изменений 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