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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2021-01-14 15:42:02 +01:00
parent acd74aa1db
commit b0804d6963
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.2.143-1 ./
0.2.144-1 ./

View File

@ -4,7 +4,7 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.143
Version: 0.2.144
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -102,6 +102,10 @@ fi
%endif
%changelog
* Thu Jan 14 2021 Daniel Berteaud <daniel@firewall-services.com> 0.2.144-1
- Optimize samba audit_auth log parsing by reading from the tail of the file
(daniel@firewall-services.com)
* Wed Jan 13 2021 Daniel Berteaud <daniel@firewall-services.com> 0.2.143-1
- Update BackupPC template (daniel@firewall-services.com)