From 4f9adeefbf3d8e1a556d12e287a14019dacbfd04 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 29 Nov 2016 11:48:40 +0100 Subject: [PATCH] collectd.spec: disable redis plugin on EL6 hiredis has been retired from EPEL6 --- contrib/redhat/collectd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 4f6306be..295985fa 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -51,7 +51,6 @@ %{?el6:%global _has_libudev 1} %{?el6:%global _has_iproute 1} %{?el6:%global _has_atasmart 1} -%{?el6:%global _has_hiredis 1} %{?el6:%global _has_asm_msr_index 1} %{?el7:%global _has_libyajl 1} @@ -216,7 +215,7 @@ Summary: statistics collection and monitoring daemon Name: collectd -Version: 5.5.2 +Version: 5.5.3 Release: 1%{?dist} URL: https://collectd.org Source: https://collectd.org/files/%{name}-%{version}.tar.bz2 @@ -2349,6 +2348,10 @@ fi %doc contrib/ %changelog +* Tue Nov 29 2016 Ruben Kerkhof - 5.5.3-1 +- New upstream version +- Disable redis plugin on EL6 + * Tue Jul 26 2016 Ruben Kerkhof - 5.5.2-1 - New upstream version - Contains fix for CVE-2016-6254 -- 2.11.0