Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package raft for openSUSE:Factory checked in at 2023-01-20 17:39:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/raft (Old) and /work/SRC/openSUSE:Factory/.raft.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raft" Fri Jan 20 17:39:50 2023 rev:20 rq:1059964 version:0.17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/raft/raft.changes 2022-12-05 18:00:58.632508410 +0100 +++ /work/SRC/openSUSE:Factory/.raft.new.32243/raft.changes 2023-01-20 17:40:05.240988207 +0100 @@ -1,0 +2,12 @@ +Fri Jan 20 12:43:50 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- raft 0.17.1: + * not API compatible + * Correct quorum calculation that determines when it's safe to + apply a log entry + * Ensuring that a "known good" configuration is always available + to roll back to when a new configuration can't be committe + * Fix potential crashes when a Raft state transition occurs + during an asynchronous operation like writing to disk. + +------------------------------------------------------------------- Old: ---- raft-0.16.0.tar.gz New: ---- raft-0.17.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ raft.spec ++++++ --- /var/tmp/diff_new_pack.Je85Fp/_old 2023-01-20 17:40:05.872991702 +0100 +++ /var/tmp/diff_new_pack.Je85Fp/_new 2023-01-20 17:40:05.876991724 +0100 @@ -1,7 +1,7 @@ # # spec file for package raft # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define raft_sover 2 +%define raft_sover 3 Name: raft -Version: 0.16.0 +Version: 0.17.1 Release: 0 Summary: Fully asynchronous C implementation of the Raft consensus protocol License: LGPL-3.0-only WITH LGPL-3.0-linking-exception ++++++ raft-0.16.0.tar.gz -> raft-0.17.1.tar.gz ++++++ ++++ 4801 lines of diff (skipped)