diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:12 +0000 |
commit | 05bea48690e9bbb0954c65b1b2f22f069b7cbd09 (patch) | |
tree | 1198990dfbc21f7b028dfb95152203def528e5f9 /debian/patches/series | |
parent | Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA. (diff) | |
download | openssh-05bea48690e9bbb0954c65b1b2f22f069b7cbd09.tar.xz openssh-05bea48690e9bbb0954c65b1b2f22f069b7cbd09.zip |
Setting IdentityFile 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 ca1856b..95cbb52 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -45,3 +45,4 @@ 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 +progress-linux/0012-ssh_config-IdentityFile.patch |