Update to 1.6.6 (#1350426)
This commit is contained in:
parent
dcad1c9699
commit
71b783cda1
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.6.2.tar.gz
|
||||
/haproxy-1.6.3.tar.gz
|
||||
/haproxy-1.6.5.tar.gz
|
||||
/haproxy-1.6.6.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.6.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -141,6 +141,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.6-1
|
||||
- Update to 1.6.6 (#1350426)
|
||||
|
||||
* Wed Jun 15 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.5-3
|
||||
- Fix reqdeny causing random crashes (CVE-2016-5360, #1346672)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user