Name: | galera |
---|---|
Version: | 26.4.14 |
Release: | 1.module+el8.8.0+21173+e955d7af |
Architecture: | aarch64 |
Module: | mariadb:10.5:8080020231003163755:63b34585 |
Group: | Unspecified |
Size: | 4275186 |
License: | GPLv2 |
RPM: | galera-26.4.14-1.module+el8.8.0+21173+e955d7af.aarch64.rpm |
Source RPM: | galera-26.4.14-1.module+el8.8.0+21173+e955d7af.src.rpm |
Build Date: | Fri Oct 13 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://galeracluster.com/ |
Summary: | Synchronous multi-master wsrep provider (replication engine) |
Description: | Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API repository. For a description of Galera replication engine see https://www.galeracluster.com web. |
- Rebase to 26.4.14
- Rebase to 26.4.13
- Rebase to 26.4.12
- Rebase to 26.4.11
- Use downstream garbd-wrapper and garbd.service to ensure compatibility - Add upstream versions of garbd-wrapper (called garbd-systemd) and garbd.service in case user want's to use them
- Explicitly require the 'procps-ng' package - Otherwise it will not require it in the lightweight systems (e.g. containers) - and Galera won't work properly
- Switch from SCONS build tooling to CMAKE build tooling
- Rebase to 26.4.9
- Rebase to 26.4.7
- Do not use scrict flags on RHEL-8, it does not find check.h that way Related: #1855781