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
- @cbyrohl made their first contribution in #522
- @Rongronggg9 made their first contribution in #530
- @CmdQ made their first contribution in #549
Full Changelog: et-v6.2.1...et-v6.2.4