From fd0aa8e3cd15f02032e6e369adfb0504b533f165 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Sun, 11 Jul 2021 14:24:58 +0200 Subject: [PATCH] net-mgmt/zabbix-agent: add changelog for past releases --- net-mgmt/zabbix-agent/pkg-descr | 41 +++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/net-mgmt/zabbix-agent/pkg-descr b/net-mgmt/zabbix-agent/pkg-descr index 58fa72932..0bb3b893d 100644 --- a/net-mgmt/zabbix-agent/pkg-descr +++ b/net-mgmt/zabbix-agent/pkg-descr @@ -23,10 +23,47 @@ Changed: 1.8 Added: -* Add Changelog (contributed by Starkstromkonsument) +* Add Changelog (contributed by Starkstromkonsument, #1954) Fixed: -* Fix logformat (contributed by Starkstromkonsument) +* Fix logformat (contributed by Starkstromkonsument, #1954) Changed: * Switch to Zabbix Agent 5.0 + +1.7 + +Added: +* Add support for PSK encryption (#1618) + +Changed: +* Switch to new log view (#1593) + +1.6 + +Added: +* Add option to grant sudo root access + +1.5 + +Fixed: +* Relax validation mask for User Parameters (#1252) + +Changed: +* Migrate to ApiMutableServiceController + +1.4 + +Added: +* Add support for Item Key Aliases +* Add support for User Parameters + +Changed: +* Switch to Zabbix Agent 4.0 (#1091) +* Remove default comments from template + +1.3 + +Fixed: +* Add working default values (#491) +* Fixed service controls (#551)