Galera 25.3.33 Release Notes

Codership is pleased to announce the release of Galera Replication library 3.33, implementing wsrep API version 25.

The library is now available as targeted packages and package repositories for a number of Linux distributions, including Ubuntu, Debian, CentOS, RHEL and SLES. 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.

The latest version of Galera for FreeBSD is available in the FreeBSD Ports Collection.

Notable fixes in Galera since latest release 3.32.

  • Recovery to wrong position after process was killed during IST was fixed (codership/galera#210).

  • OpenSSL version in binary tarball build was bumped to 1.1.1k.

Build fixes:

  • Atomic library linkage fixes for Debian platforms (codership/galera#558).

  • CMake post build check fixes to use correct objdump binary (codership/galera#558).

  • Byteswap compilation failures on FreeBSD were fixed (codership/galera#581).

  • Hardware CRC32C support for FreeBSD/ARM.

Known Issues:

  • In order to install Galera package on CentOS 8 or RHEL 8, MySQL and MariaDB modules need to be disabled first with dnf -y module disable mysql mariadb.

Was this helpful?