summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:35:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:35:06 +0000
commit1f6ef74cab7bf4c047b864041c2dcee32b1cece4 (patch)
tree5ba994611d691d4acfdf643b129721ffacead898 /debian/patches/series
parentSetting KexAlgorithms in sshd_config to Curve25519 and Diffie-Hellman. (diff)
downloadopenssh-1f6ef74cab7bf4c047b864041c2dcee32b1cece4.tar.xz
openssh-1f6ef74cab7bf4c047b864041c2dcee32b1cece4.zip
Setting MACs in sshd_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 7109e8b..bb700d3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -51,3 +51,4 @@ progress-linux/0014-sshd_config-Ciphers.patch
progress-linux/0015-sshd_config-HostbasedAcceptedKeyTypes.patch
progress-linux/0016-sshd_config-HostKeyAlgorithms.patch
progress-linux/0017-sshd_config-KexAlgorithms.patch
+progress-linux/0018-sshd_config-MACs.patch