Changelog for
python2-zabbix-cli-2.1.1-1.1.noarch.rpm :
* Thu May 23 2019 borisAATTsteki.net- fix whitespace handling in maintenance creation action + patch file added zabbix-cli-2.1.1-fix-whitespace.patch
* Thu May 23 2019 borisAATTsteki.net- updated to release 2.1.1- Bugs + Remove argparse as requirement when not required + Fix string and exception concatenation + Fix use of iteritems/broken python3 support- Enhancements + Add linked templates in show_template + Add connected server info to intro message + Use native dicts instead of ast.literal_eval (huge code refactoring) + Allow certificate verification to be configured + New command to show_usergroup_permissions + New command show_hostgroup_permissions
* Wed Feb 27 2019 borisAATTsteki.net- updated to latest release 2.0.1 + Issue #98: Supported older setuptools (< 20.5) + New major release, 2.0.0, with breaking changes since 1.7.0. + The release focuses on Zabbix 3.4 and 4.0 compatibility and Python 2 and 3 support. + You should read through the changelog and test properly if you upgrade from 1.7.0.- Enhancements + Issue #59: Support python 3 + Issue #65: Host proxy is displayed in \"show_host\" + Issue #51: \"create_host\" no longer creates a SNMP interface by default + Issue #93: Move from ipaddr to ipaddress module + Issue #61: New help output. CLI arguments changed. + Issue #95: API endpoint \"usergroup\" is changed in 4.0- Bugs + Issue #87: Python 3 issue, sorting list of dict + Issue #66: create_user does not work with Zabbix > 3.0 + Issue #60: Wrong feedback when running the command \"move_proxy_hosts\" + Issue: #71: Missing zero pad in maintenace periods + Issue #88: Python 3 issue with \"create_maintenance_definition\" + Issue #54: import_configuration do not report error received from API in Zabbix 3.4 + Issue #85: Resolve API changes in event.acknowledge in Zabbix 4
* Tue Oct 03 2017 borisAATTsteki.net- initial packaging