Update to 1.6.7 (#1356578)
This commit is contained in:
parent
dc1baa7820
commit
ce7f102eef
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.6.3.tar.gz
|
||||
/haproxy-1.6.5.tar.gz
|
||||
/haproxy-1.6.6.tar.gz
|
||||
/haproxy-1.6.7.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.6.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.7
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -139,6 +139,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 14 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.7-1
|
||||
- Update to 1.6.7 (#1356578)
|
||||
|
||||
* Tue Jun 28 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.6-2
|
||||
- Remove patch for CVE-2016-5360
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user