haproxy 1.4.24-2ubuntu0.1 source package in Ubuntu

Changelog

haproxy (1.4.24-2ubuntu0.1) trusty; urgency=medium

  * debian/haproxy.init:
     + Backport of utopic start/stop routines,
       uses start-stop-daemon to reliable terminate all
       haproxy processes and return the proper exit code.
       (LP: #1462495).
     + Backport of utopic check_haproxy_config routine,
       that test the configuration before start or reload.
       (LP: #1468879)

 -- Jorge Niedbalski <email address hidden>  Thu, 25 Jun 2015 12:51:05 -0700

Upload details

Uploaded by:
Jorge Niedbalski
Sponsored by:
Brian Murray
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haproxy_1.4.24.orig.tar.gz 817.2 KiB 680928f4d001be3b59b69d4501f41aeea69e7e56bf183fa032ad6144cf97c7ef
haproxy_1.4.24-2ubuntu0.1.debian.tar.xz 10.0 KiB f26b1c70697d2c3c2ed2286481112b11a364e9c9032fbfae062bd1eabaeb779b
haproxy_1.4.24-2ubuntu0.1.dsc 1.5 KiB db3b8709fc110d4b771ce2530166a82ba1d8244380bddf5ba52f694a93dc228f

View changes file

Binary packages built by this source

haproxy: fast and reliable load balancing reverse proxy

 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
 availability environments. It features connection persistence through HTTP
 cookies, load balancing, header addition, modification, deletion both ways. It
 has request blocking capabilities and provides interface to display server
 status.

haproxy-dbgsym: debug symbols for package haproxy

 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
 availability environments. It features connection persistence through HTTP
 cookies, load balancing, header addition, modification, deletion both ways. It
 has request blocking capabilities and provides interface to display server
 status.

vim-haproxy: syntax highlighting for HAProxy configuration files

 The vim-haproxy package provides filetype detection and syntax highlighting
 for HAProxy configuration files.
 .
 As per the Debian vim policy, installed addons are not activated
 automatically, but the "vim-addon-manager" tool can be used for this purpose.