From a74483d3b820a70941b8251995cab6a8ec171ecc Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 23 Apr 2013 17:15:00 +0200 Subject: [PATCH] update spec file --- zabbix-agent-addons.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 372122d..88c5a45 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.1.6 +Version: 0.1.7 Release: 1 Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -65,6 +65,11 @@ LVM, RAID status, S.M.A.R.T. drives, BackupPC etc... %attr(0440,root,root) %{_sysconfdir}/sudoers.d/* %changelog +* Tue Apr 23 2013 Daniel B. - 0.1.7-1 +- Initialize an empty array in disco_backuppc_sudo +- Return more usefull macros in disco_backuppc_sudo +- Skip some blocks (loop, ram, dm) in disco_smart_sudo + * Mon Apr 22 2013 Daniel B. - 0.1.6-1 - Fix permissions on sudoers fragment - Use full path to smartctl binary