keepalived 1:1.3.9-1 source package in Ubuntu

Changelog

keepalived (1:1.3.9-1) unstable; urgency=medium

  * [e95b710] New upstream version 1.3.9
    - Fix netlink error message truncated problems
      (Closes: #846292)
  * [0547153] New upstream version 1.3.5
  * [4cf471c] Bump standards version
  * [2dfa271] New upstream version 1.3.6 (Closes: #872331)
    - Fix strange pid handling on restart
      (Closes: #860527)
  * [d1ddcaf] Enable dbus interface (Closes: #873803)
  * [9a969d1] Adapt some changes from the upstream service file
    (Closes: #857618)

 -- Alexander Wirt <email address hidden>  Thu, 16 Nov 2017 09:23:16 +0100

Upload details

Uploaded by:
Alexander Wirt
Uploaded to:
Sid
Original maintainer:
Alexander Wirt
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
keepalived_1.3.9-1.dsc 2.0 KiB 95ee602f7cae91c93b35663dd23f90fd8cf70d0ee3d5610a6f308240aa64c051
keepalived_1.3.9.orig.tar.gz 703.0 KiB d5bdd25530acf60989222fd92fbfd596e06ecc356a820f4c1015708b76a8d4f3
keepalived_1.3.9-1.debian.tar.xz 10.4 KiB e6bcaa0f42008b8ed42bc63eb0d116049693f32cacd17d2f99a40672566ae041

No changes file available.

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