summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rust-team'•••Change-Id: I6d5c28252f060eeb69eb02fd281e7268bb885b29 Efraim Flashner2024-12-021-3/+4
|\
| * gnu: icedove-minimal: Fix build.•••* gnu/packages/gnuzilla.scm (icedove-minimal)[inputs]: Replace rust-cbindgen with rust-cbindgen-0.24. Change-Id: I60d127a58b7d08e368b158e2a366f173d3c5e141 Efraim Flashner2024-11-281-1/+1
| * gnu: icecat-minimal: Fix build.•••* gnu/packages/gnuzilla.scm (icecat-minimal)[inputs]: Replace rust-cbindgen with rust-cbindgen-0.24. Change-Id: I114e9d579b4012648ee59a6db5c717cdbcfefc47 Efraim Flashner2024-11-281-1/+1
| * gnu: icecat: Fix building with newer rust.•••* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Adjust the configure-flags to temporarily disable rust SIMD optimizations. Change-Id: I799a97582e87419a6c580bb849485e48752443f7 Efraim Flashner2024-11-281-1/+2
* | gnu: icedove: Update to 115.16.3.•••* gnu/packages/gnuzilla.scm (icedove): Update to 115.16.3. Change-Id: I076e670a5442a910ac6d5aeb7ed8f64236442062 Jonathan Brielmaier2024-12-011-4/+4
* | gnu: icecat: Update to 115.18.0-guix2 [security fixes].•••Includes fixes for CVE-2024-11692, CVE-2024-11693, and CVE-2024-11697. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit and hash. Mark H Weaver2024-11-281-4/+4
|/
* gnu: icecat: Update to 115.18.0-guix1 [security fixes].•••Includes fixes for CVE-2024-11691 and CVE-2024-11694. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. (icecat-minimal)[native-inputs]: Use version 17 of llvm and clang. Mark H Weaver2024-11-261-8/+8
* gnu: icedove: Update to 115.16.2.•••* gnu/packages/gnuzilla.scm (icedove): Update to 115.16.2. Change-Id: Ibe020ce42e5503980ef4120863dc1c6e4fb40eb7 Jonathan Brielmaier2024-11-101-5/+5
* gnu: icecat: Update to 115.17.0-guix1 [security fixes].•••Includes fixes for CVE-2024-10458, CVE-2024-10459, and CVE-2024-10463. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-10-301-6/+6
* gnu: icecat: Update to 115.16.1-guix1 [fixes CVE-2024-9680].•••* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-10-091-6/+6
* gnu: icecat: Update to 115.16.0-guix1 [security fixes].•••Includes fixes for CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, and CVE-2024-9401. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-10-011-6/+6
* gnu: icedove-l10n: Fix build.•••Fixes <https://issues.guix.gnu.org/73192> * gnu/packages/gnuzilla.scm (make-l10n-package)[arguments]<#:phases>: On 'build phase unconditionally use 'system*' to invoke 'mach', as 'invoke' does not work for icedove any longer. Reported-by: bdju <bdju@tilde.team>. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> AndrĂ© Batista2024-09-221-7/+5
* gnu: icecat: Update to 115.15.0-guix1 [security fixes].•••Includes fixes for CVE-2024-8381, CVE-2024-8382, CVE-2024-8383, and CVE-2024-8384. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-09-031-6/+6
* gnu: icedove: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation. * gnu/packages/gnuzilla.scm (icedove)[inputs]: Add bash-minimal. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I8662841b88d46baebc7f700b7331b0c5cc786f64 Maxime Devos2024-08-311-0/+1
* gnu: icecat: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I30f7f40b8093457e4076a3d8ac9f3a6a1cca703c Maxime Devos2024-08-311-0/+1
* gnu: icedove-minimal: Import the correct set of modules.•••* gnu/packages/gnuzilla.scm (icedove-minimal) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I63c3789c620b11acbbf8db23ef416fc02cfdc00e Maxim Cournoyer2024-08-311-1/+1
* gnu: icecat-minimal: Import the correct set of modules.•••* gnu/packages/gnuzilla.scm (icecat-minimal) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I178519f7f4199748294305b7094e17c7daec6622 Maxim Cournoyer2024-08-311-1/+1
* gnu: mozjs: Import the correct set of modules.•••* gnu/packages/gnuzilla.scm (mozjs) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I2e5f210a95aa04ffeb3046b9bd5738cac13ce377 Maxim Cournoyer2024-08-311-1/+1
* build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee Maxim Cournoyer2024-08-311-3/+3
* gnu: gnuzilla: Add skr to all-mozilla-locales.•••* gnu/packages/gnuzilla.scm (all-mozilla-locales): Add skr. Change-Id: If996048792a53dffb55b7e16e69370dd72fc78e3 Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Ian Eure2024-08-191-0/+1
* gnu: icedove-minimal: Add StartupWMClass.•••Fixes https://issues.guix.gnu.org/69267 * gnu/packages/gnuzilla.scm (icedove-minimal)[arguments]: Set MOZ_APP_REMOTINGNAME and StartupWMClass. Change-Id: Ibf334c2d840a49aa7ec84da44eceecd85cb3bcd2 Jonathan Brielmaier2024-08-181-0/+4
* gnu: icedove. Update to 115.14.0.•••* gnu/packages/gnuzilla.scm (%icedove-version): Update to 115.14.0. Change-Id: I7564b525059f6c26beeee4bf9514fa38cc2aaa58 Jonathan Brielmaier2024-08-181-5/+5
* gnu: icedove-wayland: Use icedove-minimal instead of icedove.•••`icedove` does currently not built. * gnu/packages/gnuzilla.scm (icedove-wayland): Use `icedove-minimal` instead of `icedove`. Change-Id: Idc01d6a93071cff11ef139e6738aff1c7687d975 Jonathan Brielmaier2024-08-181-4/+4
* gnu: icedove: Update to 115.10.1.•••* gnu/packages/gnuzilla.scm (all-mozilla-102-locales, %icecat-102-base-version, %icecat-102-version, icecat-102-source): Remove variables. (%icedove-build-id, %icedove-version, thunderbird-comm-source): Update for 115.10.1. (thunderbird-comm-l10n): Switch to provided tarball. (icedove-source)[origin]: Add `zstd` package. Use `icecat-source`. Provide l10n folder from tarball. (icedove-minimal)[arguments]: Use MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE instead of deprecated MACH_USE_SYSTEM_PYTHON. Use GUIX_PYTHONPATH and bundled NSS library. [inputs]: Use `icu4c-73`. Add `nspr`. Remove `nss` for now. [native-inputs]: Update clang and llvm to version 15. Use newer `node-lts`. (make-l10n-package)[arguments]: Set GUIX_PYTHONPATH. Change-Id: Ie6d9eb00f609c9872ac985adec72da92ee4be336 Jonathan Brielmaier2024-08-181-308/+36
* gnu: icecat: Update to 115.14.0-guix1 [security fixes].•••Includes fixes for CVE-2024-7519, CVE-2024-7521, CVE-2024-7522, CVE-2024-7524, CVE-2024-7525, CVE-2024-7526, CVE-2024-7527, CVE-2024-7529, and CVE-2024-7531. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-08-061-6/+6
* gnu: icecat: Update to 115.13.0-guix1 [security fixes].•••Includes fixes for CVE-2024-6600, CVE-2024-6601, CVE-2024-6602, CVE-2024-6603, and CVE-2024-6604. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (%icecat-version): Change suffix from "-guix0-preview1" to "-guix1". (icecat-source): Update gnuzilla commit, base version, and hashes. (icecat-minimal)[description]: Remove the vague warning about IceCat being a preview release. Mark H Weaver2024-07-091-12/+8
* gnu: icecat: Update to 115.12.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2024-5688, CVE-2024-5690, CVE-2024-5691, CVE-2024-5692, CVE-2024-5693, CVE-2024-5696, CVE-2024-5700, and CVE-2024-5702. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-06-111-6/+6
* gnu: all-mozilla-locales: Add Santali locale; make public.•••* gnu/packages/gnuzilla.scm (all-mozilla-locales): Adds the Santali locale, and makes all-mozilla-locales public, so it can be used with LibreWolf. Change-Id: Ice49c9b37f8896b8fa963146a754ab28b8571b68 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ian Eure2024-05-311-1/+2
* gnu: mozjs: Fix build on riscv64-linux.•••* gnu/packages/gnuzilla.scm (mozjs)[arguments]: When building for riscv64-linux adjust the 'adjust-tests phase to skip 2 more tests skipped by upstream. Change-Id: Ia5fbe6782e3d1d8e1904cdf49a35e0666837b277 Efraim Flashner2024-05-301-0/+8
* gnu: icecat: Update to 115.11.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2024-4367, CVE-2024-4767, CVE-2024-4768, CVE-2024-4769, CVE-2024-4770, and CVE-2024-4777. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-05-141-6/+6
* gnu: firefox-decrypt: Update to 1.1.1.•••* gnu/packages/gnuzilla.scm (firefox-decrypt)[version]: Update to 1.1.1. [arguments]<#:builder>: Update patch shebang substitute. Change-Id: Iceabe4883b103e2cde9eac808316986db97b760c Oleg Pykhalov2024-05-011-4/+4
* gnu: icecat: Update to 115.10.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2024-2609, CVE-2024-3302, CVE-2024-3852, CVE-2024-3854, CVE-2024-3857, CVE-2024-3859, CVE-2024-3861, CVE-2024-3863, and CVE-2024-3864. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-04-161-6/+6
* Merge branch 'gnome-team'Liliana Marie Prikler2024-03-301-0/+1
|\
| * Merge remote-tracking branch 'savannah/master' into gnome-team•••Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745 Christopher Baines2024-03-201-6/+6
| |\
| * \ Merge remote-tracking branch 'savannah/master' into gnome-team•••Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26 Christopher Baines2024-03-161-3/+3
| |\ \
| * \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-02-251-32/+7
| |\ \ \
| * \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-02-031-7/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-01-141-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-01-071-14/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-01-011-6/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into HEAD•••Change-Id: I3f5d121162d98ef2ae61a62c4da3b0fd19d864e8 Liliana Marie Prikler2023-12-031-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-team•••Change-Id: I62da840b7600f2d3d8541e666d09e2f2a1b7d8c4 Liliana Marie Prikler2023-11-191-4/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-team•••Change-Id: I88d3789460d1a89917451d80405d89a2824006ac Liliana Marie Prikler2023-11-041-6/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-team•••Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191 Liliana Marie Prikler2023-10-231-10/+12
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-10-091-8/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-09-301-120/+415
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-09-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-09-071-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-08-191-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-07-141-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \