Update to 1.7.8 (#1436669)
This commit is contained in:
parent
192031b90f
commit
ea6cfc68de
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.7.1.tar.gz
|
||||
/haproxy-1.7.2.tar.gz
|
||||
/haproxy-1.7.3.tar.gz
|
||||
/haproxy-1.7.8.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.7.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.8
|
||||
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
|
||||
* Mon Jul 10 2017 Ryan O'Hara <rohara@redhat.com> - 1.7.8-1
|
||||
- Update to 1.7.8 (#1436669)
|
||||
|
||||
* Mon May 01 2017 Ryan O'Hara <rohara@redhat.com> - 1.7.3-2
|
||||
- Use KillMode=mixed in systemd service file (#1447085)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-1.7.3.tar.gz) = 9a5dd5d910f73ce9d9a69b137942749a15143db5b00fef5cac1c8b93d4ce27e3348a329fc0e82302642fb29151d37ffa2edeeb26e59a8ac29b4c28000663369a
|
||||
SHA512 (haproxy-1.7.8.tar.gz) = e1d65c8a4607c01d52628f36f8c7342096267130a0f949474746f571158e4f795281f78765004c214a0527f74ce180760f9cc910d3650d30026776076d721c0c
|
||||
|
Loading…
Reference in New Issue
Block a user