Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package galera-4 for openSUSE:Factory checked in at 2025-06-11 16:19:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/galera-4 (Old) and /work/SRC/openSUSE:Factory/.galera-4.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "galera-4" Wed Jun 11 16:19:57 2025 rev:13 rq:1284196 version:26.4.22 Changes: -------- --- /work/SRC/openSUSE:Factory/galera-4/galera-4.changes 2024-09-25 21:51:23.675545315 +0200 +++ /work/SRC/openSUSE:Factory/.galera-4.new.19631/galera-4.changes 2025-06-11 16:20:28.701336567 +0200 @@ -1,0 +2,30 @@ +Mon Jun 9 13:17:58 UTC 2025 - Antonio Teixeira <antonio.teixe...@suse.com> + +- Update to 26.4.22: + * New feature for applications to define sequential consistency parameters for + the certification process, via wsrep_certify_v1() which takes an application + defined callback + * Fixed assertions in report_last_committed() that could cause issues under + certain thread scheduling conditions + * Removed unnecessary assertions that could trigger due to normal timing + variations in distributed environments + * Fixed string format warnings that were appearing during builds on Debian Sid +- 26.4.21 changelog: + * remove the dependency on openssl/engine.h - fixes codership/galera#663 + * writeset serialization during IST fails because the seqno locking mechanism + does not prevent underlying data stores from discarding released actions, + requiring the locked seqno to be passed to stores to enforce discard limits. + * fixed ssl_cipher parameter type to string + * when a node progresses from JOINED to SYNCED, a race condition may prevent it + from being counted in the commit cut; ensure it is included upon announcing + SYNCED and delay advancing the commit cut until the node's last applied value + exceeds the current commit cut. GCS protocol version bumped. + * expose versions of all protocols agreed on by quorum via status call. +- 26.4.20 changelog: + * improve error and warning messages handling in the library. System error + numbers and messages are hidden from thrown exceptions, except for the cases + where the exception is thrown because of error from system call. Some warning + level messages in gcomm and GCS have been changed to info level in cases where + the message does not require action from the administrator. + +------------------------------------------------------------------- Old: ---- galera-26.4.19.tar.xz New: ---- galera-26.4.22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ galera-4.spec ++++++ --- /var/tmp/diff_new_pack.ePoUxN/_old 2025-06-11 16:20:29.321362410 +0200 +++ /var/tmp/diff_new_pack.ePoUxN/_new 2025-06-11 16:20:29.325362576 +0200 @@ -1,7 +1,7 @@ # # spec file for package galera-4 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: galera-4 -Version: 26.4.19 +Version: 26.4.22 Release: 0 Summary: Galera: a synchronous multi-master wsrep provider (replication engine) License: GPL-2.0-only ++++++ galera-26.4.19.tar.xz -> galera-26.4.22.tar.xz ++++++ ++++ 6629 lines of diff (skipped)