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:
@@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 10:31:53 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- 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.
|
||||
* Fixing base_connection.py pattern to be a non-capture group.
|
||||
* Asterfusion driver updates.
|
||||
* Added telcosystems_binos.
|
||||
* Fix set_base_prompt behavior in NEC-IX.
|
||||
* Patterns for DellOS10, OS9, Extreme and PowerConnect terminal
|
||||
improvement.
|
||||
* Speeding up Enable and Config in huawei smartax.
|
||||
* Fix space available.
|
||||
* Adding MMI mode for Huawei SmartAX.
|
||||
New Drivers / Platforms
|
||||
* genexis_solt33_telnet support.
|
||||
* Optilink eolt telnet support.
|
||||
* Add driver for Bintec/Funkwerk BOSS.
|
||||
* Dell SCP Sonic.
|
||||
* Ciena Waveserver Driver.
|
||||
* Corelight Linux.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 13:04:41 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user