diff --git a/.gitignore b/.gitignore index 10ab462..b7d4ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.4.20.tar.gz /haproxy-1.4.22.tar.gz /haproxy-1.4.23.tar.gz +/haproxy-1.4.24.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 81d1387..f9912a6 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,8 +7,8 @@ %global _hardened_build 1 Name: haproxy -Version: 1.4.23 -Release: 3%{?dist} +Version: 1.4.24 +Release: 1%{?dist} Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Group: System Environment/Daemons @@ -131,6 +131,9 @@ exit 0 %changelog +* Mon Jun 17 2013 Ryan O'Hara - 1.4.24-1 +- Update to 1.4.24 (CVE-2013-2174, #975160) + * Tue Apr 30 2013 Ryan O'Hara - 1.4.23-3 - Build with PIE flags (#955182) diff --git a/sources b/sources index 34b5a35..5200bdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6535d5e58037ada4b58b439cebe03c79 haproxy-1.4.23.tar.gz +86422620faa9759907563d5e0524b98c haproxy-1.4.24.tar.gz