Update to 1.8.4 (#1543668)
This commit is contained in:
parent
4e73c90575
commit
73444cc7dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.8.1.tar.gz
|
||||
/haproxy-1.8.2.tar.gz
|
||||
/haproxy-1.8.3.tar.gz
|
||||
/haproxy-1.8.4.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.8.3
|
||||
Release: 5%{?dist}
|
||||
Version: 1.8.4
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -134,7 +134,10 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 8 2018 Florian Weimer <fweimer@redhat.com> - 1.8.3-5
|
||||
* Mon Feb 26 2018 Ryan O'Hara <rohara@redhat.com> - 1.8.4-1
|
||||
- Update to 1.8.4 (#1543668)
|
||||
|
||||
* Thu Feb 08 2018 Florian Weimer <fweimer@redhat.com> - 1.8.3-5
|
||||
- Build halog and iprange with linker flags from redhat-rpm-config
|
||||
- Tell build to include <crypt.h>
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-1.8.3.tar.gz) = 6118ccbcfe07d96c2cce1a78c30db9c428f8b64e64fc3f5660392a501ecbaefdc5b10bea2f65c6bb3d8e7763b3e17db4ee34e13f689474f8243b52250e212600
|
||||
SHA512 (haproxy-1.8.4.tar.gz) = 618a03062e832260249610d90b3a9ebd171d8a1b0921903f5f3447484bab552ef9399e431417cf3cf4927ac345fe4d2a345ee8513e209b22e0700f5b1edbf86c
|
||||
|
Loading…
Reference in New Issue
Block a user