| Name: | haproxy | 
|---|---|
| Version: | 1.8.27 | 
| Release: | 5.el8_10.1 | 
| Architecture: | x86_64 | 
| Group: | System Environment/Daemons | 
| Size: | 4446526 | 
| License: | GPLv2+ | 
| RPM: | haproxy-1.8.27-5.el8_10.1.x86_64.rpm | 
| Source RPM: | haproxy-1.8.27-5.el8_10.1.src.rpm | 
| Build Date: | Tue Nov 05 2024 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.haproxy.org/ | 
| Summary: | HAProxy reverse proxy for high availability environments | 
| Description: | HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add, modify, and delete HTTP headers in both directions - block requests matching particular patterns - report detailed status to authenticated users from a URI intercepted from the application  | 
- Reject "#" as part of URI path component (CVE-2023-45539, RHEL-18168)
- Add configuration directory and update systemd unit file (#1943869)
- Apply patch (#1941446)
- Fix short HTTP responses (#1941446)
- Fix copy_argv for arguments that begin with hypen (#1838319)
- Update to 1.8.27 (#1905663, #1838319)
- Use OPTIONS from systemd EnvironmentFile (#1845611)
- Wait for network to be online before starting (#1756714)
- Fix hapack zero byte input causing overwrite (CVE-2020-11100, #1819519)
- Consider exist status 143 as success (#1778844)