You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Petr Štetiar 4e57fd5ada dropbear: make rsa-sha2-256 pubkeys usable again
Upstream in commit 972d723484d8 ("split signkey_type and signature_type
for RSA sha1 vs sha256") has added strict checking of pubkey algorithms
which made keys with SHA-256 hashing algorithm unusable as they still
reuse the `ssh-rsa` public key format. So fix this by disabling the
check for `rsa-sha2-256` pubkeys.

Ref: https://tools.ietf.org/html/rfc8332#section-3
Fixes: d4c80f5b17 ("dropbear: bump to 2020.80")
Tested-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
100-pubkey_path.patch dropbear: bump to 2020.79 4 years ago
110-change_user.patch dropbear: bump to 2020.79 4 years ago
130-ssh_ignore_x_args.patch dropbear: bump to 2019.77 5 years ago
140-disable_assert.patch dropbear: bump to 2019.77 5 years ago
160-lto-jobserver.patch dropbear: bump to 2020.79 4 years ago
600-allow-blank-root-password.patch dropbear: bump to 2019.77 5 years ago
900-configure-hardening.patch dropbear: fix hardening flags during configure 5 years ago
901-bundled-libs-cflags.patch dropbear: bump to 2020.79 4 years ago
910-signkey-fix-use-of-rsa-sha2-256-pubkeys.patch dropbear: make rsa-sha2-256 pubkeys usable again 4 years ago