Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package EternalTerminal for openSUSE:Factory 
checked in at 2023-03-14 18:16:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/EternalTerminal (Old)
 and      /work/SRC/openSUSE:Factory/.EternalTerminal.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "EternalTerminal"

Tue Mar 14 18:16:41 2023 rev:19 rq:1071204 version:6.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/EternalTerminal/EternalTerminal.changes  
2023-01-23 18:33:53.380859900 +0100
+++ 
/work/SRC/openSUSE:Factory/.EternalTerminal.new.31432/EternalTerminal.changes   
    2023-03-14 18:16:43.155755722 +0100
@@ -1,0 +2,10 @@
+Mon Mar 13 17:52:59 UTC 2023 - Michael Vetter <mvet...@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
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ EternalTerminal.spec ++++++
--- /var/tmp/diff_new_pack.TST3V7/_old  2023-03-14 18:16:44.735764168 +0100
+++ /var/tmp/diff_new_pack.TST3V7/_new  2023-03-14 18:16:44.739764189 +0100
@@ -75,6 +75,7 @@
 install -m 0644 -p systemctl/et.service %{buildroot}%{_unitdir}/et.service
 install -m 0644 -p etc/et.cfg %{buildroot}%{_sysconfdir}/et.cfg
 install -m 0644 %{SOURCE1} %{buildroot}%{_firewalld_dir}/services/et.xml
+mv %{buildroot}%{_bindir}/et %{buildroot}%{_bindir}/et-client
 
 %pre
 %service_add_pre et.service
@@ -93,7 +94,7 @@
 %files
 %license LICENSE
 %doc README.md
-%{_bindir}/et
+%{_bindir}/et-client
 %{_bindir}/etserver
 %{_bindir}/etterminal
 %{_bindir}/htm

Reply via email to