golang-github-hashicorp-serf 0.8.1+git20171021.c20a0b1~ds1-3 source package in Ubuntu

Changelog

golang-github-hashicorp-serf (0.8.1+git20171021.c20a0b1~ds1-3) unstable; urgency=medium

  * Fix build failures in 32-bits.
  * Re-vendor hashicorp/memberlist, as the released version breaks serf
    completely.
  * Add myself to Uploaders.
  * Replace initscript links with actual files, and fix reference to
    /usr/local/bin. Closes: 871615.

 -- Martín Ferrari <email address hidden>  Tue, 07 Nov 2017 19:39:42 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-serf_0.8.1+git20171021.c20a0b1~ds1-3.dsc 2.8 KiB f890f535f199cf0e2b3a800bca5cf1c5913e4731e265e773db76cdaa9847da33
golang-github-hashicorp-serf_0.8.1+git20171021.c20a0b1~ds1.orig.tar.gz 151.1 KiB ba70a0ca500c8ac2ace2cb87fca29bba012d64943f3b460e0f3a6fb28e08ef23
golang-github-hashicorp-serf_0.8.1+git20171021.c20a0b1~ds1-3.debian.tar.xz 46.7 KiB 361faa6719807a59a438ed35f06b596639c503d11d75879291bc233ba4e5f4ff

No changes file available.

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