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

ID70859
Package Namegolang-github-hashicorp-serf
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.10.0
Release9.fc41
Epoch
DraftFalse
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 bykojiadmin
State failed
Volume DEFAULT
StartedSun, 17 Nov 2024 20:39:04 CST
CompletedSun, 17 Nov 2024 21:02:02 CST
Taskbuild (f41-build-side-1, /rpms/golang-github-hashicorp-serf.git:e2e30a4201761c61796f24c1886be95e34f0ef6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-hashicorp-serf.git#e2e30a4201761c61796f24c1886be95e34f0ef6f'}}
Tags No tags
RPMs No RPMs
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