summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:33:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:33:53 +0000
commit1da5910081e3918a53b6f945bcf7cbd705cc475e (patch)
tree74176a9759575995d26d76d3817363611d5d9f20 /debian/patches/series
parentSetting HostKeyAlgorithms in ssh_config to ED25519 and RSA. (diff)
downloadopenssh-1da5910081e3918a53b6f945bcf7cbd705cc475e.tar.xz
openssh-1da5910081e3918a53b6f945bcf7cbd705cc475e.zip
Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman.
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 0766f88..ac4de57 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -42,3 +42,4 @@ progress-linux/0005-ssh_config-CASignatureAlgorithms.patch
progress-linux/0006-ssh_config-Ciphers.patch
progress-linux/0007-ssh_config-HostbasedKeyTypes.patch
progress-linux/0008-ssh_config-HostKeyAlgorithms.patch
+progress-linux/0009-ssh_config-KexAlgorithms.patch