2024-02-13 15:33:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 13 13:46:50 UTC 2024 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove the hardcoded libopenssl-1_1-devel and replace it with
|
|
|
|
|
libopenssl-devel (bsc#1219879).
|
|
|
|
|
|
2023-09-01 17:38:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 1 17:28:29 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.2.8:
|
|
|
|
|
* Upgrade catch2 to fix another gcc13 error.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 1 17:27:52 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.2.7
|
|
|
|
|
* Fixes errors in release build & CI
|
|
|
|
|
- Drop ET-gcc13.patch
|
|
|
|
|
|
2023-04-13 08:39:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 12 10:22:11 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Add ET-gcc13.patch: Fix build using GCC 13.
|
|
|
|
|
|
2023-03-13 17:54:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 13 17:52:59 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2023-01-20 08:17:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 20 07:58:25 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.2.4:
|
2023-01-23 15:34:08 +00:00
|
|
|
* 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
|
2023-01-20 08:17:27 +00:00
|
|
|
|
2022-11-07 08:53:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 7 06:35:42 UTC 2022 - Max Lin <mlin@suse.com>
|
|
|
|
|
|
|
|
|
|
- Hard buildrequires gcc10-c++ in Leap 15.5
|
|
|
|
|
|
2022-08-18 06:06:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 18 06:04:48 UTC 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
|
2022-08-18 06:16:13 +00:00
|
|
|
In Leap 15.3/15.4 hard-require gcc10-c++ since the build fails with
|
2022-08-18 06:06:23 +00:00
|
|
|
older versions
|
|
|
|
|
|
2022-05-05 12:18:57 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-05-06 08:01:09 +00:00
|
|
|
Fri May 6 07:56:55 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.2.1:
|
2022-05-06 08:01:21 +00:00
|
|
|
* Fix build issues
|
2022-05-06 08:01:09 +00:00
|
|
|
- Remove upstreamed patches:
|
2022-08-18 06:06:23 +00:00
|
|
|
* EternalTerminal-6.2.0-return.patch
|
2022-05-06 08:01:09 +00:00
|
|
|
* EternalTerminal-6.2.0-optional.patch
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-05-05 12:18:57 +00:00
|
|
|
Thu May 5 08:30:38 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.2.0:
|
|
|
|
|
* Several security and stability improvements.
|
2022-08-17 15:05:24 +00:00
|
|
|
* CVE-2022-24949 [bsc#1202435]
|
|
|
|
|
* CVE-2022-24950 [bsc#1202434]
|
|
|
|
|
* CVE-2022-24951 [bsc#1202433]
|
|
|
|
|
* CVE-2022-24952 [bsc#1202432]
|
2022-05-05 12:18:57 +00:00
|
|
|
- Add EternalTerminal-6.2.0-return.patch
|
|
|
|
|
See https://github.com/MisterTea/EternalTerminal/pull/518
|
2022-05-05 14:39:45 +00:00
|
|
|
- Add EternalTerminal-6.2.0-optional.patch
|
2022-05-05 12:18:57 +00:00
|
|
|
|
2022-01-13 14:25:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 13 14:21:27 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.11:
|
|
|
|
|
* Compile fixes for later versions of gcc
|
2022-01-13 14:26:11 +00:00
|
|
|
- Remove et-limits.patch: upstreamed
|
2022-01-13 14:25:33 +00:00
|
|
|
|
2021-11-04 08:41:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 4 08:39:16 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.9:
|
|
|
|
|
* Security & Compatibility fixes
|
|
|
|
|
|
2021-05-31 15:14:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 31 15:10:52 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.8:
|
|
|
|
|
* ssh config fixes
|
2021-11-04 08:41:59 +00:00
|
|
|
- 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
|
2021-05-31 15:14:16 +00:00
|
|
|
|
2021-04-08 10:40:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 7 07:37:08 UTC 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 7 07:36:41 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.6:
|
|
|
|
|
* Fix crash on exit.
|
|
|
|
|
* Fix ARM build.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 7 07:36:16 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.5:
|
|
|
|
|
* Fixes for various OSes
|
|
|
|
|
* Update sentry version
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 14 14:43:18 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.1.4:
|
|
|
|
|
* Add stack trace on unhandled exception
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 8 08:11:15 UTC 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 5 09:27:20 UTC 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
|
|
|
|
|
|
2020-11-19 09:03:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 19 08:56:19 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.13:
|
|
|
|
|
* Fix warning by systemctl (#346)
|
|
|
|
|
* Import UST
|
|
|
|
|
* Several documentation fixes
|
|
|
|
|
|
2020-08-03 06:51:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 3 06:45:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.11:
|
|
|
|
|
* Fix version number
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 3 06:45:45 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.10:
|
|
|
|
|
* Fix --help and --version flags
|
|
|
|
|
|
2020-07-31 06:39:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 31 06:33:48 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.9:
|
|
|
|
|
* TSAN fixes
|
|
|
|
|
* Pass errno correctly from ::read
|
|
|
|
|
|
2020-07-30 06:41:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 30 06:30:25 UTC 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
|
|
|
|
|
|
2020-06-24 14:28:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 24 14:21:42 UTC 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
|
|
|
|
|
|
2020-03-04 06:55:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 4 06:50:04 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.7:
|
|
|
|
|
* Add Match Host support to ssh config
|
|
|
|
|
|
2020-02-17 10:05:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 17 09:58:16 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 6.0.6:
|
|
|
|
|
* Generate passkeys on server (#280)
|
|
|
|
|
|
2019-12-27 11:28:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 27 11:23:46 UTC 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
|
|
|
|
|
|
2019-12-02 07:46:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 27 08:27:09 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial package 6.0.4 for openSUSE
|