etcd 3.3.25+dfsg-7ubuntu0.22.04.1 source package in Ubuntu
Changelog
etcd (3.3.25+dfsg-7ubuntu0.22.04.1) jammy-security; urgency=medium * No-change rebuild for golang-golang-x-text -- Eduardo Barretto <email address hidden> Mon, 30 Jan 2023 17:20:44 +0100
Upload details
- Uploaded by:
- Eduardo Barretto
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | misc | |
Jammy | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
etcd_3.3.25+dfsg.orig.tar.xz | 2.9 MiB | 93a92b3da90774d02bb8919a199eac7b0be0a271a4619566b7622112a9fe600f |
etcd_3.3.25+dfsg-7ubuntu0.22.04.1.debian.tar.xz | 21.7 KiB | df987bbaf56aae4d94295615341f2c1341428491bc8004e57c4ad2c7fac873eb |
etcd_3.3.25+dfsg-7ubuntu0.22.04.1.dsc | 3.8 KiB | eb802c3ac1e0bcc6cc195c4866f0a5de00bcb4981c377e4fb980267493fb1f2d |
Available diffs
Binary packages built by this source
- etcd: Transitional package for etcd-client and etcd-server
This is a transitional package to ease upgrades for splitting the
etcd package into a separate client and server piece. It can be
safely removed.
- etcd-client: highly-available key value store -- client
A highly-available key value store for shared configuration and service
discovery. etcd is inspired by zookeeper and doozer, with a focus on:
.
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
.
Etcd uses the Raft consensus algorithm to manage a highly-available replicated
log.
.
This package contains the client binaries.
- etcd-client-dbgsym: debug symbols for etcd-client
- etcd-server: highly-available key value store -- daemon
A highly-available key value store for shared configuration and service
discovery. etcd is inspired by zookeeper and doozer, with a focus on:
.
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
.
Etcd uses the Raft consensus algorithm to manage a highly-available replicated
log.
.
This package contains the server binaries.
- etcd-server-dbgsym: debug symbols for etcd-server
- golang-etcd-server-dev: highly-available key value store -- source
A highly-available key value store for shared configuration and service
discovery. etcd is inspired by zookeeper and doozer, with a focus on:
.
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
.
Etcd uses the Raft consensus algorithm to manage a highly-available replicated
log.
.
This package contains the source.