openwrt/package/network/services/dropbear/patches
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>
2020-07-07 19:47:24 +02:00
..
100-pubkey_path.patch dropbear: bump to 2020.79 2020-06-21 21:33:23 +02:00
110-change_user.patch dropbear: bump to 2020.79 2020-06-21 21:33:23 +02:00
130-ssh_ignore_x_args.patch dropbear: bump to 2019.77 2019-03-25 22:25:32 +01:00
140-disable_assert.patch dropbear: bump to 2019.77 2019-03-25 22:25:32 +01:00
160-lto-jobserver.patch dropbear: bump to 2020.79 2020-06-21 21:33:23 +02:00
600-allow-blank-root-password.patch dropbear: bump to 2019.77 2019-03-25 22:25:32 +01:00
900-configure-hardening.patch dropbear: fix hardening flags during configure 2019-03-25 22:25:33 +01:00
901-bundled-libs-cflags.patch dropbear: bump to 2020.79 2020-06-21 21:33:23 +02:00
910-signkey-fix-use-of-rsa-sha2-256-pubkeys.patch dropbear: make rsa-sha2-256 pubkeys usable again 2020-07-07 19:47:24 +02:00