Changelog for
python-netmiko-0.5.6-2.1.noarch.rpm :
Sun Jul 31 14:00:00 2016 mardnhAATTgmx.de
- Update to version 0.5.6
* Add Brocade ICX/FastIron support
* Add Brocade MLX/NetIron support
* Improve HPE Comware7 Support
* Improving reliability on some timing issues
- Update to version 0.5.1
* Minor fixes to support netmiko-tools.
- Update to version 0.5.0
* Add Palo Alto support
* Add Quanta support
* Linux driver improvements
* Cisco WLC improvement
* Add utilities Module to support netmiko-tools
* Improve reliability
- Update to version 0.4.3
* Significantly improve performance (reduce unnecessary sleep times).
* Improve reliability of enable and config methods.
* Increase use of send_command_expect method; reduce use of send_command method.
* Increase reliability of find_prompt and disable_paging methods.
* Add receive_data_generator for reading output data.
* Fixing Juniper issue with backspace characters when line repainted.
* Add read_until_prompt, read_until_pattern, and read_until_prompt_or_pattern methods.
* Add _autodetect_fs method for SCP handler and NAPALM to autodetect SCP file system (Cisco IOS and ASA).
- Update to version 0.3.4
* Add Dell Force10 support
* Improve scp_handler
* Improve send_command_expect method
* Improve SSH proxy support
* Standardize vendor_platform_transport terminology for device_type
Fri Jan 22 13:00:00 2016 mardnhAATTgmx.de
- initial package