Update to 1.4.24 (CVE-2013-2175, #975160)
This commit is contained in:
parent
23dc5f2520
commit
5a0d4e647b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ haproxy-1.4.8.tar.gz
|
|||||||
/haproxy-1.4.20.tar.gz
|
/haproxy-1.4.20.tar.gz
|
||||||
/haproxy-1.4.22.tar.gz
|
/haproxy-1.4.22.tar.gz
|
||||||
/haproxy-1.4.23.tar.gz
|
/haproxy-1.4.23.tar.gz
|
||||||
|
/haproxy-1.4.24.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.4.23
|
Version: 1.4.24
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -131,6 +131,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 17 2013 Ryan O'Hara <rohara@redhat.com> - 1.4.24-1
|
||||||
|
- Update to 1.4.24 (CVE-2013-2174, #975160)
|
||||||
|
|
||||||
* Tue Apr 30 2013 Ryan O'Hara <rohara@redhat.com> - 1.4.23-3
|
* Tue Apr 30 2013 Ryan O'Hara <rohara@redhat.com> - 1.4.23-3
|
||||||
- Build with PIE flags (#955182)
|
- Build with PIE flags (#955182)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user