Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nodejs-electron for openSUSE:Factory 
checked in at 2024-07-01 11:19:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-electron.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-electron"

Mon Jul  1 11:19:33 2024 rev:122 rq:1183969 version:29.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes  
2024-06-14 19:01:13.873698567 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-electron.new.18349/nodejs-electron.changes   
    2024-07-01 11:19:47.713803418 +0200
@@ -1,0 +2,15 @@
+Fri Jun 28 16:56:51 UTC 2024 - Bruno Pitrus <brunopit...@hotmail.com>
+
+- New upstream release 29.4.3
+  * Fixed an issue where navigator.usb.getDevices() could crash in some 
circumstances.
+  * Fixed an issue where bad flags passed via --js-flags could cause a crash.
+  * Fixed an issue where control could fail to return properly after saving a 
dialog using showOpenDialogSync on Linux.
+  * Fixed an issue where some calls to WebUSB methods could crash.
+  * Fixed potentially incorrect exit code in UtilityProcess.
+  * Fixed support for multiple folder/file selection in //shell_dialogs portal 
implementation.
+  * Security fixes for CVE-2024-5499 CVE-2024-5493 CVE-2024-5496 (bsc#1225690)
+  * Security fixes for CVE-2024-5158 CVE-2024-5157 CVE-2024-5159 (bsc#1224818)
+  * Security fixes for CVE-2024-6100 CVE-2024-6101 (bsc#1226504)
+- Correct .desktop file name to match the CHROME_DESKTOP environment variable.
+
+-------------------------------------------------------------------

Old:
----
  electron-29.4.2.tar.zst
  electron.desktop

New:
----
  Electron.desktop
  electron-29.4.3.tar.zst

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

Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.A5FZTM/_old  2024-07-01 11:19:54.418047653 +0200
+++ /var/tmp/diff_new_pack.A5FZTM/_new  2024-07-01 11:19:54.418047653 +0200
@@ -209,7 +209,7 @@
 
 
 Name:           nodejs-electron
-Version:        29.4.2
+Version:        29.4.3
 %global tag_version %version
 Release:        0
 Summary:        Build cross platform desktop apps with JavaScript, HTML, and 
CSS
@@ -219,7 +219,7 @@
 Source0:        %{mod_name}-%{tag_version}.tar.zst
 Source1:        create_tarball.sh
 Source10:       electron-launcher.sh
-Source11:       electron.desktop
+Source11:       Electron.desktop
 
 
 # Reverse upstream changes to be able to build against ffmpeg-4
@@ -898,7 +898,7 @@
 
 %if %{with lto}
 %ifarch aarch64
-export LDFLAGS="$LDFLAGS -flto=auto --param ggc-min-expand=20 --param 
ggc-min-heapsize=32768 --param lto-max-streaming-parallelism=1 
-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
+export LDFLAGS="$LDFLAGS -flto=4 --param ggc-min-expand=20 --param 
ggc-min-heapsize=32768 --param lto-max-streaming-parallelism=1 
-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
 %else
 # x64 is fine with the the default settings (the machines have 30GB+ ram)
 export LDFLAGS="$LDFLAGS -flto=auto"
@@ -1459,7 +1459,7 @@
 %files
 %license electron/LICENSE out/Release/LICENSES.chromium.html
 %{_bindir}/electron
-%{_datadir}/applications/electron.desktop
+%{_datadir}/applications/Electron.desktop
 %{_datadir}/icons/hicolor/16x16/apps/electron.png
 %{_datadir}/icons/hicolor/32x32/apps/electron.png
 %{_datadir}/icons/hicolor/48x48/apps/electron.png

++++++ Electron.desktop ++++++
[Desktop Entry]
Type=Application
Name=Electron
Icon=electron
Exec=electron %u
Categories=Development;GTK;
NoDisplay=true
StartupNotify=true
StartupWMClass=electron

++++++ electron-29.4.2.tar.zst -> electron-29.4.3.tar.zst ++++++
/work/SRC/openSUSE:Factory/nodejs-electron/electron-29.4.2.tar.zst 
/work/SRC/openSUSE:Factory/.nodejs-electron.new.18349/electron-29.4.3.tar.zst 
differ: char 7, line 1

Reply via email to