https://releases.galeracluster.com/galera-4/release-notes-galera-26.4.15.txt Changes in Galera 4.15 (2023-06-16) Codership is pleased to announce the release of Galera Replication library 4.15, implementing wsrep API version 26. The library is available as targeted packages and package repositories for a number of Linux distributions, including Ubuntu, Debian, CentOS and RHEL. Obtaining packages using a package repository removes the need to download individual files and facilitates the deployment and upgrade of Galera nodes. This and future releases will be available from https://www.galeracluster.com. Notable changes and fixes in Galera since latest release 4.14: - an assertion is relaxed when Galera is configured with commit order disabled - in certificate index preload, an assertion in handle_ist_trx_preload() fails if the first handled IST preload write set has failed certification, and incrementing the index position caused the certificate index to end up with the wrong position; now fixed by appending dummy writeset sequence numbers into Certification::trx_map_ - ASAN reported memory leak if gcs is closed after becoming joined but before reaching synced Known Issues: - In order to install Galera package on RHEL 8, MySQL and MariaDB modules need to be disabled first with `dnf -y module disable mysql mariadb`.
We should also switch to cmake (https://github.com/codership/galera/issues/631#issuecomment-1400751313)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9948c6311ab4b39de1450f7c2477b839994bcab1 commit 9948c6311ab4b39de1450f7c2477b839994bcab1 Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2023-07-14 14:17:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-18 09:43:30 +0000 sys-cluster/galera: add 26.4.15 Switch to cmake Closes: https://bugs.gentoo.org/910336 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31142 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/galera/Manifest | 1 + sys-cluster/galera/galera-26.4.15.ebuild | 60 ++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+)