Debian Patches
Status for paramiko/5.0.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 1071675.patch | Add identifier for ED25519 certificates | Alexandre Detiste <tchet@debian.org> | not-needed | debian | https://github.com/paramiko/paramiko/pull/2434/commits/a8fb7aa74a03f8b73ae7166864808110629db47b | 2025-02-17 |
| 0002-Ignore-host-keys-with-markers.patch | Ignore host keys with markers Hotfix to prevent paramiko from choking on @cert-authority entries |
Timo Röhling <roehling@debian.org> | no | 2025-02-17 | ||
| sftp-server-fixture-cleanup-threads.patch | Clean up threads in sftp_server fixture The `sftp_server` fixture never cleaned up the server thread; this was easily visible by watching `htop` while running the test suite. On some underpowered architectures this could eventually result in `RuntimeError: can't start new thread`. This was the root cause of https://bugs.debian.org/1127663. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2026-02-22 | |
| Fix-Ubuntu-Jammy-FIPS-mode-crash.patch | Fix Ubuntu Jammy FIPS mode crash When one enables FIPS mode on a Jammy system and then attempts to use paramiko in Python, the module crashes. |
Eric Berry <eric.berry@canonical.com> | yes | upstream | 2024-09-09 |
