Go to file
Dirk Mueller 925537a411 - 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/package/show/devel:languages:python/python-paramiko?expand=0&rev=103
2022-04-29 06:46:25 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-paramiko?expand=0&rev=1 2008-09-30 02:50:30 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-paramiko?expand=0&rev=1 2008-09-30 02:50:30 +00:00
paramiko-2.10.4.tar.gz - update to 2.10.4: 2022-04-29 06:46:25 +00:00
paramiko-pr1655-remove-pytest-relaxed.patch Accepting request 924852 from home:ecsos 2021-10-16 09:29:10 +00:00
paramiko-test_extend_timeout.patch - update to 2.5.0 2019-06-11 11:26:30 +00:00
python-paramiko.changes - update to 2.10.4: 2022-04-29 06:46:25 +00:00
python-paramiko.spec - update to 2.10.4: 2022-04-29 06:46:25 +00:00