From b99e6ca69d15b18f69f13701dbc46205215747b2 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 14 Jan 2021 19:14:10 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.147-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 f18c174..e077538 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.146-1 ./ +0.2.147-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 7317587..b8c8973 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.146 +Version: 0.2.147 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -106,6 +106,10 @@ fi %endif %changelog +* Thu Jan 14 2021 Daniel Berteaud 0.2.147-1 +- [check_samba_dc_sudo] Fix typo with GPO listing (daniel@firewall- + services.com) + * Thu Jan 14 2021 Daniel Berteaud 0.2.146-1 - [check_samba_sudo] Update default audit log file path, and drop errors from samba-tool (daniel@firewall-services.com)