mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/galera26: Update to 26.4.16
ChangeLog: http://releases.galeracluster.com/galera-4.16/release-notes-galera-26.4.16.txt Notable changes and fixes in Galera since latest release 4.15: - Removed out-of-order certification for BF aborted transactions. - Better error handling when the socket is closed, also cleaned up excessive debug logging. 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`. End of Life Notice: - this is the last release for Ubuntu 18.04 LTS (Bionic) as it is has reached EOL May 31 2023. PR: 273205 Reported by: devel@galeracluster.com (maintainer)
This commit is contained in:
parent
f3becc689f
commit
f23a9d5a43
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= galera
|
||||
PORTVERSION= 26.4.15
|
||||
PORTVERSION= 26.4.16
|
||||
DISTVERSIONPREFIX= release_
|
||||
CATEGORIES= databases
|
||||
PKGNAMESUFFIX= 26
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1686916171
|
||||
SHA256 (codership-galera-release_26.4.15_GH0.tar.gz) = 4f70b26b9158ce15290f984af36825838acd663ef52ea8d09ecf2aa74f40d066
|
||||
SIZE (codership-galera-release_26.4.15_GH0.tar.gz) = 3588667
|
||||
TIMESTAMP = 1692354123
|
||||
SHA256 (codership-galera-release_26.4.16_GH0.tar.gz) = ffa90cdbdbf18838de158db0a5a411aa959cf1074445a8cd267a1679daca354a
|
||||
SIZE (codership-galera-release_26.4.16_GH0.tar.gz) = 3588854
|
||||
SHA256 (codership-wsrep-API-694d6ca47f5eec7873be99b7d6babccf633d1231_GH0.tar.gz) = 31a63c1ddab88ba73f7f7c404c7f18e883236f9ed64e94e95d625a831c721089
|
||||
SIZE (codership-wsrep-API-694d6ca47f5eec7873be99b7d6babccf633d1231_GH0.tar.gz) = 91929
|
||||
|
|
Loading…
Add table
Reference in a new issue