Debian Patches
Status for rust-ssh-key/0.6.7-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-sec1.patch | Relax sec1 dependency for compatibility with 0.7.2 Remove Hash, Ord, and PartialOrd derives from types containing EncodedPoint to work with sec1 0.7.2 in Debian. These traits were added in sec1 0.7.3. Core functionality is unaffected. . This patch can be dropped when sec1 >= 0.7.3 is available in the archive. |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-11-28 | ||
| skip-rsa-test.patch | Skip RSA tests due to incompatibility with rsa 0.9 Two RSA-related tests fail with rsa crate version 0.9 (current in Debian) due to Crypto errors. These are fixed in rsa 0.10. This patch can be dropped when rsa >= 0.10 is available in the archive. |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-11-28 | ||
| skip-dsa-test.patch | Skip encode_dsa_openssh test due to OpenSSH 10 DSA removal DSA support was completely removed from OpenSSH 10 (https://www.openssh.org/txt/release-10.0). The encode_dsa_openssh test calls ssh-keygen which no longer supports DSA. |
Nadzeya Hutsko <nadzya.info@gmail.com> | yes | 2025-11-28 | ||
| skip-encoding-tests.patch | Skip encoding tests that require writable source directory These tests write temporary files to tests/scratch/ which fails in read-only autopkgtest environment with permission denied error. |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-11-28 |
All known versions for source package 'rust-ssh-key'
- 0.6.7-2 (sid, forky)
