From 9296ff3b2e2c5c83985d91ef82be60a16c43844f Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 24 Nov 2016 16:42:33 +0100 Subject: [PATCH] Spec file update --- zabbix-agent-addons.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 642cdd9..cdb0dbc 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -1,6 +1,6 @@ Summary: Scripts for Zabbix monitoring Name: zabbix-agent-addons -Version: 0.2.14 +Version: 0.2.15 Release: 1 Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -77,6 +77,10 @@ fi %attr(0440,root,root) %{_sysconfdir}/sudoers.d/* %changelog +* Thu Nov 24 2016 Daniel Berteaud - 0.2.15-1 +- Fix discovery scripts to always return a valid JSON value, even if empty + (sensors, lvm and nut_ups) + * Wed Nov 9 2016 Daniel Berteaud - 0.2.14-1 - Add scripts to monitor apache httpd