Debian Package Tracker
Register | Log in
Subscribe

galera-4

Replication framework for transactional applications

Choose email to subscribe with

general
  • source: galera-4 (main)
  • version: 26.4.23-1
  • maintainer: Debian MySQL Maintainers (archive) (DMD)
  • uploaders: Otto Kekäläinen [DMD]
  • arch: any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 26.4.18-0+deb11u1
  • o-o-sec: 26.4.20-0+deb11u1
  • oldstable: 26.4.23-0+deb12u1
  • stable: 26.4.23-0+deb13u1
  • testing: 26.4.23-1
  • unstable: 26.4.23-1
versioned links
  • 26.4.18-0+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.20-0+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.23-0+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.23-0+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.23-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • galera-4 (2 bugs: 0, 1, 1, 0)
  • galera-arbitrator-4
action needed
A new upstream version is available: 26.4.24 high
A new upstream version 26.4.24 is available, you should consider packaging it.
Created: 2025-10-08 Last update: 2025-10-13 19:01
1 bug tagged help in the BTS normal
The BTS contains 1 bug tagged help, please consider helping the maintainer in dealing with it.
Created: 2023-10-02 Last update: 2025-10-13 20:00
13 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 54f2112eb2f733da67705d936a494323b711f3a3
Author: Otto Kekäläinen <otto@debian.org>
Date:   Wed Oct 8 21:17:58 2025 -0700

    Salsa CI: Disable ARM builds until a shared ARM runners is available again

commit 54c73200270c6b1e9a01a50bae260b34b72b89b0
Author: Otto Kekäläinen <otto@debian.org>
Date:   Fri Sep 26 16:47:55 2025 -0700

    Salsa CI: Replace bullseye-backports with trixie-backports
    
    With the release of Debian 13 "Trixie", the old Debian 11 "Bullseye"
    backports has been archived and due to built-in Debian archive selection
    in sbuild, we can't override it to use archive.debian.org and it is best
    to just remove it. Add Trixie instead as it will be useful going forward.

commit dd96c982fb28a77b440ea5d1fe56aebceaa1cb81
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Aug 5 19:32:42 2025 -0700

    Salsa CI: Automatically use archive.d.o for discontinued releases
    
    Instead of per-job overrides, automatically use archive.debian.org when
    initializing any fresh container before starting tests. Currently the
    relevant archived releases are Stretch and Buster.

commit 93621ba431b2c4a4f6efc5c6c178193de93f5057
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Aug 5 19:31:20 2025 -0700

    Salsa CI: Drop extra variables that don't seem to be necessary anymore

commit 7c0a23a1bc5b88b126f7d02d15fad29807b35003
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:12:24 2025 -0700

    Salsa CI: Unify with similar job logic in MariaDB Server and Entr packages

commit 9f585e18dadf112595474d64d0e36a131e4f24cc
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:10:17 2025 -0700

    Salsa CI: Remove existing /lib* diversions by base-files to upgrade it
    
    This is required for Ubuntu Noble upgrades to Debian unstable to work.

commit 976c0ef59b2a2d889b0e228dead218f3f51fa338
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:09:13 2025 -0700

    Salsa CI: Force apt/dpkg to install new config files and not stop
    
    Updates of Ubuntu Focal and Jammy failed on:
    
        Configuration file '/etc/adduser.conf'
         ==> File on system created by you or by a script.
         ==> File also in package provided by package maintainer.
           What would you like to do about it ?  Your options are:
            Y or I  : install the package maintainer's version
            N or O  : keep your currently-installed version
              D     : show the differences between the versions
              Z     : start a shell to examine the situation
         The default action is to keep your current version.
        *** adduser.conf (Y/I/N/O/D/Z) [default=N]
    
    Ensure dpkg always installs the package maintainer version without
    presenting any interactive dialogs.

commit 3bb4d6347455abf70c913801c169d753fbbf6c56
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:05:49 2025 -0700

    Salsa CI: Always assume `apt-get --yes`
    
    Apply system-wide setting to always assume apt was run with `--yes` as
    in the non-interactive mode there is no point in asking confirmation.

commit 2026b45b7bbd0f7b7707b0a7baa7d39881091901
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:04:45 2025 -0700

    Salsa CI: Strip now obsolete apt key directives

commit e14a4d184fd7e4aacafc2b70d30244d7ece868c6
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:03:33 2025 -0700

    Salsa CI: Ignore apt key errors when testing upgrades from old releases

commit eecd46b9d8ba6f8bbf42e334a42315a1c0926a08
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 13:42:02 2025 -0700

    Salsa CI: Refactor for better flow and remove unnecessary parts

commit 691a2cc2e1d8363d4b321378745e1107271e94ab
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 13:38:40 2025 -0700

    Salsa CI: Avoid using `apt-get -qq` in cases where it hides errors

commit 56b2568b67787b57b3a04ee2d7d1fe7c5ba3d13f
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon Apr 28 11:15:30 2025 -0700

    Salsa CI: Enable most of Salsa CI features
    
    Cross-builds seem stable now, so don't expect them to fail.
Created: 2025-10-09 Last update: 2025-10-09 07:01
5 open merge requests in Salsa normal
There are 5 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2025-10-09 03:33
news
[rss feed]
  • [2025-08-29] Accepted galera-4 26.4.23-0+deb12u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2025-08-29] Accepted galera-4 26.4.23-0+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2025-08-18] galera-4 26.4.23-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-13] Accepted galera-4 26.4.23-1 (source) into unstable (Otto Kekäläinen)
  • [2025-05-05] galera-4 26.4.22-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-25] Accepted galera-4 26.4.22-1 (source) into unstable (Otto Kekäläinen)
  • [2025-02-04] galera-4 26.4.21-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-29] Accepted galera-4 26.4.21-1 (source) into unstable (Otto Kekäläinen)
  • [2024-10-27] Accepted galera-4 26.4.20-0+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2024-09-17] Accepted galera-4 26.4.20-0+deb11u1 (source) into oldstable-security (Otto Kekäläinen)
  • [2024-09-09] galera-4 26.4.20-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-03] Accepted galera-4 26.4.20-1 (source) into unstable (Otto Kekäläinen)
  • [2024-08-13] galera-4 26.4.19-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-07] Accepted galera-4 26.4.19-1 (source) into unstable (Otto Kekäläinen)
  • [2024-06-05] Accepted galera-4 26.4.18-0+deb11u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2024-06-05] Accepted galera-4 26.4.18-0+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2024-05-03] galera-4 26.4.18-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-21] Accepted galera-4 26.4.18-1 (source) into unstable (Otto Kekäläinen)
  • [2024-04-14] Accepted galera-4 26.4.18-1~exp1 (source) into experimental (Otto Kekäläinen)
  • [2023-10-24] galera-4 26.4.16-2 MIGRATED to testing (Debian testing watch)
  • [2023-10-19] Accepted galera-4 26.4.16-2 (source) into unstable (Otto Kekäläinen)
  • [2023-09-24] galera-4 26.4.16-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-17] Accepted galera-4 26.4.16-1 (source) into unstable (Otto Kekäläinen)
  • [2023-04-15] Accepted galera-4 26.4.14-1~exp1 (source) into experimental (Otto Kekäläinen)
  • [2023-02-13] galera-4 26.4.13-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-06] Accepted galera-4 26.4.13-1 (source) into unstable (Otto Kekäläinen)
  • [2022-03-16] Accepted galera-4 26.4.11-0+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2022-03-10] galera-4 26.4.11-1 MIGRATED to testing (Debian testing watch)
  • [2022-03-05] Accepted galera-4 26.4.11-1 (source) into unstable (Otto Kekäläinen)
  • [2022-03-02] Accepted galera-4 26.4.10-1 (source) into unstable (Otto Kekäläinen)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 0
  • help: 1
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 26.4.23-1
  • 1 bug

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing