diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:12 +0000 |
commit | f049a1b64f2e423e48f371900d15dda7264ee766 (patch) | |
tree | 2394f8e1a4acef2013b33f5ad402ff91d53ad368 /debian/patches/series | |
parent | Setting MACs in sshd_config to UMAC and HMAC. (diff) | |
download | openssh-f049a1b64f2e423e48f371900d15dda7264ee766.tar.xz openssh-f049a1b64f2e423e48f371900d15dda7264ee766.zip |
Setting PubkeyAcceptedKeyTypes in sshd_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 bb700d3..02df6c8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -52,3 +52,4 @@ 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 +progress-linux/0019-sshd_config-PubkeyAcceptedKeyTypes.patch |