From 2c0eb2e8544b6ac3ca21689580f90b5eb3b6c9c9 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sat, 9 Jan 2021 17:21:14 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.137-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 159a875..da79c40 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.136-1 ./ +0.2.137-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 47a0907..c9c5da6 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.136 +Version: 0.2.137 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -102,6 +102,9 @@ fi %endif %changelog +* Sat Jan 09 2021 Daniel Berteaud 0.2.137-1 +- Add scripts and template to monitor Samba 4 DC (daniel@firewall-services.com) + * Fri Jan 08 2021 Daniel Berteaud 0.2.136-1 - Add guest counter for PVE cluster and node (daniel@firewall-services.com)