7123c8c928
- update to 0.7.0: * Introduced ssh-python as option instead of Paramiko. * Bumped to 0.7.0 as the manager.connnect call is NOT 100% backwards compatible today with all possible parameters that may be passed to Paramiko. * update Paramiko dependency * set default workflow permissions to read-only and pin action hashes f… * Fix error in .github/workflows/check.yml * Load certificate data when a corresponding public key is found in an ssh agent * Lazy-load some submodules inside ncclient.transport only when needed * Update tox.ini for test-requirements.txt → requirements- test.txt * Add alternative SSH transport using libssh * new: remove paramiko.DSSKey - Switch to %patch macro.
Dirk Mueller2025-12-28 19:33:53 +00:00
4a074e60f0
Accepting request 1294927 from devel:languages:python
Ana Guerrero2025-07-22 10:20:51 +00:00
c21b42f528
- Update to version 0.6.16 * Add Ciena driver. * Update session.py. * call_home: timeout as argument. * Introduce Unix Socket Transport. * feat: Add support for Nokia SR OS private candidate mode. * Fix support of .ssh/id_ed25519 keys.
Markéta Machová2024-11-11 11:38:39 +00:00
fb8d5c7a87
Accepting request 1218489 from devel:languages:python
Ana Guerrero2024-10-27 10:25:53 +00:00
76dac892ab
- Add intersphinx-mapping.patch to allow working with Sphinx >= 8.* (gh#ncclient/ncclient#604).
Matej Cepl2024-10-25 22:38:18 +00:00
51963e423f
Accepting request 1152821 from devel:languages:python
Ana Guerrero2024-02-28 18:47:02 +00:00
7ae936bf2c
Accepting request 1131734 from devel:languages:python
Ana Guerrero2023-12-08 21:32:09 +00:00
18d21cae57
- update to 0.6.15: * reading correct user known_hosts files * fix coveralls reporting * Agent key selection * Update session.py - Parameterize timeout for _post_connect * update comment in _parse11 * Fix missing timeout in ssh post_connect * Migrate from nose to pytest * Based on v0 6 13 fix for deprecation warnings threading thread * Introduce support for TLS * remove - version of setting and replace with _ version * permissive UTF-8 parsing for NC11 delimiter * introduce python3.12 for ci * Add commit comment capability support for SROS devices in ncclient - Remove unneeded BuildRequires on nose. - Convert to singlespec
Dirk Mueller2023-12-07 22:36:19 +00:00
ee02503521
- update to 0.6.13: * Remove extraneous capability in default device * Refactor deprecated unittest aliases for Python 3.11 compatibility * Added support for environment variable * Migrate from Travis to GitHub Actions * Update Build Pill * add netconf base namespace to edit-config config element if it is missing
Dirk Mueller2022-06-19 17:45:34 +00:00