diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:33:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:33:01 +0000 |
commit | 158bae35ff77f415fef448f45d21b1ae41fd685a (patch) | |
tree | 8960a1dcf0f4671fe1e60c3194a3a9bec1b70505 /debian/patches/series | |
parent | Setting default RSA size in ssh-keygen to 4096. (diff) | |
download | openssh-158bae35ff77f415fef448f45d21b1ae41fd685a.tar.xz openssh-158bae35ff77f415fef448f45d21b1ae41fd685a.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 10fb758..129c263 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -36,3 +36,4 @@ seccomp-handle-shm.patch sandbox-seccomp-ipc.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 |