diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index cdb0dbc..0decd61 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -1,6 +1,6 @@ Summary: Scripts for Zabbix monitoring Name: zabbix-agent-addons -Version: 0.2.15 +Version: 0.2.16 Release: 1 Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -77,6 +77,9 @@ fi %attr(0440,root,root) %{_sysconfdir}/sudoers.d/* %changelog +* Wed Jun 14 2017 Daniel Berteaud - 0.2.16-1 +- Add kernel.openedfile UserParameter + * Thu Nov 24 2016 Daniel Berteaud - 0.2.15-1 - Fix discovery scripts to always return a valid JSON value, even if empty (sensors, lvm and nut_ups)