diff --git a/element-desktop-1.11.88.tar.gz b/element-desktop-1.11.88.tar.gz deleted file mode 100644 index 3400201..0000000 --- a/element-desktop-1.11.88.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bca5afe46b1b9d81d23efe14ad9b1b24a91cb484ee4ce54d4bbf4fd149b14f47 -size 3119874 diff --git a/element-desktop-1.11.90.tar.gz b/element-desktop-1.11.90.tar.gz new file mode 100644 index 0000000..516858e --- /dev/null +++ b/element-desktop-1.11.90.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8da386c2863556557eb9f286de230b940493eaeb3d3a99b04478efabf6801a +size 3120828 diff --git a/element-desktop.changes b/element-desktop.changes index 1bdfb36..3fd37e2 100644 --- a/element-desktop.changes +++ b/element-desktop.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Jan 15 14:01:29 UTC 2025 - Dominik Heidler + +- Version 1.11.90 + ## ✨ Features + + * Docker: run as non-root (https://github.com/element-hq/element-web/pull/28849). Contributed by @richvdh. + * Docker: allow configuration of HTTP listen port via env var (https://github.com/element-hq/element-web/pull/28840). Contributed by @richvdh. + * Update matrix-wysiwyg to consume WASM asset (https://github.com/element-hq/element-web/pull/28838). Contributed by @t3chguy. + * OIDC settings tweaks (https://github.com/element-hq/element-web/pull/28787). Contributed by @t3chguy. + * Delabs native OIDC support (https://github.com/element-hq/element-web/pull/28615). Contributed by @t3chguy. + * Move room header info button to right-most position (https://github.com/element-hq/element-web/pull/28754). Contributed by @t3chguy. + * Enable key backup by default (https://github.com/element-hq/element-web/pull/28691). Contributed by @dbkr. + + ## 🐛 Bug Fixes + + * Fix building the automations mermaid diagram (https://github.com/element-hq/element-web/pull/28881). Contributed by @dbkr. + * Playwright: wait for the network listener on the postgres db (https://github.com/element-hq/element-web/pull/28808). Contributed by @dbkr. + + + +Version 1.11.89 + * No changes + + ## 🐛 Bug Fixes + + * Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593) + * Fix url preview display (https://github.com/element-hq/element-web/pull/28766). + ------------------------------------------------------------------- Wed Dec 18 11:56:21 UTC 2024 - Dominik Heidler diff --git a/element-desktop.spec b/element-desktop.spec index c5daa19..05ffc8b 100644 --- a/element-desktop.spec +++ b/element-desktop.spec @@ -17,7 +17,7 @@ Name: element-desktop -Version: 1.11.88 +Version: 1.11.90 Release: 0 Summary: A glossy Matrix collaboration client - desktop License: AGPL-3.0-only or GPL-3.0-only diff --git a/prepare.sh b/prepare.sh index f2dcd4b..33090b3 100644 --- a/prepare.sh +++ b/prepare.sh @@ -29,6 +29,7 @@ cd "$tmpdir" mkdir -pv "$tmpdir/home" oldhome="$HOME" export HOME="$tmpdir/home" +ln -s "$oldhome/.rustup" "$HOME" tar -xzvvf "${oldwd}/element-desktop-${version}.tar.gz" cd element-desktop-${version} @@ -89,7 +90,7 @@ find . -type f| sponge |\ rm -f "${oldwd}/vendor.tar.zst" -ZSTD_CLEVEL=19 ZSTD_NBTHREADS=$(nproc) tar --zstd --sort=name -vvScf "${oldwd}/vendor.tar.zst" .hak node_modules +ZSTD_CLEVEL=19 ZSTD_NBTHREADS=$(nproc) tar --zstd --sort=name -Scf "${oldwd}/vendor.tar.zst" .hak node_modules cd "$oldwd" diff --git a/vendor.tar.zst b/vendor.tar.zst index 7f401a5..be251e2 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c36efece6514708d03aeb5d2e582eb1b35d725296a30e46847425997f5b95a43 -size 136091520 +oid sha256:f4194d7a376ce9070c2ab55b1bdb6e677f998c68f567918425df064c733dceba +size 138340525