Bug 268038 - databases/galera26: Update to 26.4.13
Summary: databases/galera26: Update to 26.4.13
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: Fernando Apesteguía
URL: http://releases.galeracluster.com/gal...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 12:46 UTC by devel
Modified: 2022-11-29 16:19 UTC (History)
1 user (show)

See Also:


Attachments
Update to Galera 26.4.13 (1.78 KB, patch)
2022-11-28 12:46 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 2022-11-28 12:46:59 UTC
Created attachment 238399 [details]
Update to Galera 26.4.13

Passes portlint, poudriere on 12.3 and 13.1.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-29 07:03:58 UTC
Q/A: PORTREVISION should be removed since it is 0 by default. No need to update a new patch.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-29 16:18:49 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-29 16:19:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7353c180a3054223c3685da724475b9e93a9a6bd

commit 7353c180a3054223c3685da724475b9e93a9a6bd
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-11-29 07:00:57 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-29 16:14:38 +0000

    databases/galera26: Update to 26.4.13

    ChangeLog:
    http://releases.galeracluster.com/galera-4.13/release-notes-galera-26.4.13.txt

    Notable changes and fixes in Galera since latest release 4.12:

     * 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

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

    PR:             268038
    Reported by:    devel@galeracluster.com (maintainer)

 databases/galera26/Makefile |  5 ++---
 databases/galera26/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)