diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 0fe05b3..a369a77 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.63-1 ./ +0.2.64-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 603d132..c8e87f7 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.63 +Version: 0.2.64 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -100,6 +100,9 @@ fi %endif %changelog +* Wed Feb 20 2019 Daniel Berteaud 0.2.64-1 +- Also report the number in the deferred queue (daniel@firewall-services.com) + * Wed Feb 20 2019 Daniel Berteaud 0.2.63-1 - Report number of email in the active and hold queues (daniel@firewall- services.com)