diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 8c9adab..34dc78e 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.168-1 ./ +0.2.169-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 07519cf..cb902ee 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.168 +Version: 0.2.169 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -106,6 +106,9 @@ fi %endif %changelog +* Thu Jun 29 2023 Daniel Berteaud 0.2.169-1 +- Better sensor output parsing (dbd@ehtrace.com) + * Thu Jun 29 2023 Daniel Berteaud 0.2.168-1 - Drop ipmitool stderr and simplify output parsing (dbd@ehtrace.com)