Package Release Info

EternalTerminal-6.2.1-bp154.2.3.1

Update Info: openSUSE-2022-10185
Available in Package Hub : 15 SP4 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

EternalTerminal

Change Logs

Version: 6.2.1-bp153.2.3.1
* Thu Aug 18 2022 Michael Vetter <mvetter@suse.com>
- 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
* Fri May 06 2022 Michael Vetter <mvetter@suse.com>
- Update to 6.2.1:
  * Fix build issues
- Remove upstreamed patches:
  * EternalTerminal-6.2.0-return.patch
  * EternalTerminal-6.2.0-optional.patch
* Thu May 05 2022 Michael Vetter <mvetter@suse.com>
- Update to 6.2.0:
  * Several security and stability improvements.
  * CVE-2022-24949 [bsc#1202435]
  * CVE-2022-24950 [bsc#1202434]
  * CVE-2022-24951 [bsc#1202433]
  * CVE-2022-24952 [bsc#1202432]
- Add EternalTerminal-6.2.0-return.patch
  See https://github.com/MisterTea/EternalTerminal/pull/518
- Add EternalTerminal-6.2.0-optional.patch
* Thu Jan 13 2022 Michael Vetter <mvetter@suse.com>
- Update to 6.1.11:
  * Compile fixes for later versions of gcc
- Remove et-limits.patch: upstreamed
* Thu Nov 04 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.9:
  * Security & Compatibility fixes
* Mon May 31 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.8:
  * ssh config 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
* Wed Apr 07 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.7:
  * Fix race condition in connection test
  * Reduce debug object size
  * Move deployment scripts to deployment branch
  * Do not install files from PlatformFolders project
* Wed Apr 07 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.6:
  * Fix crash on exit.
  * Fix ARM build.
* Wed Apr 07 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.5:
  * Fixes for various OSes
  * Update sentry version
* Sun Mar 14 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.4:
  * Add stack trace on unhandled exception
* Mon Mar 08 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.3:
  * Fixes for various OSes and build systems
  * Allow older cmake versions on non-windows platforms
  * Fix for older cmake versions
* Fri Mar 05 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.1.0:
  * Build using vcpkg
  * Monitor crashes
  * Fix some race conditions
  * Add --ssh-option argument for passing arguments to ssh
  * Android support
* Thu Nov 19 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.13:
  * Fix warning by systemctl (#346)
  * Import UST
  * Several documentation fixes
* Mon Aug 03 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.11:
  * Fix version number
* Mon Aug 03 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.10:
  * Fix --help and --version flags
* Fri Jul 31 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.9:
  * TSAN fixes
  * Pass errno correctly from ::read
* Thu Jul 30 2020 Michael Vetter <mvetter@suse.com>
- 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
* Wed Jun 24 2020 Michael Vetter <mvetter@suse.com>
- Build with DISABLE_CRASH_LOG=ON to prevent segfault upon abort
  See https://github.com/MisterTea/EternalTerminal/issues/324
Version: 6.0.7-bp152.1.7
* Wed Mar 04 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.7:
  * Add Match Host support to ssh config
* Mon Feb 17 2020 Michael Vetter <mvetter@suse.com>
- Update to 6.0.6:
  * Generate passkeys on server (#280)
* Fri Dec 27 2019 Michael Vetter <mvetter@suse.com>
- Update to 6.0.5:
  * Fix SSH config parsing bug when Hostname is specified (#235)
  * Expand tilde before parsing include file (#244)
  * Add a build option to disable easylogging's default
    crash handler (#246)
  * Several bug fixes
* Wed Nov 27 2019 Michael Vetter <mvetter@suse.com>
- Initial package 6.0.4 for openSUSE