Bug 270260 - databases/galera26: Update to 26.4.14
Summary: databases/galera26: Update to 26.4.14
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: 2023-03-16 06:49 UTC by devel
Modified: 2023-03-17 08:27 UTC (History)
1 user (show)

See Also:


Attachments
Update to 26.4.14 (1.17 KB, patch)
2023-03-16 06:49 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 2023-03-16 06:49:25 UTC
Created attachment 240889 [details]
Update to 26.4.14

Update to Galera 26.4.14.

Passes poudriere for release/12.4.0 and release/13.1.0.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-16 08:11:35 UTC
Q/A: PORTREVISION should be removed. Default is 0. No need to upload a new patch.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-17 08:26:56 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-17 08:27:31 UTC
A commit in branch main references this bug:

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

commit da3a3f49fd6ae6ab288264d2b723d4534b281ed1
Author:     devel@galeracluster.com <devel@galeracluster.com>
AuthorDate: 2023-03-16 08:07:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-17 08:22:17 +0000

    databases/galera26: Update to 26.4.14

    ChangeLog:
    http://releases.galeracluster.com/galera-4.14/release-notes-galera-26.4.14.txt

     *  memory leak in the gcs gcomm backend fixed (tp_ object deleted in GCommConn
        destructor)
     *  protonet.backend option deprecated since it only supports one option, asio,
        and the option will be removed in future release. Related, protonet.version
        is also deprecated
     *  deprecation message for socket.ssl_compression as SSL compression cannot be
        enabled and the option will be removed in future releases
     *  library could parse incorrect parameters as long as it had a "good" prefix,
        i.e. evs.*, so fix prevents setting of invalid option values
     *  parsing of ISO8601 durations previously accepted invalid values, now fixed
     *  in addition to ISO8601 format, parsing durations now supports real number
        representation

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

 databases/galera26/Makefile | 4 ++--
 databases/galera26/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)