keepalived 1:1.2.2-2ubuntu1 source package in Ubuntu

Changelog

keepalived (1:1.2.2-2ubuntu1) precise; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - debian/rules: DEB_UPDATE_RCD_PARAMS := explicit init start/stop
      parameters (don't stop at 0 and 6)
    - debian/init.d: init script header adapted to stop rule
    - debian/keepalived.postinst: Remove shutdown and reboot links
    - Build with libnl3, thanks to a patch from Marc - A. Dahlhaus.
 -- Colin Watson <email address hidden>   Mon, 28 Nov 2011 15:48:05 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
keepalived_1.2.2.orig.tar.gz 238.8 KiB 778912eb2514a0db44499e1a2b77b0e5b224c713eca0bfc844271c4f14a50f4f
keepalived_1.2.2-2ubuntu1.diff.gz 16.1 KiB f6901fbceed8e3b55d6ba5638482d1b817e17ddd3b1d761601971c2abf09df5b
keepalived_1.2.2-2ubuntu1.dsc 2.0 KiB 68fc271a853b76648e3001b63c8d902cc64bd5b276966bd82b7899c84e609ced

View changes file

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.