diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:00 +0000 |
commit | 0738b8880507d9b09bef60426cb815f96f2f14ef (patch) | |
tree | c279c67a95453feaaccc355e3b8a5da48bed06ab /debian/patches/series | |
parent | Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. (diff) | |
download | openssh-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 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
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 |