diff --git a/haproxy.spec b/haproxy.spec index 7a4a86f..ab19445 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 1.8.27 -Release: 6%{?dist} +Release: 5%{?dist}.2 Summary: HAProxy reverse proxy for high availability environments Group: System Environment/Daemons @@ -160,7 +160,7 @@ exit 0 %{_mandir}/man1/* %changelog -* Thu Jul 16 2026 RHEL Packaging Agent - 1.8.27-6 +* Thu Jul 16 2026 RHEL Packaging Agent - 1.8.27-5.2 - Fix NULL pointer dereference in hpack_dht_insert() (CVE-2026-55204, RHEL-211083)