Hello community,
here is the log from the commit of package EternalTerminal for openSUSE:Factory
checked in at 2020-07-30 10:03:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/EternalTerminal (Old)
and /work/SRC/openSUSE:Factory/.EternalTerminal.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "EternalTerminal"
Thu Jul 30 10:03:08 2020 rev:6 rq:823519 version:6.0.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/EternalTerminal/EternalTerminal.changes
2020-06-25 15:08:17.173526842 +0200
+++
/work/SRC/openSUSE:Factory/.EternalTerminal.new.3592/EternalTerminal.changes
2020-07-30 10:04:07.487386802 +0200
@@ -1,0 +2,12 @@
+Thu Jul 30 06:30:25 UTC 2020 - Michael Vetter <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
et-v6.0.7.tar.gz
New:
----
et-v6.0.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ EternalTerminal.spec ++++++
--- /var/tmp/diff_new_pack.ZiFy56/_old 2020-07-30 10:04:08.119387332 +0200
+++ /var/tmp/diff_new_pack.ZiFy56/_new 2020-07-30 10:04:08.123387335 +0200
@@ -18,7 +18,7 @@
%global _firewalld_dir %{_prefix}/lib/firewalld
Name: EternalTerminal
-Version: 6.0.7
+Version: 6.0.8
Release: 0
Summary: Remote shell that survives IP roaming and disconnect
License: Apache-2.0
@@ -46,7 +46,7 @@
%autosetup -n EternalTerminal-et-v%{version}
%build
-%cmake -DDISABLE_CRASH_LOG=ON
+%cmake
%install
%cmake_install
++++++ et-v6.0.7.tar.gz -> et-v6.0.8.tar.gz ++++++
++++ 7169 lines of diff (skipped)