Debian Patches
Status for paramiko/4.0.0-2
| 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 | ||
| openssh-10.patch | Fixed version parsing issue with OpenSSH 10.0 Regex matches now for Version 1..7 but not for 10. |
rebcim <68267550+rebcim@users.noreply.github.com> | no | debian | other, https://github.com/paramiko/paramiko/pull/2516 | 2025-07-13 |
| 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 |
