summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
AgeCommit message (Expand)Author
2022-10-08gnu: icecat: Refer to the right variable for icu4c....The 'icu4c-71' variable was removed in 20bc806b044057d657e8ba6d10b6515bd1b702d4. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'icu4c-71' to 'icu4c'. Ludovic Courtès
2022-09-27Merge branch 'staging' into core-updates...Conflicts resolved in: gnu/local.mk gnu/packages/cran.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/icu4c.scm gnu/packages/java.scm gnu/packages/machine-learning.scm gnu/packages/tex.scm Maxim Cournoyer
2022-09-27Merge branch 'master' into staging....With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm Maxim Cournoyer
2022-09-22gnu: icedove: Update to 91.13.1 [security fixes]....Fixes CVE-2022-3032, CVE-2022-3033 and CVE-2022-3034. * gnu/packages/gnuzilla.scm (icedove): Update to 91.13.1. Jonathan Brielmaier
2022-09-20gnu: icecat: Update to 102.3.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2022-40956, CVE-2022-40957, CVE-2022-40958, CVE-2022-40959, CVE-2022-40960, and CVE-2022-40962. Partly based on earlier work by: Jonathan Brielmaier <jonathan.brielmaier@web.de> John Kehayias <john.kehayias@protonmail.com> Pierre Langlois <pierre.langlois@gmx.com> Clement Lassieur <clement@lassieur.org> * gnu/packages/gnuzilla.scm (all-mozilla-locales) (%icecat-version, %icecat-build-id): Update. (icecat-source): Update upstream source hash. Update to latest gnuzilla commit. Remove the code that previously applied "icecat-use-older-reveal-hidden-html.patch". (icecat)[inputs]: Use icu4c-71. [native-inputs]: Use rust-1.59. Use the default llvm and clang. [arguments]: Add "--without-wasm-sandboxed-libraries" to the configure flags. Add 'remove-cargo-frozen-flag' phase. In the 'configure' phase, set the "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE", "GUIX_PYTHONPATH", and "MOZBUILD_STATE_PATH" environment variables. Remove the code that previously set the "MACH_USE_SYSTEM_PYTHON" and "MOZ_NOSPAM" environment variables. In the 'install-desktop-entry' phase, add "StartupWMClass=Navigator" to the desktop file. [description]: "IceCat 91" --> "IceCat 102". (all-mozilla-91-locales, %icecat-91-version, icecat-91-source): New variables bound to the old values, for use by icedove. (icedove)[source]: Ues 'icecat-91-source'. Mark H Weaver
2022-09-20gnu: Add rust-cbindgen-0.23 and its dependencies to gnuzilla.scm....This will be needed to build IceCat 102. * gnu/packages/gnuzilla.scm (rust-textwrap-0.15-promise) (rust-clap-lex-0.2, rust-clap-derive-3.2.15-promise) (rust-clap-3.2.16-promise, rust-cbindgen-0.24-promise) (rust-cbindgen-0.23-promise): New variables. Based on work by: John Kehayias <john.kehayias@protonmail.com>. Mark H Weaver
2022-09-20gnu: Add rust-1.59 to gnuzilla.scm....This will be needed to build IceCat 102. * gnu/packages/gnuzilla.scm (rust-1.58-promise, rust-1.59-promise): New variables. Mark H Weaver
2022-09-15Merge branch 'staging' into core-updates...Conflicts resolved in: gnu/local.mk gnu/packages/cmake.scm gnu/packages/glib.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/sdl.scm pango-next, vala-next and librsvg-bootstrap were removed in the process. Maxim Cournoyer
2022-09-15Merge branch 'master' into staging...With resolved conflicts in: gnu/local.mk gnu/packages/freedesktop.scm gnu/packages/gnuzilla.scm Maxim Cournoyer
2022-09-13gnu: mozjs: Update home-page....* gnu/packages/gnuzilla.scm (mozjs)[home-page]: Update URL. [synopsis]: Capitalize JavaScript. Maxim Cournoyer
2022-09-13gnu: mozjs: Add 91.13.0....* gnu/packages/gnuzilla.scm (mozjs-91): New variable. Marius Bakke
2022-09-01gnu: mozjs@78: Patch for Python 3.10....* gnu/packages/gnuzilla.scm (mozjs-78)[arguments]: Add phase. Marius Bakke
2022-08-27Merge branch 'staging' into core-updatesMarius Bakke
2022-08-27gnu: mozjs: Add 91.13.0....* gnu/packages/gnuzilla.scm (mozjs-91): New variable. Marius Bakke
2022-08-27gnu: 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 Bakke
2022-08-27Merge branch 'master' into stagingMarius Bakke
2022-08-23gnu: 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 Weaver
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11Merge branch 'master' into stagingMarius Bakke
2022-07-29gnu: icedove: Update to 91.12.0....* gnu/packages/gnuzilla.scm (icedove): Update to 91.12.0. Jonathan Brielmaier
2022-07-27Merge branch 'staging' into core-updatesMarius Bakke
2022-07-27Merge branch 'master' into stagingMarius Bakke
2022-07-26gnu: 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 Weaver
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-16gnu: mozjs: Build with ICU 69....* gnu/packages/icu4c.scm (icu4c-69): New variable. * gnu/packages/gnuzilla.scm (mozjs)[inputs]: Change from ICU4C to ICU4C-69. Marius Bakke
2022-07-16gnu: mozjs: Remove obsolete workaround....* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Remove "--disable-rust-simd" from #:configure-flags. Marius Bakke
2022-07-16gnu: mozjs: Build with the default LLVM....* gnu/packages/gnuzilla.scm (mozjs)[native-inputs]: Change from LLVM-9 to LLVM. Marius Bakke
2022-06-28gnu: 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 Brielmaier
2022-06-28gnu: 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 Weaver
2022-06-22gnu: mozjs: Keep only version 78....This reinstates commit 5e25a69e6e3733ad8845d1b187940877deba7750, which was wrongfully undoed by merge commit 8c3e9da13a3c92a7db308db8c0d81cb474ad7799. * gnu/packages/gnuzilla.scm (mozjs): Switch back to 78.15.0. Ludovic Courtès
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-01gnu: 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 Brielmaier
2022-06-01gnu: icedove: Update to 91.10.0 [fixes CVE-2022-1834]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.10.0. Jonathan Brielmaier
2022-05-31gnu: icedove: Use new style for inputs....* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use new style. Maxim Cournoyer
2022-05-31gnu: 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 Cournoyer
2022-05-31gnu: 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 Cournoyer
2022-05-31gnu: icecat: Modernize package definition....* gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style. [configure-flags, phases]: Use gexps. Maxim Cournoyer
2022-05-31gnu: 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 Cournoyer
2022-05-31gnu: 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 Weaver
2022-05-29gnu: 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 Weaver
2022-05-05gnu: icedove: Update to 91.9.0 [fixes CVE-2022-1520]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.9.0. Jonathan Brielmaier
2022-05-03gnu: 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 Weaver
2022-04-08gnu: icedove: Update to 91.8 [fixes CVE-2022-1197]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.8. Jonathan Brielmaier
2022-04-05gnu: 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 Weaver
2022-03-21Merge branch 'staging' into core-updates.Maxim Cournoyer
2022-03-11gnu: icedove: Update to 91.7 [fixes CVE-2022-26386]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.7. Jonathan Brielmaier
2022-03-08gnu: 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 Weaver
2022-03-07gnu: icedove: Update to 91.6.2....* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.2. Jonathan Brielmaier
2022-03-07gnu: 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 Weaver
2022-02-17gnu: icedove: Update to 91.6.1 [fixes CVE-2022-0566]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.1. Jonathan Brielmaier