openwrt/package/network/services
Etienne Champetier ee910d1e67 dropbear: add ed25519 for failsafe key
At least Fedora and RHEL 9 set RSAMinSize=2048, so when trying to use
failsafe, we get 'Bad server host key: Invalid key length'
To workaround the issue, we can use: ssh -o RSAMinSize=1024 ...

Generating 2048 bits RSA is extremely slow, so add ed25519.
We keep RSA 1024 to be as compatible as possible.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit 6ac61dead9)
2023-07-26 14:00:52 +02:00
..
bridger bridger: update to the latest version 2023-05-12 21:18:31 +02:00
dnsmasq treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
dropbear dropbear: add ed25519 for failsafe key 2023-07-26 14:00:52 +02:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: update to 2023-06-22 2023-07-20 08:04:11 +02:00
ipset-dns build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
lldpd lldpd: update to 1.0.17 2023-05-24 19:26:19 +01:00
odhcpd odhcpd: bump to latest git HEAD 2023-06-24 19:09:52 +02:00
omcproxy omcproxy: bump to git HEAD 2021-11-04 15:04:45 +02:00
ppp treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
relayd relayd: bump to version 2023-01-28 2023-01-28 20:24:22 +01:00
uhttpd uhttpd: update to latest git HEAD 2023-06-25 22:50:50 +02:00
umdns umdns: Update to umdns HEAD 2023-05-18 18:07:17 +02:00
unetd unetd: update to the latest version 2023-06-12 22:10:17 +02:00
ustp treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00