keepalived 1:1.3.9-1ubuntu0.18.04.1 source package in Ubuntu
Changelog
keepalived (1:1.3.9-1ubuntu0.18.04.1) bionic; urgency=medium * d/p/fix-removing-left-over-addresses-if-keepalived-abort.patch: Cherry-picked from upstream to ensure left-over VIPs and eVIPs are properly removed on restart if keepalived terminates abonormally. This fix is from the upstream 1.4.0 release (LP: #1744062). -- Corey Bryant <email address hidden> Tue, 03 Jul 2018 10:40:59 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
keepalived_1.3.9.orig.tar.gz | 703.0 KiB | d5bdd25530acf60989222fd92fbfd596e06ecc356a820f4c1015708b76a8d4f3 |
keepalived_1.3.9-1ubuntu0.18.04.1.debian.tar.xz | 12.4 KiB | ac8c52fa2781b55744b2815737b18e4ff935238f4e49ceaeab204aab03141f80 |
keepalived_1.3.9-1ubuntu0.18.04.1.dsc | 2.1 KiB | 000fce34f9cdb16321f4460a545647a5182121f3d5a9a07afbdea4aa0c1b125b |
Available diffs
Binary packages built by this source
- keepalived: Failover and monitoring daemon for LVS clusters
keepalived is used for monitoring real servers within a Linux
Virtual Server (LVS) cluster. keepalived can be configured to
remove real servers from the cluster pool if it stops responding,
as well as send a notification email to make the admin aware of
the service failure.
.
In addition, keepalived implements an independent Virtual Router
Redundancy Protocol (VRRPv2; see rfc2338 for additional info)
framework for director failover.
.
You need a kernel >= 2.4.28 or >= 2.6.11 for keepalived.
See README.Debian for more information.
- keepalived-dbgsym: debug symbols for keepalived