Revisions of python-netmiko

buildservice-autocommit accepted request 1132682 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 48)
- 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.
buildservice-autocommit accepted request 1106373 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 47)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1106160 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 46)
- Update to version 4.2.0
  Bug Fixes and Improvements
  * Expanded and improved SSH autodetect support.
  * Various bug fixes.
  * Improve Huawei driver.
  * MikroTik driver improvements.
  * Fortinet driver improvements.
  * IOS-XR driver improvements.
  * Add simpler solution for Paramiko disabled_algorithms issue.
  * Add IPv6 support for SNMP autodetect..
  * Convert over to use Poetry (eliminate setup.py).
  * Improve send_config_set() and read_timeout behavior.
  * Improve behavior of normalize_linefeeds() method. Add
    argument to disable this behavior.
  * Add check_state argument to enable() method that allows for
    disabling the initial check_enable_mode() call.
  New Drivers or Expanded Driver Support
  * Add support for Arris CER.
  * Add support for Casa CMTS.
  * Add support for Adva AOS FSP 150 F2 and F3.
  * Add support for Hillstone StoneOS.
  * Add support for Teldata CIT.
  * Add support for Cisco S200.
  * Add support for Ericsson MINI-LINK 66XX & 63XX.
  * Add support for SCP on Ubiquiti EdgeRouter.
buildservice-autocommit accepted request 1097903 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 45)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 44)
- Clean up SPEC file.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1097145 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 43)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1004600 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1004469 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 41)
- Update to 4.1.2:
  New Driver
  * Audiocode Driver.
  Bugs and Improvements
  * Improve disconnect behavior.
  * Improve encoding behavior.
  * Fix textfsm dependency issue by pinning to 1.1.2.
  * Proposed Cisco WLC fix for session_preparation().
  * Added Versa FlexVNF platform to SSH autodetect.
  * Nokia global_cmd_verify default fix.
  * Fix issue with redispatch not working due to no data.
  * Fix generator bug in send_config_set.
  * Fix to accommodate single character prompts in set_base_prompt.
  * Adding check that key_file exists if use_keys is True.
  * Minor session_log test updates.
buildservice-autocommit accepted request 990235 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 40)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 39)
- update to 4.1.1:
  * add Nokia SRLinux Support
  * Add Mikrotik File Transfer Support
  * Performance Improvements
  * Performance Improvements for Linux Driver
  * Improve Performance Graphs
  * Bug Fixes / Improvements
  * Better Error Messages for Incompatible Python Versions
  * Improve Huawei Driver
  * Improve Huawei VRPv8 Driver
  * Improve HPE ProCurve Driver
  * Improving Junos context stripping patterns
  * Improve MikroTik Driver
  * Fix for Extreme ERS login issues
  * Minor update to threading calls in Netmiko Tools
  * Increase save_config default timeout for Cisco-based platforms
buildservice-autocommit accepted request 973262 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 38)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 973257 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 37)
- Update to vedrsion 4.1.0
  Performance Improvements
  * Improve performance in Junos config_mode() and
    check_config_mode() methods.
  * Improve performance on disconnect() method.
  * Improve slow NX-OS disconnect()
  * Improve slow Junos disconnect()
  Bug Fixes and other Improvements
  * Update VyOS save_config()
  * Fix read_timeout being excessively long in case where
    check_config() fails
  * Fix Huawei regular expression issue
  * Fix Huawei login issue
  * Improve Juniper enter_cli_mode()
  * Fix issue with Nokia SROS MD-CLI having square bracket data
    being removed
  * Fix issue with 'write memory' on ubiquity edge switches
  * Fix extreme exos read-only account issue
  * Add Cisco WLC _send_command_w_yes() method
  * Fix Cisco IOS, IOS-XE, and IOS-XR abbreviating prompt in
    config mode
  * Fix Aruba controller paging issue
  * Fix fortigate autodetect
  * Fixing HP Procurve session_preparation issue on repeated
    connection
  Python Version Support
  * Remove PY3.6 Support
  * Add PY3.10 Support
buildservice-autocommit accepted request 966224 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 36)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 966035 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 35)
- Update to vedrsion 4.0.0
  Backwards incompatible and other major changes
  * Convert send_command to use read_timeout.
  * Convert send_command_timing to use read_timeout and last_read
  * Add type hints and mypy support
  * Relocate exceptions module to netmiko.exceptions (was
    ssh_exceptions)
  * Add read_timeout argument to send_config_set
  * Convert netmiko-tools to be an entry point and directly a part
    of Netmiko library
  * Creating a new internal Channel class
  * Restructure read methods
  * Implement NoEnable and NoConfig inheritance classes to
    standardize no-config and no-enable behavior
  Major new features
  * Add send_multiline() method
  * Add send_multiline_timing() method
  * Create new Netmiko factory function named ConnLogOnly
  * Create new Netmiko factory function named ConnUnify
  New Drivers
  * Cisco Viptela Driver
  * Dell SONiC Driver
  * Cisco S300 Telnet Driver
  * Allied Telesis AlliedWare Plus Driver
  * Zyxel Driver
  * Extreme Tierra OS Driver
  * Extreme EXOS Secure Copy Support
  Minor Enhancements
  * Centralize standard no_auth code into SSHClient_noauth
  * Remove vendored Textfsm library code
buildservice-autocommit accepted request 888234 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 34)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 888231 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 33)
- Update to version 3.4.0
  New Features
  * Add error_pattern argument to send_config_set() and
    send_config_from_file() to allow configuration to stop when
    pattern is detected.
  * Add run_ttp method to support more complex TTP interactions.
  * Juniper performance improvements.
  * ASA performance improvements.
  * Add telnet support to AdtranOS
  New Drivers
  * Allied Telesis AlliedWare Plus
  * Brocade Fabric OS
  * C-DOT CROS
  * Ericsson IPOS
  * Supermicro SMIS
  Bug fixes/improvements
  * Fixing Palo Alto line repaint issue
  * Fixing F5 TMSH disconnect process
  * Fix IOS-XR exit_config_mode issue
  * Fixing some enable method state issues
  * Fixing SR-OS remote file size
  * Fixing issue with remote_file_size parsing failure
  * Fix ASA enable() issue in session_preparation
  * Fix Yamaha enter issue on exit enable mode
  * Fix Yamaha telnet enter issue
  * F5 TMOS driver update
  * Fix newlines on Cisco NX-OS
  * Fixes an issue with ssh _autodetect_remote_version
  * Fix tplink_jetstream to support cryptography 3.1+
  * Allowing Dell OS10 to support hyphen or space
buildservice-autocommit accepted request 876142 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 876135 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 31)
- Update to version 3.3.3
  New Drivers
  * Add Ericcson IPOS Support
  * Adtran Telnet Support
  Performance Improvements
  * Juniper Performance Improvements
  * Cisco ASA Performance Improvements
  Bugs and Enhancements
  * Improve Authentication Exception Handling
  * FIX Cryptography Lib Change Issue
buildservice-autocommit accepted request 839120 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 30)
baserev update by copy to link target
Displaying revisions 1 - 20 of 49
openSUSE Build Service is sponsored by