forked from pool/python-netmiko
310fbc5d8443b933165e3f850c1c8fb61c6fe32d0b540b83229d4c12c0c21dd0
* 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/package/show/devel:languages:python/python-netmiko?expand=0&rev=48
Description
No description provided
Languages
RPM Spec
100%