diff options
| author | Tomas Volf <~@wolfsden.cz> | 2026-08-18 21:39:12 +0200 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-18 20:53:49 -0400 |
| commit | 7ae28dce7ffc13987b1b0eeef238e185699611db (patch) | |
| tree | 6bd9e2d6de8023b30a1478aa99f3abdb63efa7fa /nongnu | |
| parent | 6876158c60b6c3939a38a56a70b8ebf1b585215d (diff) | |
nongnu: firefox-esr: Update to 153.1.0esr [security fixes].
Fixes CVE-2026-74934, CVE-2026-74935, CVE-2026-74936, CVE-2026-74937,
CVE-2026-74938, CVE-2026-74939, CVE-2026-74940, CVE-2026-74941,
CVE-2026-74942, CVE-2026-74943, CVE-2026-74944, CVE-2026-74945,
CVE-2026-74946, CVE-2026-74947, CVE-2026-74948, CVE-2026-74949,
CVE-2026-74950, CVE-2026-74953, CVE-2026-74954, CVE-2026-74955,
CVE-2026-74956, CVE-2026-74957, CVE-2026-74958, CVE-2026-74959,
CVE-2026-74960, CVE-2026-74961, CVE-2026-74962, CVE-2026-74963,
CVE-2026-74964, CVE-2026-74965, CVE-2026-74966, CVE-2026-74967,
CVE-2026-74968, CVE-2026-74969, CVE-2026-74970, CVE-2026-74971,
CVE-2026-74972, CVE-2026-74973, CVE-2026-74974, CVE-2026-74976,
CVE-2026-74977, CVE-2026-74978, CVE-2026-74979, CVE-2026-74981,
CVE-2026-74982, CVE-2026-74983, CVE-2026-74984, CVE-2026-74985,
CVE-2026-74986, CVE-2026-74987, CVE-2026-74988, CVE-2026-74990.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 153.1.0esr.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'nongnu')
| -rw-r--r-- | nongnu/packages/mozilla.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index 241feb6..5ac0a61 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm | |||
| @@ -88,19 +88,19 @@ | |||
| 88 | 88 | ||
| 89 | ;; Update this id with every firefox update to its release date. | 89 | ;; Update this id with every firefox update to its release date. |
| 90 | ;; It's used for cache validation and therefore can lead to strange bugs. | 90 | ;; It's used for cache validation and therefore can lead to strange bugs. |
| 91 | (define %firefox-esr-build-id "20260720102245") | 91 | (define %firefox-esr-build-id "20260817120339") |
| 92 | 92 | ||
| 93 | (define-public firefox-esr | 93 | (define-public firefox-esr |
| 94 | (package | 94 | (package |
| 95 | (name "firefox-esr") | 95 | (name "firefox-esr") |
| 96 | (version "153.0esr") | 96 | (version "153.1.0esr") |
| 97 | (source | 97 | (source |
| 98 | (origin | 98 | (origin |
| 99 | (method url-fetch) | 99 | (method url-fetch) |
| 100 | (uri (string-append "https://archive.mozilla.org/pub/firefox/releases/" | 100 | (uri (string-append "https://archive.mozilla.org/pub/firefox/releases/" |
| 101 | version "/source/firefox-" version ".source.tar.xz")) | 101 | version "/source/firefox-" version ".source.tar.xz")) |
| 102 | (sha256 | 102 | (sha256 |
| 103 | (base32 "1dbcc80wq1354pzy6wg17gm81qiddyf5b3384fva865ivkgdkqyv")) | 103 | (base32 "1bf70xj9an9iy726i8k42h50mvcmwrd7jnhzy2hmr8nxchkcpbbp")) |
| 104 | (patches | 104 | (patches |
| 105 | (nongnu-patches | 105 | (nongnu-patches |
| 106 | "firefox-add-store-to-rdd-allowlist.patch" | 106 | "firefox-add-store-to-rdd-allowlist.patch" |
