15
0

Accepting request 1223195 from home:mnhauke

- 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.

OBS-URL: https://build.opensuse.org/request/show/1223195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=17
This commit is contained in:
2024-11-11 11:38:39 +00:00
committed by Git OBS Bridge
parent b22e279d1c
commit 4f248fa3cf
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 10 19:50:09 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Fri Oct 25 22:17:02 UTC 2024 - Matej Cepl <mcepl@cepl.eu>