From ea789a986cb0f75b7a2c2e8ec3b0f7f22660a782 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 20 Sep 2019 10:47:10 +0200 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.80-1]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 134436e..164ef3d 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.79-1 ./ +0.2.80-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index b939a53..34a3430 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -4,7 +4,7 @@ Summary: Scripts for Zabbix monitoring Name: zabbix-agent-addons -Version: 0.2.79 +Version: 0.2.80 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -101,6 +101,11 @@ fi %endif %changelog +* Fri Sep 20 2019 Daniel Berteaud 0.2.80-1 +- Rewrite ZFS monitoring from scratch (daniel@firewall-services.com) +- Set info in the data element for Zimbra discovery (daniel@firewall- + services.com) + * Fri Sep 13 2019 Daniel Berteaud 0.2.79-1 - Add simple Zabbix service status scripts (daniel@firewall-services.com)