Skip to content

Dropbear 2026.94

Latest

Choose a tag to compare

@mkj mkj released this 23 Jul 14:52

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.