diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:06 +0000 |
commit | 5011014381f3bb1ac592470eda75e29fee4ed08d (patch) | |
tree | 71386ca1ff66bea3e7b2d56b4f38ad481bed7550 /debian/patches/series | |
parent | Setting MACs in ssh_config to UMAC and HMAC. (diff) | |
download | openssh-5011014381f3bb1ac592470eda75e29fee4ed08d.tar.xz openssh-5011014381f3bb1ac592470eda75e29fee4ed08d.zip |
Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA.
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 91fb6ec..ca1856b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -44,3 +44,4 @@ 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 +progress-linux/0011-ssh_config-PubkeyAcceptedKeyTypes.patch |