AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 26.4.13: - Complete IO for client handshake before starting an asynchronous read to fix an occasional connection failure when establishing new cluster connections - EOF-while-reading errors now suppressed when using OpenSSL 3.0
- Update to 26.4.12: * WORK_DIR parameter added for garb.cnf and launch scripts to ensure Galera Arbitrator handles recovery files better (this includes command line option to specify working directory), fixing codership/galera#313 * Fixes to renaming fc_master_slave to fc_single_primary * Catch local_endpoint() and remote_endpoint() exceptions, so they aren't propagated to the stack, fixing a cluster crash and MDEV-25068 * SSL options are explicitly initialised in garbd, fixing MDEV-28158
- Fill sysconfig configuration file
- Fix sysusers generation
- Commit sed changes to file - Use default shell for garb user ("-" which is replaced by /usr/sbin/nologin) * garb-user.conf - Add sysusers macro
- Update to 26.4.11 - Remove upstreamed fix-cmake-build.patch - Refresh fix-cmake-install.patch
- Fix build and systemd service for SLE-15-SP3
- Use cmake by default to fix build with GCC 12, fixes bsc#1194790 * Add fix-cmake-install.patch - Add fix-cmake-build.patch to fix cmake build, fixes bsc#1194827
- Migrate to sysusers for creating garb user
- Update to 26.4.10: http://releases.galeracluster.com/galera-4/release-notes-galera-26.4.10.txt - Clean spec file by only allowing building for SLE >= 12 with systemd - Run spec-cleaner
- pass the version to scons to make the testsuite pass - use system version of libraries if possible and enable ssl support explicitely - prepare building with cmake. but it is not usable yet
- update to 26.4.9 http://releases.galeracluster.com/galera-4/release-notes-galera-26.4.9.txt
- refreshed galera-3-25.3.10_fix_startup_scripts.patch
- update to 26.4.6 http://releases.galeracluster.com/galera-4/release-notes-galera-26.4.6.txt
- allow also newer versions of mariadb
- also conflict with the galera 3 packages
- do not lock openssl to 1.0 anymore
- initial package