[ Все 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-cxx-devel-5.3.28-55.el9.x86_64 The Berkeley DB database library for C++ ef33b7abd8eac576cb8b1177771313d78821283dd481684b6224093c8b70c49d download
libdb-devel-5.3.28-55.el9.x86_64 C development files for the Berkeley DB library b19a2f0138bccaa7872bf5a92f369ca079061b85d18d6233001d99f6b5cb78dc download
libdb-devel-static-5.3.28-55.el9.x86_64 Berkeley DB static libraries cdcf0bc8bc074bdc1db293cf6f7613b195feb3078328060041b5fa60b7026336 download
libdb-sql-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with sql 1e07f1d7d0d8e8b4231775ff28a7c36dcf9245603b2ce7dcf759e41fd0e383b7 download
libdb-sql-devel-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with sql f3f5394a745c4a9beb07feb6506ebeeecf284720d2fb8ddd762cd1f10ee58ff5 download
libdb-tcl-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with tcl c212946e1182c69f911ccf28fe3dea9296cd31fa7e709a034c27cb1562684043 download
libdb-tcl-devel-5.3.28-55.el9.x86_64 Development files for using the Berkeley DB with tcl eb9a1c64ed423f6b7d426725b3c3a961ef41ced404b56ccd95270438e83a8f7c 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
noarch
libdb-devel-doc-5.3.28-55.el9.noarch C development documentation files for the Berkeley DB library e31940390366b16cb9d1d8220b764e35152d3dd258aa72fe3b2ea5ddbd2d2c88 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