update to 1.15.24
This commit is contained in:
parent
a6fcde502c
commit
0be77c1266
@ -2,8 +2,8 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 1.15.23
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.24
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: ASL 2.0
|
||||
URL: https://icing.github.io/mod_h2/
|
||||
@ -47,6 +47,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2021 Joe Orton <jorton@redhat.com> - 1.15.24-1
|
||||
- update to 1.15.24
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.15.23-2
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.15.23.tar.gz) = c39259900a84ad4d91a41d38f39b39827ba5922e8003348caa4b26036e1b96ffe5bd9e21f556f65c43efb3305d52bfb6731226b834dfb95a475107cd60a9ad99
|
||||
SHA512 (mod_http2-1.15.24.tar.gz) = d344f40de6c7cf72adde8b274fa58adddecb4a4fa9db6f7419d5ec840c05aca13b9cad66b64881fc87b97d4ee652ecd2b3504087bb29ce2e2c552cc25630d15e
|
||||
|
Loading…
Reference in New Issue
Block a user