summaryrefslogtreecommitdiff
path: root/nongnu/packages/mozilla.scm
AgeCommit message (Collapse)Author
2024-02-21nongnu: firefox: Update to 123.0 [security fixes].Tomas Volf
Fixes CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549, CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, CVE-2024-1553, CVE-2024-1554, CVE-2024-1555, CVE-2024-1556, CVE-2024-1557. * nongnu/packages/mozilla.scm (firefox): Update to 123.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-02-21nongnu: firefox-esr: Update to 115.8.0esr [security fixes].Tomas Volf
Fixes CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549, CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, CVE-2024-1553. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.8.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-02-06nongnu: firefox: Update to 122.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 122.0.1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-01-23nongnu: firefox: Update to 122.0 [security fixes].Tomas Volf
Fixes CVE-2024-0741, CVE-2024-0742, CVE-2024-0743, CVE-2024-0744, CVE-2024-0745, CVE-2024-0746, CVE-2024-0747, CVE-2024-0748, CVE-2024-0749, CVE-2024-0750, CVE-2024-0751, CVE-2024-0752, CVE-2024-0753, CVE-2024-0754, CVE-2024-0755. * nongnu/packages/mozilla.scm (firefox): Update to 122.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-01-23nongnu: firefox-esr: Update to 115.7.0esr [security fixes].Tomas Volf
Fixes CVE-2024-0741, CVE-2024-0742, CVE-2024-0746, CVE-2024-0747, CVE-2024-0749, CVE-2024-0750, CVE-2024-0751, CVE-2024-0753, CVE-2024-0755. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.7.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-01-20nongnu: firefox-esr: Use lambda instead of λ.Tomas Volf
Following the project's conventions, replace the λ symbol with the lambda keyword. * nongnu/packages/mozilla.scm (firefox-esr) [arguments]<#:phases>['patch-SpeechDispatcherService.cpp]: Use lambda. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-01-09nongnu: firefox: Update to 121.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 121.0.1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-12-21nongnu: firefox-wayland: Make deprecation public.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox-wayland): Make the deprecation public. Follow-up: 75541ecc299ad884e1e9dc04e8d4a347bfe40cbf Fixes: https://gitlab.com/nonguix/nonguix/-/merge_requests/386#note_1704258921 Reported-by: Ada Stevenson <adanskana@gmail.com>
2023-12-21nongnu: firefox: Update to 121.0 [security fixes].Tomas Volf
Fixes CVE-2023-6135, CVE-2023-6856, CVE-2023-6857, CVE-2023-6858, CVE-2023-6859, CVE-2023-6860, CVE-2023-6861, CVE-2023-6863, CVE-2023-6864, CVE-2023-6865, CVE-2023-6866, CVE-2023-6867, CVE-2023-6868, CVE-2023-6869, CVE-2023-6870, CVE-2023-6871, CVE-2023-6872, CVE-2023-6873. Firefox 121.0 uses Wayland now by default when available on Linux: https://www.mozilla.org/en-US/firefox/121.0/releasenotes/ * nongnu/packages/mozilla.scm (firefox): Update to 121.0. (firefox/wayland): Remove variable and deprecate the package. Co-authored-by: Ada Stevenson <adanskana@gmail.com> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-12-19nongnu: firefox-esr: Update to 115.6.0esr [security fixes].Tomas Volf
Fixes CVE-2023-6856, CVE-2023-6857, CVE-2023-6858, CVE-2023-6859, CVE-2023-6860, CVE-2023-6861, CVE-2023-6862, CVE-2023-6863, CVE-2023-6864, CVE-2023-6865, CVE-2023-6867. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.6.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-12-01nongnu: firefox: Update to 120.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 120.0.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-11-21nongnu: firefox: Update to 115.5.0esr [security fixes].Tomas Volf
Fixes CVE-2023-6204, CVE-2023-6205, CVE-2023-6206, CVE-2023-6207, CVE-2023-6208, CVE-2023-6209, CVE-2023-6212. * nongnu/packages/mozilla.scm (firefox): Update to 115.5.0esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-11-21nongnu: firefox: Update to 120.0 [security fixes].Tomas Volf
Fixes CVE-2023-6204, CVE-2023-6205, CVE-2023-6206, CVE-2023-6207, CVE-2023-6208, CVE-2023-6209, CVE-2023-6210, CVE-2023-6211, CVE-2023-6212, CVE-2023-6213. * nongnu/packages/mozilla.scm (firefox): Update to 120.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-11-11nongnu: firefox: Update to 119.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 119.0.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-26nongnu: firefox: Update to 119.0 [security fixes].Tomas Volf
Fixes CVE-2023-5721, CVE-2023-5722, CVE-2023-5723, CVE-2023-5724, CVE-2023-5725, CVE-2023-5726, CVE-2023-5727, CVE-2023-5728, CVE-2023-5729, CVE-2023-5730, CVE-2023-5731. * nongnu/packages/mozilla.scm (firefox): Update to 119.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-10-24nongnu: firefox-esr: Update to 115.4.0esr [security fixes].Tomas Volf
Fixes CVE-2023-5721, CVE-2023-5724, CVE-2023-5725, CVE-2023-5726, CVE-2023-5727, CVE-2023-5728, CVE-2023-5730, CVE-2023-5732. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.4.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-10-11nongnu: firefox: Update to 118.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 118.0.2.
2023-10-09nongnu: firefox-esr: Fix Web Speech API.Tomas Volf
Firefox loads libspeechd.so.2 during runtime using PR_LoadLibrary and it fails to locate the library in the store. Fix is to add extra phase that patches the file to load the library using an absolute path. * nongnu/packages/mozilla.scm (firefox-esr) [phases]{'patch-SpeechDispatcherService.cpp}: New phase. [inputs]: Add `speech-dispatcher`. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/284 Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-28nongnu: firefox: Update to 118.0.1 [fixes CVE-2023-5217].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 118.0.1.
2023-09-28nongnu: firefox-esr: Update to 115.3.1esr [fixes CVE-2023-5217].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox-esr): Update to 115.3.1esr.
2023-09-27nongnu: firefox: Update to 118.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-5168, CVE-2023-5169, CVE-2023-5170, CVE-2023-5171, CVE-2023-5172, CVE-2023-5173, CVE-2023-5174, CVE-2023-5175 and CVE-2023-5176. * nongnu/packages/mozilla.scm (firefox): Update to 118.0.
2023-09-27nongnu: firefox-esr: Update to 115.3.0esr [security fixes].Tomas Volf
Fixes CVE-2023-5168, CVE-2023-5169, CVE-2023-5171, CVE-2023-5174, CVE-2023-5176. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.3.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-09-14nongnu: firefox: Update to 117.0.1 [security fixes].David Pflug
Fixes CVE-2023-4863. * nongnu/packages/mozilla.scm (firefox): Update to 117.0.1. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-09-14nongnu: firefox-esr: Update to 115.2.1esr [security fixes].Tomas Volf
Fixes CVE-2023-4863. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.2.1esr. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-09-01nongnu: packages: mozilla: Fix typos in the comments.Tomas Volf
* nongnu/packages/mozilla.scm (%firefox-esr-build-id, %firefox-build-id): Fix typos in the comments. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-08-31nongnu: firefox: Update to 117.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576, CVE-2023-4577, CVE-2023-4578, CVE-2023-4579, CVE-2023-4580, CVE-2023-4581, CVE-2023-4582, CVE-2023-4583, CVE-2023-4584 and CVE-2023-4585. * nongnu/packages/mozilla.scm (firefox): Update to 117.0.
2023-08-30nongnu: firefox-esr: Update to 115.2.0esr [security fixes].Tomas Volf
Fixes CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576, CVE-2023-4577, CVE-2023-4578, CVE-2023-4580, CVE-2023-4581, CVE-2023-4582, CVE-2023-4583, CVE-2023-4584, CVE-2023-4585, CVE-2023-4051 and CVE-2023-4053. * nongnu/packages/mozilla.scm (firefox-esr): Update to 115.2.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-08-16nongnu: firefox: Update to 116.0.3.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 116.0.3.
2023-08-16nongnu: firefox-esr: Update to 115.1.0esr.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox-esr): Update to 115.1.0esr. [inputs]: Use `icu4c-73`. [native-inputs]: Use `node-lts` and `rust-cbindgen-0.24`. (firefox)[inputs]: Remove section. [native-inputs]: No longer replace `node` and `rust-cbindgen-0.24` as firefox-esr uses them now in recent enough versions.
2023-08-03gnu: firefox: Update to 116.0 [security fixes].John Kehayias
Fixes CVE-2023-4045, CVE-2023-4046, CVE-2023-4047, CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4051, CVE-2023-4052, CVE-2023-4053, CVE-2023-4054, CVE-2023-4055, CVE-2023-4056, CVE-2023-4057, and CVE-2023-4058. * nongnu/packages/mozilla.scm (firefox): Update to 116.0.
2023-08-03nongnu: firefox-esr: Update to 102.14.0esr [security fixes].John Kehayias
Fixes CVE-2023-4045, CVE-2023-4046, CVE-2023-4047, CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054, CVE-2023-4055, and CVE-2023-4056. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.14.0esr.
2023-07-11nongnu: firefox: Update to 115.0.2 [fixes CVE-2023-3600].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.2.
2023-07-11nongnu: firefox: Update to 115.0.1.Leo Famulari
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.1. (%firefox-build-id): Adjust accordingly. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: icu4c@72: Remove package.Jonathan Brielmaier
It's no longer used in any package. * nongnu/packages/mozilla.scm (icu4c-72): Remove variable.
2023-07-05nongnu: firefox: Update to 115.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203, CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207, CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211 and CVE-2023-37212. * nongnu/packages/mozilla.scm (icu4c-73): New variable. (firefox): Update to 115.0. [inputs]: Use `icu4c-73`.
2023-07-05nongnu: firefox-esr: Update to 102.13.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-37201, CVE-2023-37202, CVE-2023-37207, CVE-2023-37208 and CVE-2023-37211. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.13.0esr.
2023-06-07nongnu: firefox: Update to 114.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414, CVE-2023-34415, CVE-2023-34416 and CVE-2023-34417. * nongnu/packages/mozilla.scm (firefox): Update to 114.0.
2023-06-07nongnu: firefox-esr: Update to 102.12.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414 and CVE-2023-34416. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.12.0esr.
2023-05-12nongnu: firefox: Update to 113.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-32205, CVE-2023-32206, CVE-2023-32207, CVE-2023-32208, CVE-2023-32209, CVE-2023-32210, CVE-2023-32211, CVE-2023-32212, CVE-2023-32213, CVE-2023-32214, CVE-2023-32215, CVE-2023-32216 and MFSA-TMP-2023-0002. * nongnu/packages/mozilla.scm (firefox): Update to 113.0. (rust-firefox): Set to `rust` as this is now `rust-1.67`.
2023-05-12nongnu: firefox-esr: Update to 102.11.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-32205, CVE-2023-32206, CVE-2023-32207, CVE-2023-32211, CVE-2023-32212, CVE-2023-32213, CVE-2023-32214 and CVE-2023-32215. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.11.0esr.
2023-04-26nongnu: firefox: Update to 112.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 112.0.2.
2023-04-25nongnu: firefox-esr: Rename icu4c-71 to icu4c.John Kehayias
* nongnu/packages/mozilla.scm (firefox-esr)[inputs]: Rename icu4c-71 to icu4c. On core-updates icu4c was updated to version 71.
2023-04-17nongnu: firefox: Update to 112.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 112.0.1.
2023-04-11nongnu: firefox: Update to 112.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-29531, CVE-2023-29532, CVE-2023-29533, CVE-2023-29534, CVE-2023-29535, CVE-2023-29536, CVE-2023-29537, CVE-2023-29538, CVE-2023-29539, CVE-2023-29540, CVE-2023-29541, CVE-2023-29542, CVE-2023-29543, CVE-2023-29544, CVE-2023-29545, CVE-2023-29546, CVE-2023-29547, CVE-2023-29548, CVE-2023-29549, CVE-2023-29550, CVE-2023-29551 and MFSA-TMP-2023-0001. * nongnu/packages/mozilla.scm (firefox): Update to 112.0.
2023-04-11nongnu: firefox-esr: Update to 102.10.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-1945, CVE-2023-29531, CVE-2023-29532, CVE-2023-29533, CVE-2023-29535, CVE-2023-29536, CVE-2023-29539, CVE-2023-29541, CVE-2023-29542, CVE-2023-29545, CVE-2023-29548, CVE-2023-29550 and MFSA-TMP-2023-0001. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.10.0esr.
2023-03-22nongnu: Remove rust-cbindgen 0.23/0.24 and their dependencies.Jonathan Brielmaier
Both are provided since 2022-11-30 by gnu/packages/gnuzilla.scm. Guix commit: 3275068f191e76c8615b8719f3d1a286b9f1403c * nongnu/packages/mozilla.scm (rust-unicode-ident-1, rust-textwrap-0.15, rust-clap-lex-0.2, rust-clap-derive-3.2.15, rust-clap-3.2.16, rust-cbindgen-0.24, rust-cbindgen-0.23): Remove variables.
2023-03-21nongnu: firefox: Update to 111.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 111.0.1.
2023-03-14nongnu: firefox: Update to 111.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-25748, CVE-2023-25749, CVE-2023-25750, CVE-2023-25751, CVE-2023-25752, CVE-2023-28159, CVE-2023-28160, CVE-2023-28161, CVE-2023-28162, CVE-2023-28163, CVE-2023-28164, CVE-2023-28176 and CVE-2023-28177. * nongnu/packages/mozilla.scm (firefox): Update to 111.0.
2023-03-14nongnu: firefox-esr: Update to 102.9.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-25751, CVE-2023-25752, CVE-2023-28162, CVE-2023-28163, CVE-2023-28164 and CVE-2023-28176. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.9.0esr.
2023-02-28nongnu: firefox: Update to 110.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 110.0.1.