Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
galera
Commits:
73ead246 by Christian Hesse at 2026-02-23T17:30:25+01:00
upgpkg: 26.4.26-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = galera
pkgdesc = write set replication (WSREP) provider for MariaDB cluster
- pkgver = 26.4.25
+ pkgver = 26.4.26
pkgrel = 1
url = https://galeracluster.com/
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = galera
optdepends = rsync: State Snapshot Transfers with rsync
optdepends = socat: State Snapshot Transfers with mariabackup
options = !libtool
- source = git+https://github.com/mariadb/galera.git#tag=mariadb-26.4.25
+ source = git+https://github.com/mariadb/galera.git#tag=mariadb-26.4.26
source = git+https://github.com/codership/wsrep-API.git
validpgpkeys = 177F4010FE56CA3336300305F1656F24C74CD1D8
- sha256sums =
2ed638650c26c8b32fcb6d450f0315b981c55da73b2ca1edebb4a0ebe3296c34
+ sha256sums =
f562891836103d46fc18e592a32f1a4226ff352e79bfd40fa26585cc61a57161
sha256sums = SKIP
pkgname = galera
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Nico Suarez <[email protected]>
pkgname=galera
-pkgver=26.4.25
+pkgver=26.4.26
pkgrel=1
pkgdesc='write set replication (WSREP) provider for MariaDB cluster'
arch=('x86_64')
@@ -22,7 +22,7 @@ options=('!libtool')
validpgpkeys=('177F4010FE56CA3336300305F1656F24C74CD1D8') # MariaDB Signing
Key <[email protected]>
source=("git+https://github.com/mariadb/galera.git#tag=mariadb-${pkgver}"
'git+https://github.com/codership/wsrep-API.git')
-sha256sums=('2ed638650c26c8b32fcb6d450f0315b981c55da73b2ca1edebb4a0ebe3296c34'
+sha256sums=('f562891836103d46fc18e592a32f1a4226ff352e79bfd40fa26585cc61a57161'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/73ead246c254f58c62c50bac38bf7d7c5c5d62ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/73ead246c254f58c62c50bac38bf7d7c5c5d62ac
You're receiving this email because of your account on gitlab.archlinux.org.