Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package raft for openSUSE:Factory checked in 
at 2024-04-02 16:42:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raft (Old)
 and      /work/SRC/openSUSE:Factory/.raft.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "raft"

Tue Apr  2 16:42:56 2024 rev:24 rq:1163772 version:0.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/raft/raft.changes        2024-02-22 
20:59:14.700762747 +0100
+++ /work/SRC/openSUSE:Factory/.raft.new.1905/raft.changes      2024-04-02 
16:44:43.806118024 +0200
@@ -1,0 +2,8 @@
+Sun Mar 31 08:55:51 UTC 2024 - Andreas Stieger <[email protected]>
+
+- raft 0.22.1:
+  * fix usages of uninitialized memory
+  * fix double-free of entries batch
+  * updates to documentation and tests
+
+-------------------------------------------------------------------

Old:
----
  raft-0.22.0.tar.gz

New:
----
  raft-0.22.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ raft.spec ++++++
--- /var/tmp/diff_new_pack.pNs4eg/_old  2024-04-02 16:44:44.558144868 +0200
+++ /var/tmp/diff_new_pack.pNs4eg/_new  2024-04-02 16:44:44.562145011 +0200
@@ -19,7 +19,7 @@
 
 %define raft_sover 0
 Name:           raft
-Version:        0.22.0
+Version:        0.22.1
 Release:        0
 Summary:        Asynchronous C implementation of the Raft consensus protocol
 License:        LGPL-3.0-only WITH LGPL-3.0-linking-exception
@@ -82,6 +82,9 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
+%check
+%make_build check
+
 %ldconfig_scriptlets -n libraft%{raft_sover}
 
 %files devel

++++++ raft-0.22.0.tar.gz -> raft-0.22.1.tar.gz ++++++
++++ 3985 lines of diff (skipped)

Reply via email to