summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorAndré Batista <nandre@riseup.net>2026-04-25 18:00:13 -0300
committerAndreas Enge <andreas@enge.fr>2026-04-28 09:01:38 +0200
commit48f6b21f1ca8951617c90c756b53fefa76227ec3 (patch)
treee21b0eecc85971bb27ecfc6a014618e548143bd4 /gnu/packages
parent8227c6e7b34a65b59c588948bfabd92aac619c5b (diff)
gnu: torbrowser: Update to 15.0.10.
Fixes CVEs: 2026-6746, 2026-6747, 2026-6748, 2026-6749, 2026-6750, 2026-6751, 2026-6752, 2026-6753, 2026-6754, 2026-6757, 2026-6759, 2026-6761, 2026-6762, 2026-6763, 2026-6764, 2026-6765, 2026-6766, 2026-6767, 2026-6769, 2026-6770, 2026-6771, 2026-6772, 2026-6776, 2026-6785 and 2026-6786. See: <https://www.mozilla.org/en-US/security/advisories/mfsa2026-32/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20260420133000. (%torbrowser-version): Update to 15.0.10. (%torbrowser-firefox-version): Update to 140.10.0esr-15.0-1-build2. (torbrowser-translation-base): Update to b09d79a755. (torbrowser-translation-specific): Update to acc7524bf4. Change-Id: If87a8147f55da7dba625d3cb976085a65b97ed09 Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/tor-browsers.scm18
1 files changed, 9 insertions, 9 deletions
diff --git a/gnu/packages/tor-browsers.scm b/gnu/packages/tor-browsers.scm
index 8c0c2cf8700..b69e2ac9be5 100644
--- a/gnu/packages/tor-browsers.scm
+++ b/gnu/packages/tor-browsers.scm
@@ -115,16 +115,16 @@ Firefox locales.")
115 115
116;; We copy the official build id, which is defined at 116;; We copy the official build id, which is defined at
117;; tor-browser-build/rbm.conf (browser_release_date). 117;; tor-browser-build/rbm.conf (browser_release_date).
118(define %torbrowser-build-date "20260404073000") 118(define %torbrowser-build-date "20260420133000")
119 119
120;; To find the last version, look at https://www.torproject.org/download/. 120;; To find the last version, look at https://www.torproject.org/download/.
121(define %torbrowser-version "15.0.9") 121(define %torbrowser-version "15.0.10")
122 122
123;; To find the last Firefox version, browse 123;; To find the last Firefox version, browse
124;; https://archive.torproject.org/tor-package-archive/torbrowser/<%torbrowser-version> 124;; https://archive.torproject.org/tor-package-archive/torbrowser/<%torbrowser-version>
125;; There should be only one archive that starts with 125;; There should be only one archive that starts with
126;; "src-firefox-tor-browser-". 126;; "src-firefox-tor-browser-".
127(define %torbrowser-firefox-version "140.9.1esr-15.0-1-build1") 127(define %torbrowser-firefox-version "140.10.0esr-15.0-1-build2")
128 128
129;; See tor-browser-build/rbm.conf for the list. 129;; See tor-browser-build/rbm.conf for the list.
130(define %torbrowser-locales (list "ar" "be" "bg" "ca" "cs" "da" "de" "el" "es-ES" "fa" 130(define %torbrowser-locales (list "ar" "be" "bg" "ca" "cs" "da" "de" "el" "es-ES" "fa"
@@ -139,11 +139,11 @@ Firefox locales.")
139 (method git-fetch) 139 (method git-fetch)
140 (uri (git-reference 140 (uri (git-reference
141 (url "https://gitlab.torproject.org/tpo/translation.git") 141 (url "https://gitlab.torproject.org/tpo/translation.git")
142 (commit "ce651a6f8aa3a6c5ff9c3f9c77d3cb9585dcc903"))) 142 (commit "b09d79a755bda88aa22580243e335b7187099aef")))
143 (file-name "translation-base-browser") 143 (file-name "translation-base-browser")
144 (sha256 144 (sha256
145 (base32 145 (base32
146 "0cr82adjkqkbamb4qk7xpr84lch4js4n126pzsm1993np0ap7vjp")))) 146 "1rafwbb27z9bscsqzb3n4bfda0k1x4mhwnnl0cy6hkk5av0wjq27"))))
147 147
148;; See tor-browser-build/projects/translation/config. 148;; See tor-browser-build/projects/translation/config.
149(define torbrowser-translation-specific 149(define torbrowser-translation-specific
@@ -151,11 +151,11 @@ Firefox locales.")
151 (method git-fetch) 151 (method git-fetch)
152 (uri (git-reference 152 (uri (git-reference
153 (url "https://gitlab.torproject.org/tpo/translation.git") 153 (url "https://gitlab.torproject.org/tpo/translation.git")
154 (commit "685a144cb5cfdb50afc1e4effae48a63b3a81ee3"))) 154 (commit "acc7524bf476d29487aa85641c68b99e28c47e7d")))
155 (file-name "translation-tor-browser") 155 (file-name "translation-tor-browser")
156 (sha256 156 (sha256
157 (base32 157 (base32
158 "02z1cfzyg10g4z4iz5z1k3jjv7k0ydmsf6i923iir02yw2jgznp7")))) 158 "1ic4cqi35qycli6j7k0dm760npi7bp9m9sgdzjj7aid83bp5kb4j"))))
159 159
160(define torbrowser-assets 160(define torbrowser-assets
161 ;; This is a prebuilt Torbrowser from which we take the assets we need. 161 ;; This is a prebuilt Torbrowser from which we take the assets we need.
@@ -171,7 +171,7 @@ Firefox locales.")
171 version "/tor-browser-linux-x86_64-" version ".tar.xz")) 171 version "/tor-browser-linux-x86_64-" version ".tar.xz"))
172 (sha256 172 (sha256
173 (base32 173 (base32
174 "039nys7h83avkva16rg7lvrxh08pczw08vklxrh90pm38fpipddk")))) 174 "1vmax8ynwmrcgjr55xggrrs7dpkx9j1q505plgb84cmn4f9s6l9y"))))
175 (arguments 175 (arguments
176 (list 176 (list
177 #:install-plan 177 #:install-plan
@@ -212,7 +212,7 @@ Browser.")
212 ".tar.xz")) 212 ".tar.xz"))
213 (sha256 213 (sha256
214 (base32 214 (base32
215 "0jvlznd2rc68c9bl7al405dpgk0806hznxn198ji0nryjr5hmzd5")))) 215 "0q059g1aj14403ixs3drw4z3w8q8w34w01cy92zzmq2cnxjhqglj"))))
216 (build-system mozilla-build-system) 216 (build-system mozilla-build-system)
217 (inputs 217 (inputs
218 (list lyrebird 218 (list lyrebird