Name: | galera |
---|---|
Version: | 26.4.9 |
Release: | 4.module+el8.5.0+20630+d7805586 |
Architecture: | aarch64 |
Module: | mariadb:10.5:8050020220204122540:c5368500 |
Group: | Unspecified |
Size: | 4141611 |
License: | GPLv2 |
RPM: | galera-26.4.9-4.module+el8.5.0+20630+d7805586.aarch64.rpm |
Source RPM: | galera-26.4.9-4.module+el8.5.0+20630+d7805586.src.rpm |
Build Date: | Tue Apr 12 2022 |
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 multi-master wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see http://launchpad.net/wsrep. For a description of Galera replication engine see http://www.codership.com. |
- 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
- Rebase to 26.4.6
- Extend the workaround also to ELN
- Rebase to 26.4.5
- Apply workaround for FTBFS on F33+