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.
openwrt/package
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
..
base-files base-files: coreutil-sha256sum breaks status code 4 years ago
boot ramips: add support for RAVPower RP-WD009 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware linux-firmware: Update linux-firmware to 20200619 4 years ago
kernel mac80211: allow ACS restriction with fixed channel 4 years ago
libs libjson-c: update to 0.14 4 years ago
network dropbear: make rsa-sha2-256 pubkeys usable again 4 years ago
system zram-swap: init: replace backticks with $() 4 years ago
utils ravpower-mcu: add missing PKG_RELEASE 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago