15
0
Go to file
Dominique Leuenberger 902586e201 Accepting request 973836 from devel:languages:python
- update to 2.10.4:
  * Servers offering certificate variants of hostkey algorithms (eg
    ssh-rsa-cert-v01@openssh.com) could not have their host keys verified by
    Paramiko clients, as it only ever considered non-cert key types for that
    part of connection handshaking. This has been fixed.
  * gq PKey instances’ __eq__ did not have the usual safety guard in place to
    ensure they were being compared to another PKey object, causing occasional
    spurious BadHostKeyException (among other things). This has been fixed.
  * Update camelCase method calls against the threading module to be snake_case;
    this and related tweaks should fix some deprecation warnings under Python 3.10.

OBS-URL: https://build.opensuse.org/request/show/973836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-paramiko?expand=0&rev=54
2022-05-01 16:53:27 +00:00
2022-04-29 06:46:25 +00:00
2022-04-29 06:46:25 +00:00
2022-04-29 06:46:25 +00:00
Description
No description provided
4.6 MiB
Languages
Diff 100%