- Fix NVR (CVE-2026-55204, RHEL-211083)

This commit is contained in:
oalbrigt 2026-08-10 14:18:35 +02:00
parent b00f02d75e
commit ed628ff0ce

View File

@ -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 <redhat-ymir-agent@redhat.com> - 1.8.27-6
* Thu Jul 16 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.8.27-5.2
- Fix NULL pointer dereference in hpack_dht_insert() (CVE-2026-55204,
RHEL-211083)