Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package element-desktop for openSUSE:Factory 
checked in at 2025-09-17 16:43:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/element-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.element-desktop.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "element-desktop"

Wed Sep 17 16:43:42 2025 rev:84 rq:1305263 version:1.11.112

Changes:
--------
--- /work/SRC/openSUSE:Factory/element-desktop/element-desktop.changes  
2025-09-01 17:19:13.657575946 +0200
+++ 
/work/SRC/openSUSE:Factory/.element-desktop.new.27445/element-desktop.changes   
    2025-09-17 16:43:44.129610750 +0200
@@ -1,0 +2,19 @@
+Tue Sep 16 14:48:05 UTC 2025 - Dominik Heidler <[email protected]>
+
+- Version 1.11.112
+  Fix 
https://github.com/element-hq/element-web/security/advisories/GHSA-m6c8-98f4-75rr
+      CVE-2025-59161
+  
+  ## This is the last release compatible with macOS Big Sur. It will not 
update further. Big Sur is End of Life for almost 2 years and the next version 
of Electron crashes upon startup on Big Sur.
+  
+  ## ✨ Features
+  
+  * https://github.com/element-hq/element-desktop/pull/2555). Contributed by 
@RiotRobot.
+  
+
+-------------------------------------------------------------------
+Wed Sep 10 12:25:34 UTC 2025 - Dominik Heidler <[email protected]>
+
+- Track element-web 1.1.111
+
+-------------------------------------------------------------------

Old:
----
  element-desktop-1.11.110.tar.gz

New:
----
  element-desktop-1.11.112.tar.gz

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

Other differences:
------------------
++++++ element-desktop.spec ++++++
--- /var/tmp/diff_new_pack.qXLqS3/_old  2025-09-17 16:43:46.097693898 +0200
+++ /var/tmp/diff_new_pack.qXLqS3/_new  2025-09-17 16:43:46.097693898 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           element-desktop
-Version:        1.11.110
+Version:        1.11.112
 Release:        0
 Summary:        A glossy Matrix collaboration client - desktop
 License:        AGPL-3.0-only OR GPL-3.0-only
@@ -212,7 +212,7 @@
 install -vd -m 0755 "%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/"
 for i in 16 24 48 64 96 128 256 512; do
        install -vd -m 0755 
"%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/"
-       install -pvm 0644 build/icons/${i}x${i}.png 
"%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/io.element.Element.png"
+       install -pvm 0644 build/icon.png 
"%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/io.element.Element.png"
 done
 
 # Prevent error msg on element start
@@ -237,8 +237,8 @@
 %{_datadir}/element/app/lib
 %{_datadir}/element/app/node_modules
 %{_datadir}/element/app/package.json
-%dir %{_datadir}/element/img
-%{_datadir}/element/img/*
+%dir %{_datadir}/element/build
+%{_datadir}/element/build/*
 
 %{_prefix}/lib/element/
 %config(noreplace) %{_sysconfdir}/element/config.json

++++++ break-esbuild-for-good.patch ++++++
--- /var/tmp/diff_new_pack.qXLqS3/_old  2025-09-17 16:43:46.133695420 +0200
+++ /var/tmp/diff_new_pack.qXLqS3/_new  2025-09-17 16:43:46.137695588 +0200
@@ -25,8 +25,8 @@
      if (isFirstPacket) {
        isFirstPacket = false;
        let binaryVersion = String.fromCharCode(...bytes);
--      if (binaryVersion !== "0.25.5") {
--        throw new Error(`Cannot start service: Host version "${"0.25.5"}" 
does not match binary version ${quote(binaryVersion)}`);
+-      if (binaryVersion !== "0.25.9") {
+-        throw new Error(`Cannot start service: Host version "${"0.25.9"}" 
does not match binary version ${quote(binaryVersion)}`);
 -      }
        return;
      }

++++++ element-desktop-1.11.110.tar.gz -> element-desktop-1.11.112.tar.gz ++++++
++++ 1957 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/element-desktop/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.element-desktop.new.27445/vendor.tar.zst differ: 
char 7, line 1

Reply via email to