Skip to content

Eternal Terminal v6.2.4

Compare
Choose a tag to compare
@MisterTea MisterTea released this 20 Jan 02:41
· 59 commits to release since this release

What's Changed

  • CVE-2022-48257, CVE-2022-48258 remedied
  • fix readme regarding port forwarding by @cbyrohl in #522
  • Fix test failures that started appearing in CI by @jwmcglynn in #526
  • Add documentation for the EternalTerminal protocol by @jwmcglynn in #523
  • ssh-et: apply upstream updates by @infokiller in #527
  • docs: write gpg key to trusted.gpg.d for APT by @Rongronggg9 in #530
  • Support for ipv6 addresses (with or without port specified) by @jshort in #536
  • ipv6 abbreviated address support by @jshort in #539
  • Fix launchd plist config to remove daemonization. by @jshort in #540
  • Explicitly set verbosity from cxxopts value. by @jshort in #542
  • Remove daemon flag in systemd config by @CmdQ in #549
  • Format all source with clang-format. by @jshort in #552
  • Fix tunnel parsing exception handling. by @jshort in #550
  • Fix SIGTERM behavior that causes systemd control of etserver to timeout. by @jshort in #554
  • Parse telemetry ini config as boolean and make telemetry opt-in. by @jshort in #553
  • Logfile open mode and permission plus location configurability. by @jshort in #556

New Contributors

Full Changelog: et-v6.2.1...et-v6.2.4