Fri, 17 May 2024 22:54:39 UTC | login

Information for build raft-0.17.1-1.fc38

ID248888
Package Nameraft
Version0.17.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/raft.git#f81ef946f4d869437d265b488896ceba426a4c53
SummaryC implementation of the Raft consensus protocol
DescriptionFully asynchronous C implementation of the Raft consensus protocol. It consists of a core part that implements the core Raft algorithm logic and a pluggable interface defining the I/O implementation for networking and disk persistence.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 05 Jun 2023 15:35:56 UTC
CompletedTue, 06 Jun 2023 10:59:57 UTC
Taskbuild (f38, /rpms/raft.git:f81ef946f4d869437d265b488896ceba426a4c53)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/raft.git#f81ef946f4d869437d265b488896ceba426a4c53'}}
Tags
f38
f39
f40
RPMs
src
raft-0.17.1-1.fc38.src.rpm (info) (download)
noarch
raft-doc-0.17.1-1.fc38.noarch.rpm (info) (download)
riscv64
raft-0.17.1-1.fc38.riscv64.rpm (info) (download)
raft-benchmark-0.17.1-1.fc38.riscv64.rpm (info) (download)
raft-devel-0.17.1-1.fc38.riscv64.rpm (info) (download)
raft-benchmark-debuginfo-0.17.1-1.fc38.riscv64.rpm (info) (download)
raft-debuginfo-0.17.1-1.fc38.riscv64.rpm (info) (download)
raft-debugsource-0.17.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Apr 08 2023 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> - 0.17.1-1 - Update to 0.17.1 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 04 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> - 0.16.0-1 - Update to 0.16.0 * Sat Oct 01 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> - 0.15.0-1 - Update to 0.15.0 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 12 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-3 - Fix tests on armv7hl architecture. * Mon Jan 24 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-2 - Fix tests on i686 architecture. * Sat Jan 22 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-1 - Update to 0.11.3 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Dec 05 2021 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.2-1 - Initial import (#2017459).