diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:42:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:42:56 +0000 |
commit | f1749deaf0c6c4f8f6dc4b9185888b216c4ce34c (patch) | |
tree | b5f59b9f7eacff2a888a7e4fe03827bfa74f35bb /debian/patches/series | |
parent | Setting default RSA size in ssh-keygen to 4096. (diff) | |
download | openssh-f1749deaf0c6c4f8f6dc4b9185888b216c4ce34c.tar.xz openssh-f1749deaf0c6c4f8f6dc4b9185888b216c4ce34c.zip |
Setting default ECDSA size in ssh-keygen to 521.
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 7386086..5dfcf63 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -35,3 +35,4 @@ CVE-2023-51384.patch CVE-2023-51385.patch progress-linux/0001-ssh-keygen-default-key-type.patch progress-linux/0002-ssh-keygen-default-rsa-size.patch +progress-linux/0003-ssh-keygen-default-ecdsa-size.patch |