Thu, 13 Jun 2024 08:43:19 UTC | login

Information for build golang-github-hashicorp-serf-0.10.0-2.fc37

ID209219
Package Namegolang-github-hashicorp-serf
Version0.10.0
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-hashicorp-serf.git#7452aba5cf70c500c28901e40a9da7a61d232178
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 failed
Volume DEFAULT
StartedTue, 15 Nov 2022 15:31:01 UTC
CompletedTue, 15 Nov 2022 17:20:35 UTC
Taskbuild (f37, /rpms/golang-github-hashicorp-serf.git:7452aba5cf70c500c28901e40a9da7a61d232178)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-hashicorp-serf.git#7452aba5cf70c500c28901e40a9da7a61d232178'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Sun Jun 19 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0.9.5-5 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 03 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.9.5-1 - Update to 0.9.5 - Close: rhbz#1869463