summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:29 +0000
commit7b15ee3debbf5e2cb1685165a04194b2fb953b56 (patch)
tree530bd793322007d8f2f9c7f730618402681e57bb /debian/patches/series
parentSetting default host key generation to ED25519 and RSA. (diff)
downloadopenssh-7b15ee3debbf5e2cb1685165a04194b2fb953b56.tar.xz
openssh-7b15ee3debbf5e2cb1685165a04194b2fb953b56.zip
Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 95cbb52..a173b76 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -46,3 +46,4 @@ progress-linux/0009-ssh_config-KexAlgorithms.patch
progress-linux/0010-ssh_config-MACs.patch
progress-linux/0011-ssh_config-PubkeyAcceptedKeyTypes.patch
progress-linux/0012-ssh_config-IdentityFile.patch
+progress-linux/0013-sshd_config-CASignatureAlgorithms.patch