From owner-svn-ports-all@freebsd.org Mon Oct 26 11:20:41 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A1188442031; Mon, 26 Oct 2020 11:20:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CKXSn3ntFz45C8; Mon, 26 Oct 2020 11:20:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6589619B9C; Mon, 26 Oct 2020 11:20:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09QBKfML086196; Mon, 26 Oct 2020 11:20:41 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09QBKf5q086194; Mon, 26 Oct 2020 11:20:41 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202010261120.09QBKf5q086194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 26 Oct 2020 11:20:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553337 - head/databases/galera X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/databases/galera X-SVN-Commit-Revision: 553337 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2020 11:20:41 -0000 Author: joneum Date: Mon Oct 26 11:20:40 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 Modified: head/databases/galera/Makefile head/databases/galera/distinfo Modified: head/databases/galera/Makefile ============================================================================== --- head/databases/galera/Makefile Mon Oct 26 11:13:09 2020 (r553336) +++ head/databases/galera/Makefile Mon Oct 26 11:20:40 2020 (r553337) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= galera -PORTVERSION?= 25.3.30 +PORTVERSION?= 25.3.31 DISTVERSIONPREFIX?= release_ CATEGORIES= databases Modified: head/databases/galera/distinfo ============================================================================== --- head/databases/galera/distinfo Mon Oct 26 11:13:09 2020 (r553336) +++ head/databases/galera/distinfo Mon Oct 26 11:20:40 2020 (r553337) @@ -1,5 +1,5 @@ -TIMESTAMP = 1592820871 -SHA256 (codership-galera-release_25.3.30_GH0.tar.gz) = a4b4e21a2e066623f959a82cd5a225b9f6fb7ff49133be7d6579e7077e1b644e -SIZE (codership-galera-release_25.3.30_GH0.tar.gz) = 3317614 +TIMESTAMP = 1603459107 +SHA256 (codership-galera-release_25.3.31_GH0.tar.gz) = b0843b8190b48bbbb6596997a221e08cf51eca0213ef709f9009c4c8f26b370d +SIZE (codership-galera-release_25.3.31_GH0.tar.gz) = 3321870 SHA256 (codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz) = 3c235868ed330d8d702e7b7541c24c1926b1fd9e6b8aa673b032a2318896e8a0 SIZE (codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz) = 47032