Skip to content

1.5.4

Compare
Choose a tag to compare
@hannesm hannesm released this 09 Dec 18:11
· 114 commits to main since this release

CHANGES:

  • Improve error messages when socket binding fails, and when albatross-console
    is not running (#139, inspired by #137, @hannesm @samoht)
  • Debian packages: add gmp and libnl package dependencies (#141 #142 @reynir
    @hannesm)
  • albatross-tls-endpoint: use Unix.inet6_addr_any, also add a command line
    argument to specify the listening address (#144 #145 @reynir @hannesm,
    reported in #143 by @palainp)
  • command line: allow multiple ":" in the hostname (to support IPv6 addresses)
    (#146 @hannesm)