From b30950df2d9b48728a549a9fd5e59da9de6b0886 Mon Sep 17 00:00:00 2001 From: Ryan O'Hara Date: Jun 28 2016 17:55:29 +0000 Subject: Update to 1.6.6 (#1350426) --- diff --git a/.gitignore b/.gitignore index f47dc41..3ef9557 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.6.2.tar.gz /haproxy-1.6.3.tar.gz /haproxy-1.6.5.tar.gz +/haproxy-1.6.6.tar.gz diff --git a/haproxy.spec b/haproxy.spec index b333989..9adeef5 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,8 +7,8 @@ %global _hardened_build 1 Name: haproxy -Version: 1.6.5 -Release: 3%{?dist} +Version: 1.6.6 +Release: 1%{?dist} Summary: HAProxy reverse proxy for high availability environments Group: System Environment/Daemons @@ -141,6 +141,9 @@ exit 0 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %changelog +* Tue Jun 28 2016 Ryan O'Hara - 1.6.6-1 +- Update to 1.6.6 (#1350426) + * Wed Jun 15 2016 Ryan O'Hara - 1.6.5-3 - Fix reqdeny causing random crashes (CVE-2016-5360, #1346672) diff --git a/sources b/sources index c23f7b0..48d27c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5290f278c04e682e42ab71fed26fc082 haproxy-1.6.5.tar.gz +b418d83cf4f2da328f6eb8c255b8716b haproxy-1.6.6.tar.gz