diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:52:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:52:30 +0000 |
commit | f1f662d9b52d98f4fd6793083e839bf66e40a297 (patch) | |
tree | a47891d37abe03630cc8ad9f85a91f4eb161c834 /debian/patches/series | |
parent | Setting default RSA size in ssh-keygen to 4096. (diff) | |
download | openssh-f1f662d9b52d98f4fd6793083e839bf66e40a297.tar.xz openssh-f1f662d9b52d98f4fd6793083e839bf66e40a297.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 a400792..29f9ee1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -27,3 +27,4 @@ conch-ssh-rsa.patch systemd-socket-activation.patch broken-zero-call-used-regs.patch progress-linux/0001-ssh-keygen-default-rsa-size.patch +progress-linux/0002-ssh-keygen-default-ecdsa-size.patch |