Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
galera


Commits:
08b41cf4 by Christian Hesse at 2025-11-20T13:48:40+01:00
upgpkg: 26.4.24-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = galera
        pkgdesc = write set replication (WSREP) provider for MariaDB cluster
-       pkgver = 26.4.22
-       pkgrel = 2
+       pkgver = 26.4.24
+       pkgrel = 1
        url = https://galeracluster.com/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -21,10 +21,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.22?signed
+       source = git+https://github.com/mariadb/galera.git#tag=mariadb-26.4.24
        source = git+https://github.com/codership/wsrep-API.git
        validpgpkeys = 177F4010FE56CA3336300305F1656F24C74CD1D8
-       sha256sums = 
f1dedd9ceba02820e9966eecf5d71809f39462177d58bbea3c24b54def1cf728
+       sha256sums = 
24388d7969fab5c04e79715bc10c548d694a68ef95acb51e46fc96a38d1f2437
        sha256sums = SKIP
 
 pkgname = galera


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Nico Suarez <[email protected]>
 
 pkgname=galera
-pkgver=26.4.22
-pkgrel=2
+pkgver=26.4.24
+pkgrel=1
 pkgdesc='write set replication (WSREP) provider for MariaDB cluster'
 arch=('x86_64')
 license=('GPL-2.0-or-later' 'custom:OpenSSL Linking Exception')
@@ -19,9 +19,9 @@ optdepends=('rsync: State Snapshot Transfers with rsync'
 url='https://galeracluster.com/'
 options=('!libtool')
 validpgpkeys=('177F4010FE56CA3336300305F1656F24C74CD1D8') # MariaDB Signing 
Key <[email protected]>
-source=("git+https://github.com/mariadb/galera.git#tag=mariadb-${pkgver}?signed";
+source=("git+https://github.com/mariadb/galera.git#tag=mariadb-${pkgver}";
         'git+https://github.com/codership/wsrep-API.git')
-sha256sums=('f1dedd9ceba02820e9966eecf5d71809f39462177d58bbea3c24b54def1cf728'
+sha256sums=('24388d7969fab5c04e79715bc10c548d694a68ef95acb51e46fc96a38d1f2437'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/08b41cf4ab594d99ae92ff4b74cf6c9dc47a2249

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/08b41cf4ab594d99ae92ff4b74cf6c9dc47a2249
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to