Revisions of EternalTerminal

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1108504 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 21)
- Update to 6.2.8:
  * Upgrade catch2 to fix another gcc13 error.

- Update to 6.2.7
  * Fixes errors in release build & CI
- Drop ET-gcc13.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1071204 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
- Move binary 'et' to 'et-client'
  There is a naming conflict with 'erdtree' and it makes more sense
  to have that with the shorter name.
  Additionally I think EternalTerminal isn't used that much.
  And they last CVEs were handled not so well which is why we even
  think about dropping it in the future
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1060453 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- Update to 6.2.4:
  * CVE-2022-48257, CVE-2022-48258 remedied
  * fix readme regarding port forwarding #522
  * Fix test failures that started appearing in CI #526
  * Add documentation for the EternalTerminal protocol #523
  * ssh-et: apply upstream updates #527
  * docs: write gpg key to trusted.gpg.d for APT #530
  * Support for ipv6 addresses (with or without port specified) #536
  * ipv6 abbreviated address support #539
  * Fix launchd plist config to remove daemonization. #540
  * Explicitly set verbosity from cxxopts value. #542
  * Remove daemon flag in systemd config #549
  * Format all source with clang-format. #552
  * Fix tunnel parsing exception handling. #550
  * Fix SIGTERM behavior that causes systemd control of etserver to timeout. #554
  * Parse telemetry ini config as boolean and make telemetry opt-in. #553
  * Logfile open mode and permission plus location configurability. #556
- bsc#1207123 (CVE-2022-48257) Fix predictable logfile names in /tmp
- bsc#1207124 (CVE-2022-48258) Fix etserver and etclient have world-readable logfiles
- Note: Upstream released 6.2.2 with fixes then 6.2.4 and later removed 6.2.2
  and redid 6.2.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 997668 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Require gcc-c++ instead of gcc12-c++ in most cases
  This will be gcc12-c++ on TW by default
  In Leap 15.3/15.4 hard-require gcc10-c++ since the build fails with
  older versions

  * EternalTerminal-6.2.0-return.patch
  * CVE-2022-24949 [bsc#1202435]
  * CVE-2022-24950 [bsc#1202434]
  * CVE-2022-24951 [bsc#1202433]
  * CVE-2022-24952 [bsc#1202432]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 975351 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 6.2.1:
  * Fix build issues
- Remove upstreamed patches:
  * EternalTerminal-6.2.0-return.patch                                                                                                        
  * EternalTerminal-6.2.0-optional.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 975216 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 6.2.0:
  * Several security and stability improvements.
- Add EternalTerminal-6.2.0-return.patch
  See https://github.com/MisterTea/EternalTerminal/pull/518
- Add EternalTerminal-6.2.0-optional.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 946163 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 6.1.11:
  * Compile fixes for later versions of gcc
- Remove et-limits.patch: upstreamed
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 929131 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
- Update to 6.1.9:
  * Security & Compatibility fixes

- Add et-limits.patch:
  Fix build by patching in-tree sentry.
  See https://github.com/MisterTea/EternalTerminal/issues/412
  and https://github.com/getsentry/sentry-native/issues/501
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 896385 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- Update to 6.1.8:
  * ssh config fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 849345 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 6.0.13:
  * Fix warning by systemctl (#346)
  * Import UST
  * Several documentation fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 824072 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
- Update to 6.0.11:
  * Fix version number

- Update to 6.0.10:
  * Fix --help and --version flags
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 823688 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- Update to 6.0.9:
  * TSAN fixes
  * Pass errno correctly from ::read
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 823519 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Update to 6.0.8:
  * TSAN/ASAN fixes
  * Parse named socket port forwards (#293)
  * Fix input for forward tunnels (#319)
  * Revert back to write/read instead of send/recv on unix (#323, #322)
  * Handle SIGINT manually (#333, #324)
- Build with DISABLE_CRASH_LOG=OFF since SIGINT is now not handled
  by easylogging++ anymore, thus ctrl+c won't lead to crash
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 816851 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 5)
- Build with DISABLE_CRASH_LOG=ON to prevent segfault upon abort
  See https://github.com/MisterTea/EternalTerminal/issues/324
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 781390 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 4)
- Update to 6.0.7:
  * Add Match Host support to ssh config
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774819 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 3)
- Update to 6.0.6:
  * Generate passkeys on server (#280)
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by