|
|
|
@ -7,8 +7,8 @@
|
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
Name: haproxy
|
|
|
|
|
Version: 2.4.17
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Version: 2.4.22
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: HAProxy reverse proxy for high availability environments
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -132,9 +132,21 @@ done
|
|
|
|
|
%{_sysusersdir}/%{name}.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.4.17-4
|
|
|
|
|
* Tue Jun 06 2023 Ryan O'Hara <rohara@redhat.com> - 2.4.22-1
|
|
|
|
|
- Update to 2.4.22 (#2196530)
|
|
|
|
|
|
|
|
|
|
* Tue May 02 2023 Ryan O'Hara <rohara@redhat.com> - 2.4.17-7
|
|
|
|
|
- Fix uninitizalized resevered bytes (CVE-2023-0836, #2180861)
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.4.17-6
|
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2023 Ryan O'Hara <rohara@redhat.com> - 2.4.17-6
|
|
|
|
|
- Reject empty http header field names (CVE-2023-25725, #2169510)
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2023 Ryan O'Hara <rohara@redhat.com> - 2.4.17-5
|
|
|
|
|
- Refuse interim responses with end-stream flag set (CVE-2023-0056, #2161140)
|
|
|
|
|
|
|
|
|
|
* Wed Nov 30 2022 Ryan O'Hara <rohara@redhat.com> - 2.4.17-4
|
|
|
|
|
- Use systemd-sysusers for user/group creation (#2095422)
|
|
|
|
|
|
|
|
|
|