summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:33:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:33:33 +0000
commit42102b346cfeaef56bae602d5b5d2624485334b0 (patch)
treef79b15725095ceccfb77d59476a6d1a99ba90bad /debian/patches/series
parentSetting CASignatureAlgorithms in ssh_config to ED25519 and RSA. (diff)
downloadopenssh-42102b346cfeaef56bae602d5b5d2624485334b0.tar.xz
openssh-42102b346cfeaef56bae602d5b5d2624485334b0.zip
Setting Ciphers in ssh_config to ChaCha20 and AES.
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 64e6a42..1de170d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -39,3 +39,4 @@ progress-linux/0002-ssh-keygen-default-rsa-size.patch
progress-linux/0003-ssh-keygen-default-ecdsa-size.patch
progress-linux/0004-ssh_config-update.patch
progress-linux/0005-ssh_config-CASignatureAlgorithms.patch
+progress-linux/0006-ssh_config-Ciphers.patch