summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:00 +0000
commit0738b8880507d9b09bef60426cb815f96f2f14ef (patch)
treec279c67a95453feaaccc355e3b8a5da48bed06ab /debian/patches/series
parentSetting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. (diff)
downloadopenssh-0738b8880507d9b09bef60426cb815f96f2f14ef.tar.xz
openssh-0738b8880507d9b09bef60426cb815f96f2f14ef.zip
Setting MACs in ssh_config to UMAC and HMAC.
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 ac4de57..91fb6ec 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -43,3 +43,4 @@ 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
+progress-linux/0010-ssh_config-MACs.patch