forked from pool/python-netmiko
Accepting request 1288947 from home:mnhauke:network:automation
- Update to version 4.6.0
* Fix to support cisco apic paging.
* Update Palo Alto Log Collector Compatibility.
* Fix pluribus paging issue.
* Improve H3C/Comware check_config_mode.
* Reimplement Huawei SmartAX autodetect.
* Aruba CX SSH autodetect.
* Telnet timeout.
* Huawei buffer clear.
* Nokia SR Linux: Modify check_config_mode regex.
* Add ANSI escape code to strip (graphics mode) on Linux.
* Palo Alto Fix commit options policy_and_objects.
* Screenos 'accept' fix (attempt #3).
* A10 nolicense issue and check_config_mode.
* Linux SCP updates to support environment variables.
* Support for cntl-y handler in Extreme VSP.
* H3c autodetect.
* Fix Arista term width exception issue.
* Improve telnet_login behavior in cisco_base_connection.py.
* Fixing MRV LX config mode issue.
* Improve Palo Alto find_prompt behavior.
* Do NOT double logout on disconnect if logged in as root
on Linux.
* Bugfix Mikrotik version > 6.48 = 'export' command incomplete
* silverpeak_vxoa added.
* add support for force10 'login banner acknowledge enable'.
* Added fiberstore_networkos.
* LANCOM LCOS SX4 driver.
* FastIron: Fix missing non-greedy, fix no enable pwd, improve
base_connection.
OBS-URL: https://build.opensuse.org/request/show/1288947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=55
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-netmiko
|
||||
Version: 4.5.0
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user