forked from pool/python-netmiko
5adfd4ac8716ee43887c14af66cb01c4046bbf2e05a22c24ed3568cb15cf094b
- update to 4.3.0:
* Netmiko's session_log has certain scenarios where it was
failing to hide the default no_log items ("secret" and
"password"). This bug has generally been fixed though there
are likely edge scenarios where this could still happen.
Given the nature of the session_log it should always be
viewed as a security sensitive file.
* Drop PY3.7 support
* Improve Ciena SAOS logic in set_base_prompt
* Improve Nokia SROS disable paging behavior
* Remove Arris and Casa from SSH autodetect
* Add support for Genie and Linux
* Improve TP-Link session_preparation behavior
* Improve MikoTik terminal size definition
* Improve Arista SSH autodetection
* Fix SNMP autodetection when hostname is used (instead of
IPv4/IPv6 address)
* Improve SCP behavior for remote_file_size when subdirectories
are used
* Implement TelnetFallback entry point
* Improve Extreme SLX-OS autodetect
* Improve Fortinet driver _get_output_mode_v6 behavior
* Improve HP comware and HP procurve behavior in
session_preparation
* Add Allied Telesis in SNMP and SSH autodetect
* Update hp_comware.py handle RBM in prompt
* Update vyos_ssh.py to enter and exit config mode on save
* Handle Huawei secure configuration message
* Add support for a SessionLog object in dunder-init(). This
allows a custom no_log definition.
OBS-URL: https://build.opensuse.org/request/show/1132682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=21
Description
No description provided
Languages
RPM Spec
100%