X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=contrib%2Fredhat%2Fcollectd.spec;h=215c82b914c960014db1d47ff26bfd80ff38dbab;hb=8f5d58fe121bc25d6ba34346a58d922488ed181b;hp=20615733748581e7b01916e38192ebcece6cb704;hpb=02f8dbc0985310574ea2837cd5e3c06cccda203d;p=collectd.git diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 20615733..215c82b9 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -220,13 +220,14 @@ %define with_cpusleep 0 %define with_gps 0 %define with_mqtt 0 +%define with_redis 0 %define with_rrdcached 0 %define with_xmms 0 %endif Summary: Statistics collection and monitoring daemon Name: collectd -Version: 5.6.0 +Version: 5.6.1 Release: 2%{?dist} URL: https://collectd.org Source: https://collectd.org/files/%{name}-%{version}.tar.bz2 @@ -2512,8 +2513,14 @@ fi %doc contrib/ %changelog +* Tue Nov 29 2016 Ruben Kerkhof - 5.6.1-2 +- Disable redis plugin on RHEL < 7, hiredis has been retired from EPEL6 + +* Mon Oct 10 2016 Victor Demonchy - 5.6.1-1 +- New upstream version + * Sun Aug 14 2016 Ruben Kerkhof - 5.6.0-1 -- New PRE-RELEASE version +- New upstream version - New plugins enabled by default: chrony, cpusleep, gps, lua, mqtt, notify_nagios - New plugins disabled by default: grpc, xencpu, zone