summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-01-08 14:46:11 -0500
committerJohn Kehayias <john.kehayias@protonmail.com>2025-01-08 14:48:30 -0500
commit3813013d69873a83038d45311a94636741f45a9e (patch)
tree3054dae3bc1a37c8ec3a1817849abed3114d09a5
parent83f204058791282372f87d87bdcb64e848015e61 (diff)
nongnu: element-desktop: Update to 1.11.89 [security fixes].
Previous versions fixed CVE-2024-47771, CVE-2024-51750, CVE-2024-51749, and CVE-2024-50336. * nongnu/packages/messaging.scm (element-desktop): Update to 1.11.89.
-rw-r--r--nongnu/packages/messaging.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/messaging.scm b/nongnu/packages/messaging.scm
index ee323db..fc95680 100644
--- a/nongnu/packages/messaging.scm
+++ b/nongnu/packages/messaging.scm
@@ -1,6 +1,6 @@
1;;; SPDX-License-Identifier: GPL-3.0-or-later 1;;; SPDX-License-Identifier: GPL-3.0-or-later
2;;; Copyright © 2021, 2022 PantherX OS Team <team@pantherx.org> 2;;; Copyright © 2021, 2022 PantherX OS Team <team@pantherx.org>
3;;; Copyright © 2022, 2023, 2024 John Kehayias <john.kehayias@protonmail.com> 3;;; Copyright © 2022, 2023, 2024, 2025 John Kehayias <john.kehayias@protonmail.com>
4;;; Copyright © 2022 Evgenii Lepikhin <johnlepikhin@gmail.com> 4;;; Copyright © 2022 Evgenii Lepikhin <johnlepikhin@gmail.com>
5;;; Copyright © 2023 Giacomo Leidi <goodoldpaul@autistici.org> 5;;; Copyright © 2023 Giacomo Leidi <goodoldpaul@autistici.org>
6;;; Copyright © 2023 Raven Hallsby <karl@hallsby.org> 6;;; Copyright © 2023 Raven Hallsby <karl@hallsby.org>
@@ -36,7 +36,7 @@
36(define-public element-desktop 36(define-public element-desktop
37 (package 37 (package
38 (name "element-desktop") 38 (name "element-desktop")
39 (version "1.11.77") 39 (version "1.11.89")
40 (source 40 (source
41 (origin 41 (origin
42 (method url-fetch) 42 (method url-fetch)
@@ -45,7 +45,7 @@
45 "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version 45 "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version
46 "_amd64.deb")) 46 "_amd64.deb"))
47 (sha256 47 (sha256
48 (base32 "1q70k071dn5vpqyimjaawlycbvd1q888arzy3xby1viwq20scg6x")))) 48 (base32 "0riavl8qq59s45xxdk0s1n6i1wymsx1zfdz5dp3ccr8xpzw77abq"))))
49 (supported-systems '("x86_64-linux")) 49 (supported-systems '("x86_64-linux"))
50 (build-system chromium-binary-build-system) 50 (build-system chromium-binary-build-system)
51 (arguments 51 (arguments