SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-netmiko-2.1.0-16.1.noarch.rpm :

* Thu Mar 08 2018 mardnhAATTgmx.de- Update to version 2.1.0
* Add Juniper secure copy support
* Add Arista secure copy support
* Add IOS-XR secure copy support
* Add new file_transfer function
* Minor bugfixes
* Sat Mar 03 2018 arunAATTgmx.de- specfile:
* don\'t use python_module for Requires
* Fri Feb 09 2018 mardnhAATTgmx.de- Update to version 2.0.2
* Add generic save_config() method (synchronize running-config to startup-config)
* Add Extreme telnet support
* Add Huawei VRPV8 support
* Minor bug fixes
* Mon Jan 08 2018 mardnhAATTgmx.de- Update to version 2.0.1
* local clitable fix
* Fix IOS-XE issue for Secure Copy
* Fix Secure Copy error string to match supported platforms
* Linter cleanup
* Skip linting on textfsm code due to indentation
* Sun Dec 17 2017 mardnhAATTgmx.de- Update to version 2.0.0
* Significant features/improvements - Add serial port connection support - Integrate TextFSM to send_command and send_command_timing - Generalize SCP support including adding NX-OS SCP support - Integrate timeout mechanism to be more generally usable - Abstract RETURN character - Generalize telnet support to be more modular.
* New Vendors/Platforms/Transports - Add NetApp cDOT support - Add Calix B6 support - Add Coriant support - Addi FastIron/NetIron telnet support.
* Sun Sep 24 2017 mardnhAATTgmx.de- Update to version 1.4.3
* New Platforms - Ubiquity EdgeOS
* New Features - Add is_alive() connection verification
* Minor bug fixes and misc - Expand auto detection for more platforms - Convert debugging print statements to log messages - Fix Extreme and Enterasys enable issue - Fixing FastIron RADIUS login issue - Improve newline_normalization
* Mon Aug 07 2017 mardnhAATTgmx.de- Convert to singlespec
* Sat Jul 08 2017 mardnhAATTgmx.de- Update to version 1.4.2
* New Platforms: - Alcatel-Lucent OmniSwitch AOS - Accedian - MRV Communications OptiSwitch
* Fixes: - Fix Huawei enable mode issue - Fix Huawei USGv5 and HA mode issue
* Fri Jun 02 2017 mardnhAATTgmx.de- Update to version 1.4.1 - Add Extreme WiNG Support - Expand snmp_autodetect - Add Paramiko keepalive support - Raise EOFError if SSH channel closed - Fixing some re.escape issues
* Tue May 02 2017 mardnhAATTgmx.de- Update to version 1.4.0
* The following change is not backwards compatible - Fix SSH config file support to be standard host specifier
* Enhancements/Fixes - Add support for send_config_set with a string - Add ASA login support - Fix bugs with regular expression handling and re.escape - Improve timing issues with InLine Transfer on large files. - Integrate to readthedocs - Add some additional platforms to autodetect - Make the telnet code easier to reuse
* New Drivers / Improved Platform Support - Add Check Point gaia support - Add Dell PowerConnect Telnet support - Improve Extreme EXOS driver
* Fri Mar 24 2017 mardnhAATTgmx.de- Update to version 1.3.0
* New Platforms - Add support for Cisco Telepresence Endpoints - Add support for Mellanox - Add Dell PowerConnect support - Add terminal_server device type - Add Pluribus support
* Other improvements - Add redispatch capability - Add SSH autodetect feature - Bugfixes and improvements - Add SSH lock capability for added concurrency support- Update to version 1.2.8
* Improvements to SCP to support additional SSH arguments
* Improve code that verifies login happened correctly
* Add Ciena SAOS (experimental)
* Add Cisco Telepresence driver (experimental)- Update to version 1.2.7
* Updating InLineTransfer support to be consistent with NAPALM requirements.
* Sat Jan 14 2017 mardnhAATTgmx.de- Update to version 1.2.5
* Add syslog logging support
* Context Manager
* Create InLineTransfer mechanism using on-box TCL
* Update tooling to pylama and tox
* Reliability improvements
* Add preliminary SNMP auto detect device type
* Adding Eltex, Ubiquiti Edge Vendors
* Sun Oct 30 2016 mardnhAATTgmx.de- Update to version 1.1.0
* Add allow_agent support
* VYOS improvements
* Telnet improvements
* Fix Arista check_config_mode issue
* Fix ASA changeto bug
* Fix send_config_set output display bug
* PAN-OS timing improvements
* Tue Sep 13 2016 mardnhAATTgmx.de- Update to version 1.0.0 This release is not backwards compatible
* send_command() method is now identical to send_command_expect()
* send_command_timing() method has been added for situations that require delay based solution
* Abstracted read/write operations to enable support for telnet Other changes
* Add support for Telnet (Cisco IOS telnet driver)
* Rationalize delay_factor and global_delay_factor
* Add support for SCP get operation
* Add support for Cisco S300 series
* Fix issue with show output being modified due to terminal width
* Add Cisco WLC config methods
* Expand upon unit tests (SCP and Linux unit tests added)
* Sun Jul 31 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 2016 mardnhAATTgmx.de- initial package
 
ICM