haproxy 2.0.31-0ubuntu0.3 source package in Ubuntu

Changelog

haproxy (2.0.31-0ubuntu0.3) focal-security; urgency=medium

  * SECURITY UPDATE: info disclosure or end_rule issue via hash character
    - debian/patches/CVE-2023-45539.patch: do not accept '#' as part of the
      URI component in src/h1.c.
    - CVE-2023-45539

 -- Marc Deslauriers <email address hidden>  Mon, 04 Dec 2023 13:02:34 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal security main net

Downloads

File Size SHA-256 Checksum
haproxy_2.0.31.orig.tar.gz 2.6 MiB 240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9
haproxy_2.0.31-0ubuntu0.3.debian.tar.xz 75.0 KiB d88a8d9b1af6efbcd6cfc54b3816e24d92dfc677731c95d68c5929b6d7fcd286
haproxy_2.0.31-0ubuntu0.3.dsc 2.4 KiB 4e9d445012b4ecfc8058062523fcf1d2dc81bb73f74007fc6f25f81556996498

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.