From 5337376b5458594a0dbf3f0b3a9a202998988c08 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sat, 15 Sep 2018 14:06:02 +0200 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.49-1]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index a1a4e78..fa1d3d4 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.48-1 ./ +0.2.49-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 182551f..6b2b481 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.48 +Version: 0.2.49 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -99,6 +99,10 @@ fi %endif %changelog +* Sat Sep 15 2018 Daniel Berteaud 0.2.49-1 +- Report number of unarchived alarms in check_unifi --unifi (daniel@firewall- + services.com) + * Sat Sep 15 2018 Daniel Berteaud 0.2.48-1 - More fixes for AP monitoring in check_unifi (daniel@firewall-services.com)