| Name: | haproxy | 
|---|---|
| Version: | 1.8.27 | 
| Release: | 4.el8 | 
| Architecture: | aarch64 | 
| Group: | System Environment/Daemons | 
| Size: | 4611105 | 
| License: | GPLv2+ | 
| RPM: | haproxy-1.8.27-4.el8.aarch64.rpm | 
| Source RPM: | haproxy-1.8.27-4.el8.src.rpm | 
| Build Date: | Fri Apr 01 2022 | 
| Build Host: | build-ol8-aarch64.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  | 
- 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)
- Update to 1.8.23 (#1774745)
- Add gating tests (#1682106)