diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 05:19:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 05:19:43 +0000 |
commit | 119ef95f73c32f106c02cbb5d525758498e0e7e6 (patch) | |
tree | e48c06d5dc557b10e6af5ea599c72c78cac8f764 /debian/patches/series | |
parent | Disabling pam_motd.so. (diff) | |
download | openssh-119ef95f73c32f106c02cbb5d525758498e0e7e6.tar.xz openssh-119ef95f73c32f106c02cbb5d525758498e0e7e6.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 d62e524..ae031d7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -33,3 +33,4 @@ CVE-2021-41617-1.patch CVE-2021-41617-2.patch CVE-2023-48795.patch CVE-2023-51385.patch +progress-linux/0001-ssh-keygen-default-key-type.patch |