Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910336 - sys-cluster/galera-26.4.15: version bump
Summary: sys-cluster/galera-26.4.15: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-07-14 12:18 UTC by Tomáš Mózes
Modified: 2023-08-18 09:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2023-07-14 12:18:17 UTC
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`.
Comment 1 Tomáš Mózes 2023-07-14 14:15:42 UTC
We should also switch to cmake (https://github.com/codership/galera/issues/631#issuecomment-1400751313)
Comment 2 Larry the Git Cow gentoo-dev 2023-08-18 09:52:20 UTC
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(+)