From f9504c35e625a49e785d919bd0c12be6786dbc28 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 9 Dec 2018 11:49:29 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.59-1]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 963a694..70c9630 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.58-1 ./ +0.2.59-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 2aa945d..4355c13 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.58 +Version: 0.2.59 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -99,6 +99,9 @@ fi %endif %changelog +* Sun Dec 09 2018 Daniel Berteaud 0.2.59-1 +- Fix ZBX_NOTSUPPORTED string in several scripts (daniel@firewall-services.com) + * Thu Nov 15 2018 Daniel Berteaud 0.2.57-0.beta1 - Add enhanced squid monitoring support (daniel@firewall-services.com)