Update to 1.8.5 (#1560121)
This commit is contained in:
parent
1b69bf5492
commit
8d0e83b621
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.8.2.tar.gz
|
||||
/haproxy-1.8.3.tar.gz
|
||||
/haproxy-1.8.4.tar.gz
|
||||
/haproxy-1.8.5.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.8.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -135,6 +135,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Mon Mar 26 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.5-1
|
||||
- Update to 1.8.5 (#1560121)
|
||||
|
||||
* Mon Feb 26 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.4-2
|
||||
- Define USE_SYSTEMD at build time (#1549027)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-1.8.4.tar.gz) = 618a03062e832260249610d90b3a9ebd171d8a1b0921903f5f3447484bab552ef9399e431417cf3cf4927ac345fe4d2a345ee8513e209b22e0700f5b1edbf86c
|
||||
SHA512 (haproxy-1.8.5.tar.gz) = 5fd8796e4e1964ba8f010dc775de7a0953c4a7137c817bd81c5b4b6a063f3f9694f122f48bebf014c5cc8b49cf8f0a57b6bed282af12c560bd6dcc6770792cf2
|
||||
|
Loading…
Reference in New Issue
Block a user