Skip to content

Releases: MisterTea/EternalTerminal

Eternal Terminal v6.2.9

01 May 18:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: et-v6.2.8...et-v6.2.9

Eternal Terminal v6.2.8

01 Sep 15:30
Compare
Choose a tag to compare

Upgrade catch2 to fix another gcc13 error.

Eternal Terminal v6.2.7

31 Aug 14:29
Compare
Choose a tag to compare

Fixes errors in release build & CI

Eternal Terminal v6.2.6

29 Aug 20:53
93adef9
Compare
Choose a tag to compare
  • Replaced protobuf-lite (deprecated) with protobuf
  • Fixes for gcc12, gcc13, amazon linux 2, CentOS 7,

Eternal Terminal v6.2.4

20 Jan 02:41
Compare
Choose a tag to compare

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

Eternal Terminal v6.2.1

05 May 15:21
Compare
Choose a tag to compare

Fix compile issues on some versions of debian/ubuntu

Eternal Terminal v6.2.0

05 May 04:30
Compare
Choose a tag to compare

Several security and stability improvements.

Eternal Terminal v6.1.11

11 Jan 14:56
Compare
Choose a tag to compare

Compile fixes for later versions of gcc

Eternal Terminal v6.1.10

11 Jan 01:37
Compare
Choose a tag to compare

Fixes for macos.

Eternal Terminal v6.1.9

03 Nov 22:15
Compare
Choose a tag to compare
  • Security & Compatibility fixes