diff options
| author | André Batista <nandre@riseup.net> | 2026-07-23 17:53:16 -0300 |
|---|---|---|
| committer | Nguyễn Gia Phong <cnx@loang.net> | 2026-07-27 12:03:38 +0900 |
| commit | 0de5cbd0c4cae79b8318e5c984c7ca9fc54330e1 (patch) | |
| tree | b6c6d3949e9bc0fb7912c885fef4249b8fa9781a /gnu/packages/tor-browsers.scm | |
| parent | 15ba44383fe985bf08f71a105da45b5408a1a8a5 (diff) | |
gnu: mullvadbrowser: Update to 15.0.19 [security-fixes].
Fixes CVEs: 2026-15718, 2026-15719, 2026-16349, 2026-16350,
2026-16351, 2026-16352, 2026-16353, 2026-16354, 2026-16355,
2026-16356, 2026-16357, 2026-16358, 2026-16359, 2026-16360,
2026-16361, 2026-16362, 2026-16363, 2026-16368, 2026-16369,
2026-16371, 2026-16374, 2026-16375, 2026-16377, 2026-16379,
2026-16381, 2026-16383, 2026-16387, 2026-16390, 2026-16391,
2026-16396, 2026-16405 and 2026-16412.
* gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date):
Update to 20260720080000.
(%mullvadbrowser-version): Update to 15.0.19.
(%mullvadbrowser-firefox-version): Update to 140.13.0esr-15.0-1-build2.
(mullvadbrowser-translation-base): Update to 38c3b4e6b3.
Merges: https://codeberg.org/guix/guix/pulls/10160
References: https://www.mozilla.org/en-US/security/advisories/mfsa2026-70
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu/packages/tor-browsers.scm')
| -rw-r--r-- | gnu/packages/tor-browsers.scm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/packages/tor-browsers.scm b/gnu/packages/tor-browsers.scm index b6f51debb6d..1a43325fb51 100644 --- a/gnu/packages/tor-browsers.scm +++ b/gnu/packages/tor-browsers.scm | |||
| @@ -789,17 +789,17 @@ attacks on the privacy of Tor users.") | |||
| 789 | 789 | ||
| 790 | ;; We copy the official build id, which can be found there: | 790 | ;; We copy the official build id, which can be found there: |
| 791 | ;; https://cdn.mullvad.net/browser/update_responses/update_1/release. | 791 | ;; https://cdn.mullvad.net/browser/update_responses/update_1/release. |
| 792 | (define %mullvadbrowser-build-date "20260616011530") | 792 | (define %mullvadbrowser-build-date "20260720080000") |
| 793 | 793 | ||
| 794 | ;; To find the last version, look at | 794 | ;; To find the last version, look at |
| 795 | ;; https://mullvad.net/en/download/browser/linux. | 795 | ;; https://mullvad.net/en/download/browser/linux. |
| 796 | (define %mullvadbrowser-version "15.0.16") | 796 | (define %mullvadbrowser-version "15.0.19") |
| 797 | 797 | ||
| 798 | ;; To find the last Firefox version, browse | 798 | ;; To find the last Firefox version, browse |
| 799 | ;; https://archive.torproject.org/tor-package-archive/mullvadbrowser/<%mullvadbrowser-version> | 799 | ;; https://archive.torproject.org/tor-package-archive/mullvadbrowser/<%mullvadbrowser-version> |
| 800 | ;; There should be only one archive that starts with | 800 | ;; There should be only one archive that starts with |
| 801 | ;; "src-firefox-mullvad-browser-". | 801 | ;; "src-firefox-mullvad-browser-". |
| 802 | (define %mullvadbrowser-firefox-version "140.12.0esr-15.0-1-build2") | 802 | (define %mullvadbrowser-firefox-version "140.13.0esr-15.0-1-build2") |
| 803 | 803 | ||
| 804 | ;; See tor-browser-build/projects/translation/config. | 804 | ;; See tor-browser-build/projects/translation/config. |
| 805 | (define mullvadbrowser-translation-base | 805 | (define mullvadbrowser-translation-base |
| @@ -807,11 +807,11 @@ attacks on the privacy of Tor users.") | |||
| 807 | (method git-fetch) | 807 | (method git-fetch) |
| 808 | (uri (git-reference | 808 | (uri (git-reference |
| 809 | (url "https://gitlab.torproject.org/tpo/translation.git") | 809 | (url "https://gitlab.torproject.org/tpo/translation.git") |
| 810 | (commit "327118384583e8a3e7136a44fdf2161d3a0ae273"))) | 810 | (commit "38c3b4e6b3b71f9dbf84ed31c0552b2461e506c5"))) |
| 811 | (file-name "translation-base-browser") | 811 | (file-name "translation-base-browser") |
| 812 | (sha256 | 812 | (sha256 |
| 813 | (base32 | 813 | (base32 |
| 814 | "00hkbfm2qw5sxcci5d6gkvncbxlfnns959fxppc6jwg4ba9q43ml")))) | 814 | "0aimz6rirqq5ifspa6i8h9p22p7mxkknhv2vj20ryn63mksl1bmx")))) |
| 815 | 815 | ||
| 816 | ;; See tor-browser-build/projects/translation/config. | 816 | ;; See tor-browser-build/projects/translation/config. |
| 817 | (define mullvadbrowser-translation-specific | 817 | (define mullvadbrowser-translation-specific |
| @@ -839,7 +839,7 @@ attacks on the privacy of Tor users.") | |||
| 839 | version "/mullvad-browser-linux-x86_64-" version ".tar.xz")) | 839 | version "/mullvad-browser-linux-x86_64-" version ".tar.xz")) |
| 840 | (sha256 | 840 | (sha256 |
| 841 | (base32 | 841 | (base32 |
| 842 | "07l76r9vlfn8q8hh2h3a6scr813z70dslkp48pm4cfcws40i8m4s")))) | 842 | "0bprhnkk4cg3h6x2lmn8pxzj4v22vsxxbra29wnvcsh91znfympm")))) |
| 843 | (arguments | 843 | (arguments |
| 844 | (list | 844 | (list |
| 845 | #:install-plan | 845 | #:install-plan |
| @@ -882,7 +882,7 @@ Mullvad Browser.") | |||
| 882 | %mullvadbrowser-firefox-version ".tar.xz")) | 882 | %mullvadbrowser-firefox-version ".tar.xz")) |
| 883 | (sha256 | 883 | (sha256 |
| 884 | (base32 | 884 | (base32 |
| 885 | "1qy9fwgzjgdjfgm32n94y859km5ik26w5yychs561cgsywv9mlad")))) | 885 | "0n1vllmgz4pkvvp8b04yj2sr23jkby1wrrlf8v8a65c6gdq60p35")))) |
| 886 | (arguments | 886 | (arguments |
| 887 | (substitute-keyword-arguments arguments | 887 | (substitute-keyword-arguments arguments |
| 888 | ((#:phases phases) | 888 | ((#:phases phases) |
