update to 1.10.18
This commit is contained in:
parent
8828c52a54
commit
b61dda4eac
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
||||
/mod_http2-1.10.1.tar.gz
|
||||
/mod_http2-1.10.5.tar.gz
|
||||
/mod_http2-1.10.6.tar.gz
|
||||
/mod_http2-1.10.7.tar.gz
|
||||
/mod_http2-1.10.10.tar.gz
|
||||
/mod_http2-1.10.12.tar.gz
|
||||
/mod_http2-1.10.13.tar.gz
|
||||
/mod_http2-1.10.16.tar.gz
|
||||
/mod_http2-1.*.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 1.10.16
|
||||
Version: 1.10.18
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
Group: System Environment/Daemons
|
||||
@ -51,6 +51,9 @@ make check
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Wed Apr 18 2018 Joe Orton <jorton@redhat.com> - 1.10.18-1
|
||||
- update to 1.10.18
|
||||
|
||||
* Thu Mar 29 2018 Joe Orton <jorton@redhat.com> - 1.10.16-1
|
||||
- update to 1.10.16 (CVE-2018-1302)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.10.16.tar.gz) = 1a81a999c0022e460aa38f306fd24698a0c43e568a08b117ecb7ede79424f44c03d102692e5df0c6033dd0a0853e00305c1ab11e9dff323fe3b1ad8bcb880c32
|
||||
SHA512 (mod_http2-1.10.18.tar.gz) = 4980798f949e1dd307dc879f6ec13323009c9090ee2bf2b67203b062445a72151dbc38f47fef3ec3c2f405ad071edcdf61cd486c12d9f942c22d24023656d5d8
|
||||
|
Loading…
Reference in New Issue
Block a user