Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dqlite for openSUSE:Factory checked in at 2026-03-02 17:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dqlite (Old) and /work/SRC/openSUSE:Factory/.dqlite.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dqlite" Mon Mar 2 17:45:36 2026 rev:16 rq:1335739 version:1.18.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dqlite/dqlite.changes 2025-12-02 13:21:07.185279179 +0100 +++ /work/SRC/openSUSE:Factory/.dqlite.new.29461/dqlite.changes 2026-03-02 17:45:37.844516821 +0100 @@ -1,0 +2,16 @@ +Sun Mar 1 16:23:06 UTC 2026 - Andrea Manzini <[email protected]> + +- update to 1.18.5: + * fix: allow reading v1.16 snapshots + +- update to 1.18.4: + * feat: improve assert diagnositcs + * fix: properly clear state on electionStart fail + * feat: zero barrier payload memory + * feat: post-mortem event trace + * fix: use __sync_synchronize instead of C11 fences + * refactor: export data format behaviour in static libraries + * fix: remove UB when changing state + * fix: allow compression of big buffers + +------------------------------------------------------------------- Old: ---- dqlite-1.18.3-fixed.tar.gz New: ---- dqlite-1.18.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dqlite.spec ++++++ --- /var/tmp/diff_new_pack.X9TqTG/_old 2026-03-02 17:45:38.888559916 +0100 +++ /var/tmp/diff_new_pack.X9TqTG/_new 2026-03-02 17:45:38.888559916 +0100 @@ -1,7 +1,7 @@ # # spec file for package dqlite # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2024 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,13 +19,13 @@ %define lname libdqlite0 Name: dqlite -Version: 1.18.3 +Version: 1.18.5 Release: 0 Summary: Distributed SQLite License: LGPL-3.0-only WITH LGPL-3.0-linking-exception Group: Development/Libraries/C and C++ URL: https://github.com/canonical/dqlite -Source: https://github.com/canonical/dqlite/archive/v%{version}-fixed.tar.gz#/%{name}-%{version}-fixed.tar.gz +Source: https://github.com/canonical/dqlite/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -63,7 +63,7 @@ applications using the library. %prep -%autosetup -p1 -n %{name}-%{version}-fixed +%autosetup -p1 %build autoreconf -fiv ++++++ dqlite-1.18.3-fixed.tar.gz -> dqlite-1.18.5.tar.gz ++++++ ++++ 12195 lines of diff (skipped)
