Fix release
This commit is contained in:
parent
eff3b1156d
commit
982bcdde22
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: mod_http2
|
Name: mod_http2
|
||||||
Version: 2.0.26
|
Version: 2.0.26
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}.1
|
||||||
Summary: module implementing HTTP/2 for Apache 2
|
Summary: module implementing HTTP/2 for Apache 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://icing.github.io/mod_h2/
|
URL: https://icing.github.io/mod_h2/
|
||||||
@ -55,7 +55,7 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
|||||||
%{_httpd_moddir}/mod_proxy_http2.so
|
%{_httpd_moddir}/mod_proxy_http2.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 09 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.0.26-3
|
* Tue Jul 09 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.0.26-2.1
|
||||||
- Resolves: RHEL-45806 - mod_http2: DoS by null pointer in websocket
|
- Resolves: RHEL-45806 - mod_http2: DoS by null pointer in websocket
|
||||||
over HTTP/2 (CVE-2024-36387)
|
over HTTP/2 (CVE-2024-36387)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user