summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
Commit message (Expand)AuthorAgeFilesLines
...
| * gnu: mozjs: Add 91.13.0.•••* gnu/packages/gnuzilla.scm (mozjs-91): New variable. Marius Bakke2022-09-131-0/+82
* | gnu: mozjs: Add 91.13.0.•••* gnu/packages/gnuzilla.scm (mozjs-91): New variable. Marius Bakke2022-08-271-0/+31
* | gnu: mozjs: Update to 102.2.0.•••* gnu/packages/gnuzilla.scm (mozjs): Update to 102.2.0. (source)[uri]: Use new download location. [arguments]: Adjust configure phase for upstream changes. Remove adjust-tests-for-icu-68 phase, add adjust-tests phase. Don't delete tests in pre-check phase. [native-inputs]: Remove AUTOCONF-2.13 and PYTHON-3. Add AUTOCONF, M4, and PYTHON-WRAPPER. [inputs]: Replace ICU4C with ICU4C-71. (mozjs-78): New variable. * gnu/packages/games.scm (0ad)[inputs]: Change from MOZJS to MOZJS-78. * gnu/packages/polkit.scm (polkit-mozjs)[inputs]: Likewise. Marius Bakke2022-08-271-62/+142
* | Merge branch 'master' into stagingMarius Bakke2022-08-271-6/+6
|\|
| * gnu: icecat: Update to 91.13.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-38472, CVE-2022-38473, and CVE-2022-38478. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-08-231-6/+6
* | Merge branch 'master' into stagingMarius Bakke2022-08-111-4/+4
|\|
| * gnu: icedove: Update to 91.12.0.•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.12.0. Jonathan Brielmaier2022-07-291-4/+4
* | Merge branch 'master' into stagingMarius Bakke2022-07-271-6/+6
|\|
| * gnu: icecat: Update to 91.12.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-36318 and CVE-2022-36319. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-07-261-6/+6
* | gnu: mozjs: Remove obsolete workaround.•••* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Remove "--disable-rust-simd" from #:configure-flags. Marius Bakke2022-07-161-4/+0
* | gnu: mozjs: Build with the default LLVM.•••* gnu/packages/gnuzilla.scm (mozjs)[native-inputs]: Change from LLVM-9 to LLVM. Marius Bakke2022-07-161-2/+1
|/
* gnu: icedove: Update to 91.11.0 [security fixes].•••Fixes CVE-2022-2226 and CVE-2022-34478. * gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0. Jonathan Brielmaier2022-06-281-4/+4
* gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-2200, CVE-2022-31744, CVE-2022-34468, CVE-2022-34470, CVE-2022-34472, CVE-2022-34478, CVE-2022-34479, CVE-2022-34481, and CVE-2022-34484. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-06-281-6/+6
* gnu: icedove: Use updated clang and llvm.•••* gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace `clang-11` and `clang-11` with the default version, which is now 13. Jonathan Brielmaier2022-06-011-2/+2
* gnu: icedove: Update to 91.10.0 [fixes CVE-2022-1834].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.10.0. Jonathan Brielmaier2022-06-011-4/+4
* gnu: icedove: Use new style for inputs.•••* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use new style. Maxim Cournoyer2022-05-311-39/+39
* gnu: icedove: Delete obsolete Python 2 input.•••* gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace python-2 with python-wrapper. Delete python. [phases]: Delete trailing #t. Maxim Cournoyer2022-05-311-16/+8
* gnu: mozjs: Cleanup to only keep the last version.•••* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise update fields to use those of mozjs-78. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: Use new style. (mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables. * gnu/packages/patches/mozjs17-aarch64-support.patch * gnu/packages/patches/mozjs24-aarch64-support.patch * gnu/packages/patches/mozjs38-pkg-config-version.patch * gnu/packages/patches/mozjs38-shell-version.patch * gnu/packages/patches/mozjs38-tracelogger.patch * gnu/packages/patches/mozjs38-version-detection.patch * gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches. * gnu/local.mk (dist_patch_DATA): De-register them. * gnu/packages/games.scm (0ad): Adjust accordingly. * gnu/packages/gnome.scm (gjs): Likewise. * gnu/packages/polkit.scm (polkit-mozjs): Likewise. Maxim Cournoyer2022-05-311-456/+111
* gnu: icecat: Modernize package definition.•••* gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style. [configure-flags, phases]: Use gexps. Maxim Cournoyer2022-05-311-396/+382
* gnu: icecat: Remove obsolete Python 2 dependencies.•••* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Remove python-2 and python2-pysqlite. Replace python by python-wrapper. Maxim Cournoyer2022-05-311-4/+2
* gnu: icecat: Update to 91.10.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739, CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, and CVE-2022-31747. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-05-311-6/+6
* gnu: icecat: Update to 91.9.1-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-1529 and CVE-2022-1802. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-05-291-6/+6
* gnu: icedove: Update to 91.9.0 [fixes CVE-2022-1520].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.9.0. Jonathan Brielmaier2022-05-051-4/+4
* gnu: icecat: Update to 91.9.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-29909, CVE-2022-29911, CVE-2022-29912, CVE-2022-29914, CVE-2022-29916, and CVE-2022-29917. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-05-031-6/+6
* gnu: icedove: Update to 91.8 [fixes CVE-2022-1197].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.8. Jonathan Brielmaier2022-04-081-4/+4
* gnu: icecat: Update to 91.8.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-1097, CVE-2022-1196, CVE-2022-24713, CVE-2022-28281, CVE-2022-28282, CVE-2022-28285, CVE-2022-28286, and CVE-2022-28289. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-04-051-6/+6
* gnu: icedove: Update to 91.7 [fixes CVE-2022-26386].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.7. Jonathan Brielmaier2022-03-111-4/+4
* gnu: icecat: Update to 91.7.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-26381, CVE-2022-26383, CVE-2022-26384, CVE-2022-26386, and CVE-2022-26387. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-03-081-6/+6
* gnu: icedove: Update to 91.6.2.•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.2. Jonathan Brielmaier2022-03-071-4/+4
* gnu: icecat: Update to 91.6.1-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-26485 and CVE-2022-26486. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-03-071-6/+6
* gnu: icedove: Update to 91.6.1 [fixes CVE-2022-0566].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.1. Jonathan Brielmaier2022-02-171-4/+4
* gnu: icedove: Update to 91.6.•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.6. Jonathan Brielmaier2022-02-111-4/+4
* gnu: icecat: Update to 91.6.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-22754, CVE-2022-22756, CVE-2022-22759, CVE-2022-22760, CVE-2022-22761, CVE-2022-22763, and CVE-2022-22764. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-02-081-6/+6
* gnu: mozjs-60: Add support for riscv64-linux.•••* gnu/packages/gnuzilla.scm (mozjs-60)[source]: Add patch. [arguments]: Add phase to update config scripts. [inputs]: Add config. * gnu/packages/patches/mozjs60-riscv64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2022-02-041-1/+11
* gnu: LLVM: Switch to 13 as the default.•••* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use version 13. * gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9. * gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise. * gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9. * gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise. * gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise. * gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise. * gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise. * gnu/packages/opencl.scm (pocl)[inputs]: Likewise. Marius Bakke2022-02-011-1/+2
* gnu: icedove: Build with LLVM and clang.•••This improves the performance quite a bit. * gnu/packages/gnuzilla.scm (icedove)[arguments]: setenv's for LLVM and clang. [native-inputs]: Switch to version 11 of `clang` and `llvm` like Icecat does. Jonathan Brielmaier2022-01-221-3/+8
* Merge branch 'version-1.4.0'•••With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer2022-01-171-5/+5
|\
| * gnu: mozjs-78: Disable rust-simd to workaround a build failure.•••* gnu/packages/gnuzilla.scm (mozjs-78) [configure-flags]: Disable rust-simd to avoid a build failure that occurs when Rust is newer than 1.54.0. Maxim Cournoyer2022-01-101-1/+4
| * gnu: mozjs-60: Use quasiquote, addressing TODO.•••* gnu/packages/gnuzilla.scm (mozjs-60)[configure-flags]: Use quasiquote. Maxim Cournoyer2022-01-101-4/+1
* | gnu: icedove: Update to 91.5 [fixes CVE-2022-22744].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.5. Jonathan Brielmaier2022-01-121-4/+4
* | gnu: icecat: Update to 91.5.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2021-4140, CVE-2022-22737, CVE-2022-22738, CVE-2022-22739, CVE-2022-22740, CVE-2022-22741, CVE-2022-22742, CVE-2022-22743, CVE-2022-22745, CVE-2022-22747, CVE-2022-22748, and CVE-2022-22751. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-01-111-7/+7
|/
* gnu: icedove: Update to 91.4.1 [security fixes].•••Fixes CVE-2021-4126 and CVE-2021-44538. * gnu/packages/gnuzilla.scm (icedove): Update to 91.4.1. Jonathan Brielmaier2022-01-021-5/+5
* gnu: icecat-source: Enable xz parallel compression.•••* gnu/packages/gnuzilla.scm (icecat-source): Set XZ_DEFAULTS to %xz-parallel-args to enable parallel compression and hasten the build. Remove trailing #t. Maxim Cournoyer2021-12-141-3/+2
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-18/+10
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-131-4/+4
|\
| * gnu: icedove: Update to 91.4.0 [fixes CVE-2021-43528].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.4.0. Jonathan Brielmaier2021-12-111-4/+4
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-101-7/+6
|\|
| * gnu: icecat: Update to 91.4.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2021-43536, CVE-2021-43537, CVE-2021-43538, CVE-2021-43539, CVE-2021-43541, CVE-2021-43542, CVE-2021-43543, CVE-2021-43545, CVE-2021-43546, and MOZ-2021-0009. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Remove icecat-CVE-2021-43527.patch, which is now included in upstream icecat. Update the gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-CVE-2021-43527.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Mark H Weaver2021-12-071-7/+6
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-051-299/+22
|\|
| * gnu: icecat: Fix CVE-2021-43527.•••* gnu/packages/patches/icecat-CVE-2021-43527.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat-source): Apply it. Mark H Weaver2021-12-031-0/+1