SHA256
8
0
forked from pool/raft

Accepting request 1163771 from home:AndreasStieger:branches:devel:libraries:c_c++

raft 0.22.1

OBS-URL: https://build.opensuse.org/request/show/1163771
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raft?expand=0&rev=49
This commit is contained in:
2024-03-31 09:03:03 +00:00
committed by Git OBS Bridge
parent 30d2f189c4
commit c35027fbac
4 changed files with 15 additions and 4 deletions
+8
View File
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 31 08:55:51 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- raft 0.22.1:
* fix usages of uninitialized memory
* fix double-free of entries batch
* updates to documentation and tests
-------------------------------------------------------------------
Tue Feb 20 21:17:16 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
+4 -1
View File
@@ -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 @@ autoreconf -fiv
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%check
%make_build check
%ldconfig_scriptlets -n libraft%{raft_sover}
%files devel
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1534146ea40ca0c29abd5369037bc14927f7acd001b61486739ba6b49a28bdff
size 365710
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:385f91a0b542ebe8b81c8f8500310dcd575fd028ea0cd2ede8807fa920dcf604
size 362393