Download tarballs from
https://matt.ucc.asn.au/dropbear/releases/dropbear-2026.94.tar.bz2 or
https://dropbear.nl/mirror/releases/dropbear-2026.94.tar.bz2
The tarball is reproducible from git with release.sh
Note >> for compatibility/configuration changes
-
Fix scp build failure regression from 2026.93
The new ascii_isdigit() etc wasn't linked. -
>> Print square brackets around ipv6 addresses with ports, eg
[2a00:f10:400:2:1c00:bcff:fe00:1c6]:22
This may affect log parsers such as fail2ban.
Patch from Seo Suchan -
Support longer paths in scp.
-
Avoid some build warnings, add increase github action coverage of
config options.