haproxy 2.9.9-1ubuntu1 source package in Ubuntu

Changelog

haproxy (2.9.9-1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064406). Remaining changes:
    - d/{control,rules}: Remove support for OpenTracing due to it being
      in universe.
    - d/control: Upgrade lua build dependency to 5.4
    - d/rules: Change lua include location to /usr/include/lua5.4
    - d/{control,rules}: do not link against jemalloc (universe).

haproxy (2.9.9-1) unstable; urgency=medium

  * New upstream release.

haproxy (2.9.8-1) unstable; urgency=medium

  * New upstream release.

haproxy (2.9.7-1) unstable; urgency=medium

  * New upstream release.

haproxy (2.9.6-1) unstable; urgency=medium

  * New upstream release.
  * d/install: don't ship halog both in usr/bin and usr/sbin.
    Closes: #1064788.

haproxy (2.9.5-1) unstable; urgency=medium

  * New upstream release.

haproxy (2.9.4-1) unstable; urgency=medium

  * New upstream release.

haproxy (2.9.3-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable. Let bite the bullet!

haproxy (2.9.2-1) experimental; urgency=medium

  * New upstream release.
  * Upload back to experimental.

haproxy (2.9.1-1) unstable; urgency=medium

  [ Chris Hofstaedtler ]
  * d/rules: use dh_installsystemd to install .service files.
    Closes: #1057943.

  [ Vincent Bernat ]
  * New upstream release.

haproxy (2.9.0-1) experimental; urgency=medium

  * New upstream release.

haproxy (2.8.5-2) UNRELEASED; urgency=medium

  * d/rules: use dh_installsystemd to install .service files.
    Closes: #1057943.

 -- Athos Ribeiro <email address hidden>  Thu, 27 Jun 2024 21:44:27 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main net

Downloads

File Size SHA-256 Checksum
haproxy_2.9.9.orig.tar.gz 4.3 MiB fa745236898549103e47799067cbc60de7ab78402484ba002ed56b05a0f93b5e
haproxy_2.9.9-1ubuntu1.debian.tar.xz 73.3 KiB 13506c319339d22c1e6e774e4f6d78b7dbe856a6daaac03348646b0cb3d38a1f
haproxy_2.9.9-1ubuntu1.dsc 2.4 KiB d2ea51c6f9d2689406377ad5e8294c3ee72eaa20de7d8af241ca7acfa0e5f6da

Available diffs

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 haproxy
haproxy-doc: fast and reliable load balancing reverse proxy (HTML documentation)

 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.
 .
 This package contains the HTML documentation for haproxy.

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.