Skip to content

Commit c858584

Browse files
dheidlerbmwiedemann
authored andcommitted
Update element-desktop to version 1.11.90 / rev 74 via SR 1238072
https://build.opensuse.org/request/show/1238072 by user dheidler + anag+factory - Version 1.11.90 ## ✨ Features * Docker: run as non-root (element-hq/element-web#28849). Contributed by @richvdh. * Docker: allow configuration of HTTP listen port via env var (element-hq/element-web#28840). Contributed by @richvdh. * Update matrix-wysiwyg to consume WASM asset (element-hq/element-web#28838). Contributed by @t3chguy. * OIDC settings tweaks (element-hq/element-web#28787). Contributed by @t3chguy. * Delabs native OIDC support (element-hq/element-web#28615). Contributed by @t3chguy. * Move room header info button to right-most position (element-hq/element-web#28754). Contributed by @t3chguy. * Enable key backup by defa
1 parent f5cb532 commit c858584

File tree

8 files changed

+58
-4
lines changed

8 files changed

+58
-4
lines changed

packages/e/element-desktop/.files

0 Bytes
Binary file not shown.

packages/e/element-desktop/.rev

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,4 +1126,28 @@ Version 1.11.84
11261126
<comment>Automatic submission by obs-autosubmit</comment>
11271127
<requestid>1233323</requestid>
11281128
</revision>
1129+
<revision rev="74" vrev="1">
1130+
<srcmd5>a8e8777453af3511380ef5ff9b52f8a3</srcmd5>
1131+
<version>1.11.90</version>
1132+
<time>1736959559</time>
1133+
<user>anag+factory</user>
1134+
<comment>- Version 1.11.90
1135+
## ✨ Features
1136+
* Docker: run as non-root (https://github.com/element-hq/element-web/pull/28849). Contributed by @richvdh.
1137+
* Docker: allow configuration of HTTP listen port via env var (https://github.com/element-hq/element-web/pull/28840). Contributed by @richvdh.
1138+
* Update matrix-wysiwyg to consume WASM asset (https://github.com/element-hq/element-web/pull/28838). Contributed by @t3chguy.
1139+
* OIDC settings tweaks (https://github.com/element-hq/element-web/pull/28787). Contributed by @t3chguy.
1140+
* Delabs native OIDC support (https://github.com/element-hq/element-web/pull/28615). Contributed by @t3chguy.
1141+
* Move room header info button to right-most position (https://github.com/element-hq/element-web/pull/28754). Contributed by @t3chguy.
1142+
* Enable key backup by default (https://github.com/element-hq/element-web/pull/28691). Contributed by @dbkr.
1143+
## 🐛 Bug Fixes
1144+
* Fix building the automations mermaid diagram (https://github.com/element-hq/element-web/pull/28881). Contributed by @dbkr.
1145+
* Playwright: wait for the network listener on the postgres db (https://github.com/element-hq/element-web/pull/28808). Contributed by @dbkr.
1146+
Version 1.11.89
1147+
* No changes
1148+
## 🐛 Bug Fixes
1149+
* Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593)
1150+
* Fix url preview display (https://github.com/element-hq/element-web/pull/28766).</comment>
1151+
<requestid>1238072</requestid>
1152+
</revision>
11291153
</revisionlist>

packages/e/element-desktop/element-desktop-1.11.88.tar.gz

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ipfs/bafybeic22msb7dci7eijy56le5v7iiayxnmnhzwxlwnns6umwcz2yfbhtu

packages/e/element-desktop/element-desktop.changes

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
-------------------------------------------------------------------
2+
Wed Jan 15 14:01:29 UTC 2025 - Dominik Heidler <[email protected]>
3+
4+
- Version 1.11.90
5+
## ✨ Features
6+
7+
* Docker: run as non-root (https://github.com/element-hq/element-web/pull/28849). Contributed by @richvdh.
8+
* Docker: allow configuration of HTTP listen port via env var (https://github.com/element-hq/element-web/pull/28840). Contributed by @richvdh.
9+
* Update matrix-wysiwyg to consume WASM asset (https://github.com/element-hq/element-web/pull/28838). Contributed by @t3chguy.
10+
* OIDC settings tweaks (https://github.com/element-hq/element-web/pull/28787). Contributed by @t3chguy.
11+
* Delabs native OIDC support (https://github.com/element-hq/element-web/pull/28615). Contributed by @t3chguy.
12+
* Move room header info button to right-most position (https://github.com/element-hq/element-web/pull/28754). Contributed by @t3chguy.
13+
* Enable key backup by default (https://github.com/element-hq/element-web/pull/28691). Contributed by @dbkr.
14+
15+
## 🐛 Bug Fixes
16+
17+
* Fix building the automations mermaid diagram (https://github.com/element-hq/element-web/pull/28881). Contributed by @dbkr.
18+
* Playwright: wait for the network listener on the postgres db (https://github.com/element-hq/element-web/pull/28808). Contributed by @dbkr.
19+
20+
21+
22+
Version 1.11.89
23+
* No changes
24+
25+
## 🐛 Bug Fixes
26+
27+
* Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593)
28+
* Fix url preview display (https://github.com/element-hq/element-web/pull/28766).
29+
130
-------------------------------------------------------------------
231
Wed Dec 18 11:56:21 UTC 2024 - Dominik Heidler <[email protected]>
332

packages/e/element-desktop/element-desktop.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
Name: element-desktop
20-
Version: 1.11.88
20+
Version: 1.11.90
2121
Release: 0
2222
Summary: A glossy Matrix collaboration client - desktop
2323
License: AGPL-3.0-only or GPL-3.0-only

packages/e/element-desktop/prepare.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ cd "$tmpdir"
2929
mkdir -pv "$tmpdir/home"
3030
oldhome="$HOME"
3131
export HOME="$tmpdir/home"
32+
ln -s "$oldhome/.rustup" "$HOME"
3233

3334
tar -xzvvf "${oldwd}/element-desktop-${version}.tar.gz"
3435
cd element-desktop-${version}
@@ -89,7 +90,7 @@ find . -type f| sponge |\
8990

9091

9192
rm -f "${oldwd}/vendor.tar.zst"
92-
ZSTD_CLEVEL=19 ZSTD_NBTHREADS=$(nproc) tar --zstd --sort=name -vvScf "${oldwd}/vendor.tar.zst" .hak node_modules
93+
ZSTD_CLEVEL=19 ZSTD_NBTHREADS=$(nproc) tar --zstd --sort=name -Scf "${oldwd}/vendor.tar.zst" .hak node_modules
9394

9495

9596
cd "$oldwd"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/ipfs/bafybeiccl7gvigcus37s7fq7lawmgkznekyi7f746nq655aqjq63evs6g4
1+
/ipfs/bafybeifr5i6nnejujpodasw7wip6wlq3vyfankkqfwwm73oalwai3pfpkm

0 commit comments

Comments
 (0)