Automatic commit of package [zabbix-agent-addons] release [0.2.147-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2021-01-14 19:14:10 +01:00
parent 5ff7e2214c
commit b99e6ca69d
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.2.146-1 ./
0.2.147-1 ./

View File

@ -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 <daniel@firewall-services.com> 0.2.147-1
- [check_samba_dc_sudo] Fix typo with GPO listing (daniel@firewall-
services.com)
* Thu Jan 14 2021 Daniel Berteaud <daniel@firewall-services.com> 0.2.146-1
- [check_samba_sudo] Update default audit log file path, and drop errors from
samba-tool (daniel@firewall-services.com)