golang-github-hashicorp-serf 0.10.1-1build1 source package in Ubuntu

Changelog

golang-github-hashicorp-serf (0.10.1-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:26 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-serf_0.10.1.orig.tar.xz 136.7 KiB cdbcc9a7af9985f15d1e4172e018405eb660d24c21892934540c0be6b276545a
golang-github-hashicorp-serf_0.10.1-1build1.debian.tar.xz 11.0 KiB 42a2ad77990c29b8425b644216b4d57eed34e8c8643d97db9cce1fd0fc35c0a8
golang-github-hashicorp-serf_0.10.1-1build1.dsc 2.7 KiB 9707d04678effb2a4d793120cee993aab41dde880cd8d6fc9c155330cca4e1fe

View changes file

Binary packages built by this source

golang-github-hashicorp-serf-dev: Service orchestration and management tool (source)

 Serf 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.
 .
 This package contains the source.

serf: Service orchestration and management tool

 Serf 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.
 .
 This package contains the tool/service.

serf-dbgsym: debug symbols for serf