Bug 250505 - databases/galera: Update to 25.3.31
Summary: databases/galera: Update to 25.3.31
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL: http://releases.galeracluster.com/gal...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-10-21 13:11 UTC by devel
Modified: 2020-10-26 11:22 UTC (History)
1 user (show)

See Also:


Attachments
Update to Galera 25.3.31 (1.08 KB, patch)
2020-10-21 13:11 UTC, devel
devel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2020-10-21 13:11:55 UTC
Created attachment 218944 [details]
Update to Galera 25.3.31
Comment 1 devel 2020-10-21 13:18:07 UTC
The patch passes portlint, poudriere testport for 11.4-RELEASE, 12.1-RELEASE.
Comment 2 Automation User 2020-10-21 13:30:26 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/205759276
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-26 11:21:01 UTC
A commit references this bug:

Author: joneum
Date: Mon Oct 26 11:20:41 UTC 2020
New revision: 553337
URL: https://svnweb.freebsd.org/changeset/ports/553337

Log:
  Update to 25.3.31

  Changelog:
  Codership is pleased to announce the release of Galera Replication library 3.31,
  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, OpenSUSE 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 replication since last binary release
  by Codership (3.30):

  - The in-memory GCache index implementation was reworked to use sorted
    std::deque instead of std::map, leading to eightfold reduction in
    GCache memory footprint.

  - CRC32C implementation was reworked. Hardware CRC32C is now supported
    on x86_64 and ARM64 platforms.

  - Bus error due to unaligned access on Sparc64 platform was fixed.

  - Three new status variables were added: wsrep_flow_control_active,
    wsrep_flow_control_requested and wsrep_gmcast_segment.

  - Prevent GCache rollover on Donor during IST.

  - Incorrect handling of return value from SST donate callback
    was fixed (codership/galera#284).

  - Binary tarball package is compiled with OpenSSL 1.1.1g.

  Other changes:

  - Unit tests were reworked to replace deprecated Check library
    API calls with supported ones (codership/galera#577).

  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`.

  End of Life Notice:

  This is the last release for Debian Jessie and openSUSE 15.0.

  PR:		250505
  Submitted by:	maintainer
  Sponsored by:	Netzkommune GmbH

Changes:
  head/databases/galera/Makefile
  head/databases/galera/distinfo