Thu, 04 Jul 2024 13:29:05 UTC | login

Information for build raft-0.11.3-4.fc37

ID217028
Package Nameraft
Version0.11.3
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/raft.git#da71f8340b742a20f6cfbdd334288d299514f018
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
StartedSat, 05 Nov 2022 16:47:18 UTC
CompletedSat, 05 Nov 2022 18:37:35 UTC
Taskbuild (f37, /rpms/raft.git:da71f8340b742a20f6cfbdd334288d299514f018)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/raft.git#da71f8340b742a20f6cfbdd334288d299514f018'}}
Tags
f37
RPMs
src
raft-0.11.3-4.fc37.src.rpm (info) (download)
noarch
raft-doc-0.11.3-4.fc37.noarch.rpm (info) (download)
riscv64
raft-0.11.3-4.fc37.riscv64.rpm (info) (download)
raft-benchmark-0.11.3-4.fc37.riscv64.rpm (info) (download)
raft-devel-0.11.3-4.fc37.riscv64.rpm (info) (download)
raft-benchmark-debuginfo-0.11.3-4.fc37.riscv64.rpm (info) (download)
raft-debuginfo-0.11.3-4.fc37.riscv64.rpm (info) (download)
raft-debugsource-0.11.3-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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).