Update to 1.8.16
This commit is contained in:
parent
9a3483aa95
commit
22498c013f
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ haproxy-1.4.8.tar.gz
|
|||||||
/haproxy-1.8.13.tar.gz
|
/haproxy-1.8.13.tar.gz
|
||||||
/haproxy-1.8.14.tar.gz
|
/haproxy-1.8.14.tar.gz
|
||||||
/haproxy-1.8.15.tar.gz
|
/haproxy-1.8.15.tar.gz
|
||||||
|
/haproxy-1.8.16.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.8.15
|
Version: 1.8.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
@ -135,6 +135,9 @@ exit 0
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 22 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.16-1
|
||||||
|
- Update to 1.8.16
|
||||||
|
|
||||||
* Thu Dec 13 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.15-1
|
* Thu Dec 13 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.15-1
|
||||||
- Update to 1.8.15
|
- Update to 1.8.15
|
||||||
- Fix denial of service attack via infinite recursion (CVE-2018-20103, #1658881)
|
- Fix denial of service attack via infinite recursion (CVE-2018-20103, #1658881)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (haproxy-1.8.15.tar.gz) = 425e1f3a9ab2c2d09934c5d783ad986bd61a638ba6466dd15c20c5b6e7fc3dfad7c398e10bbd336a856ccad29bab0f23e4b9c3d0f17a54b86c8b917e4b974bcb
|
SHA512 (haproxy-1.8.16.tar.gz) = ae2ba88f62efaa5fdf56dde68305a18709a58b4fed9bc4d6c75f85be8932026aeb3fafe3de6d9d40a0a86b50e93e6a8206a7281d7561590e576fcf368b421598
|
||||||
|
Loading…
Reference in New Issue
Block a user