diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:32:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:32:46 +0000 |
commit | 8df7c40141e739bca2645a7140a6f2d4aba72ae6 (patch) | |
tree | 5e4b79d4af1cf1f9afe58f1be4099df6e8a0dabe /debian/patches/series | |
parent | Disabling pam_motd.so. (diff) | |
download | openssh-8df7c40141e739bca2645a7140a6f2d4aba72ae6.tar.xz openssh-8df7c40141e739bca2645a7140a6f2d4aba72ae6.zip |
Setting default key type in ssh-keygen to ED25519.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index aed9546..b694d4a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -34,3 +34,4 @@ scp-handle-braces.patch revert-ipqos-defaults.patch seccomp-handle-shm.patch sandbox-seccomp-ipc.patch +progress-linux/0001-ssh-keygen-default-key-type.patch |