Tue, 12 Nov 2024 03:49:44 UTC | login

Information for build golang-github-hashicorp-serf-0.10.0-9.fc41

ID317683
Package Namegolang-github-hashicorp-serf
Version0.10.0
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-hashicorp-serf.git#e2e30a4201761c61796f24c1886be95e34f0ef6f
SummaryService orchestration and management tool
DescriptionSerf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. Here are some example use cases of Serf, though there are many others: - Discovering web servers and automatically adding them to a load balancer - Organizing many memcached or redis nodes into a cluster, perhaps with something like twemproxy or maybe just configuring an application with the address of all the nodes - Triggering web deploys using the event system built on top of Serf - Propagating changes to configuration to relevant nodes. - Updating DNS records to reflect cluster changes as they occur. - Much, much more.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 11:21:30 UTC
CompletedTue, 23 Jul 2024 11:55:48 UTC
Taskbuild (f41, /rpms/golang-github-hashicorp-serf.git:e2e30a4201761c61796f24c1886be95e34f0ef6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-hashicorp-serf.git#e2e30a4201761c61796f24c1886be95e34f0ef6f'}}
Tags
f41
RPMs
src
golang-github-hashicorp-serf-0.10.0-9.fc41.src.rpm (info) (download)
noarch
golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm (info) (download)
riscv64
golang-github-hashicorp-serf-0.10.0-9.fc41.riscv64.rpm (info) (download)
golang-github-hashicorp-serf-debuginfo-0.10.0-9.fc41.riscv64.rpm (info) (download)
golang-github-hashicorp-serf-debugsource-0.10.0-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0.10.0-8 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Sep 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0.10.0-2 - Disable serf/ tests - Close: rhbz#2022932 * Sat Sep 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0.10.0-1 - Update to 0.10.0 - Close: rhbz#2022932 * Wed Aug 10 2022 Maxwell G <gotmax@e.email> - 0.9.5-8 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 0.9.5-6 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang