import mod_http2-1.15.19-4.el9_2.4
This commit is contained in:
parent
1ea26d9698
commit
8721910f89
@ -3,7 +3,7 @@
|
||||
|
||||
Name: mod_http2
|
||||
Version: 1.15.19
|
||||
Release: 3%{?dist}.5
|
||||
Release: 4%{?dist}.4
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: ASL 2.0
|
||||
URL: https://icing.github.io/mod_h2/
|
||||
@ -22,7 +22,7 @@ BuildRequires: gcc
|
||||
BuildRequires: pkgconfig, httpd-devel >= 2.4.20, libnghttp2-devel >= 1.7.0, openssl-devel >= 1.0.2
|
||||
BuildRequires: autoconf, libtool, /usr/bin/hostname
|
||||
Requires: httpd-mmn = %{_httpd_mmn}
|
||||
Conflicts: httpd < 2.4.53-7%{?dist}.4
|
||||
Conflicts: httpd < 2.4.53-11%{?dist}.3
|
||||
|
||||
%description
|
||||
The mod_h2 Apache httpd module implements the HTTP2 protocol (h2+h2c) on
|
||||
@ -59,10 +59,13 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 16 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.15.19-3.5
|
||||
- Resolves: #2177751 - CVE-2023-25690 httpd: HTTP request splitting with
|
||||
* Thu Mar 16 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.15.19-4.4
|
||||
- Resolves: #2177752 - CVE-2023-25690 httpd: HTTP request splitting with
|
||||
mod_rewrite and mod_proxy
|
||||
|
||||
* Mon Dec 05 2022 Luboš Uhliarik <luhliari@redhat.com> - 1.15.19-4
|
||||
- Resolves: #2143176 - Dependency from mod_http2 on httpd broken
|
||||
|
||||
* Mon Mar 21 2022 Luboš Uhliarik <luhliari@redhat.com> - 1.15.19-3
|
||||
- Resolves: #2066311 - CVE-2021-44224 httpd: possible NULL dereference or SSRF
|
||||
in forward proxy configurations
|
||||
|
Loading…
Reference in New Issue
Block a user