keepalived 1:1.3.9-1ubuntu0.18.04.2 source package in Ubuntu

Changelog

keepalived (1:1.3.9-1ubuntu0.18.04.2) bionic-security; urgency=medium

  * SECURITY UPDATE: heap-based overflow in HTTP status codes parsing
    - debian/patches/CVE-2018-19115.patch: refactor parsing in lib/html.c.
    - CVE-2018-19115

 -- Marc Deslauriers <email address hidden>  Thu, 14 Feb 2019 10:58:52 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 703.0 KiB d5bdd25530acf60989222fd92fbfd596e06ecc356a820f4c1015708b76a8d4f3
keepalived_1.3.9-1ubuntu0.18.04.2.debian.tar.xz 13.1 KiB e154cbcef4089f913d86f750e9bb4707dc00733eb35ee78b90317d731497ece6
keepalived_1.3.9-1ubuntu0.18.04.2.dsc 2.1 KiB b19837f25d44e82ae349f8adbc67185392d18acd4e2f1f10d552d737f643a7c4

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.

keepalived-dbgsym: debug symbols for keepalived