Age | Commit message (Expand) | Author |
2023-11-21 | gnu: icecat: Update to 115.5.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-6204, CVE-2023-6205, CVE-2023-6206,
CVE-2023-6207, CVE-2023-6208, CVE-2023-6209, and CVE-2023-6212.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-11-13 | gnu: icecat: honor parallel-job-count....* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Pass the value
of (parallel-job-count) to `mach` if a parallel build is requested.
Change-Id: Idce40ec895bdfbaa284009f8a9ef2770bc05082c
| Eric Bavier |
2023-10-24 | gnu: icecat: Update to 115.4.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-5721, CVE-2023-5724, CVE-2023-5725,
CVE-2023-5726, CVE-2023-5727, CVE-2023-5728, CVE-2023-5730, and
CVE-2023-5732.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-10-23 | gnu: icecat: Support Guix packaged extensions and native manifests....* gnu/build/icecat-extension.scm: New file with a MAKE-ICECAT-EXTENSION
procedure that makes sure the add-on directory is a symlink, so that Icecat
can normalize it into a package store path.
* gnu/local.mk (dist_patch_DATA): Register it, as well as new patches.
* gnu/packages/browser-extensions.scm (ublock-origin)[properties]: Store the
add-on ID so that it is accessible in MAKE-ICECAT-EXTENSION.
[arguments]: Use the add-on ID as root directory.
(ublock-origin/icecat): New procedure.
* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Rewrite the unused
'apply-guix-specific-patches' phase so that it applies the following two
patches.
[native-search-paths]: New field.
* gnu/packages/patches/icecat-compare-paths.patch: New patch that compares
add-on paths (which are package store paths) to detect package changes.
* gnu/packages/patches/icecat-use-system-wide-dir.patch: New patch that
replaces "/usr/lib/mozilla" (the system-wide directory for extensions and
native manifests) with "$ICECAT_SYSTEM_DIR".
| Clément Lassieur |
2023-10-09 | gnu: icu4c-73-promise: Fix broken test....* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/gnuzilla.scm (icu4c-73-promise)[source]: Add patch.
* gnu/packages/patches/icu4c-fix-TestHebrewCalendarInTemporalLeapYear.patch:
New file.
| Clément Lassieur |
2023-10-03 | gnu: icecat: Update to 115.3.1-guix0-preview1 [fixes CVE-2023-5217]....* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-09-28 | gnu: icecat: Update to 115.3.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-5168, CVE-2023-5169, CVE-2023-5171,
CVE-2023-5174, and CVE-2023-5176.
* gnu/packages/gnuzilla.scm (icu4c-73-promise): New variable.
(all-mozilla-locales, %icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
(icecat-minimal)[inputs]: Use icu4c-73-promise. Remove nss.
[native-inputs]: Use rust-cbindgen-0.24, llvm-15, clang-15, and node-lts.
[arguments]<configure-flags>: Comment out "--with-system-nss".
[description]: "IceCat 102" --> "IceCat 115".
(%icecat-locales): Update.
(all-mozilla-102-locales, %icecat-102-base-version)
(%icecat-102-version, icecat-102-source): New variables
bound to the old values, for use by icedove.
(icedove-source): Ues 'icecat-102-source'.
(make-l10n-package)[arguments]<phases>: Simplify reference to
'#$locales, and thereby eliminate the unnecessary dependence on
%icedove-locales by icecat-l10n, and similarly on %icecat-locales by
icedove-l10n.
[native-inputs]: Use node-lts.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new upstream.
* gnu/packages/patches/icecat-102-makeicecat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver |
2023-09-17 | gnu: icecat: Update to 102.15.1 [security fixes]....This fixes fix mfsa2023-40, a critical webp vulnerability.
See https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/
* gnu/packages/gnuzilla.scm (%icecat-base-version, icecat-source):
Update to 102.15.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Dr. Arne Babenhauserheide |
2023-09-01 | gnu: icedove: Update to 102.15.0....* gnu/packages/gnuzilla.scm (icedove): Update to 102.15.0.
| Jonathan Brielmaier |
2023-08-30 | gnu: icecat: Update to 102.15.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576,
CVE-2023-4581, and CVE-2023-4584.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-08-01 | gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes]....Includes fixes for 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.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, upstream base version, and hashes.
| Mark H Weaver |
2023-07-10 | gnu: icedove: Update to 102.13.0....* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
| Jonathan Brielmaier |
2023-07-04 | gnu: icecat: Update to 102.13.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-37201, CVE-2023-37202, CVE-2023-37207,
CVE-2023-37208, and CVE-2023-37211.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-06-11 | gnu: icedove: Update to 102.12.0....* gnu/packages/gnuzilla.scm (%icedove-version, thunderbird-comm-source): Update to 102.12.0.
| Jonathan Brielmaier |
2023-06-06 | gnu: icecat: Update to 102.12.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-34414 and CVE-2023-34416.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-05-29 | gnu: icedove: Update to 102.11.2....* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.11.2.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Jonathan Brielmaier |
2023-05-09 | gnu: icecat: Update to 102.11.0-guix0-preview1 [security fixes]....Includes fixes for 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.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-05-02 | gnu: icedove: Update to 102.10.1....* gnu/packages/gnuzilla.scm (icedove): Update to 102.10.1.
| Jonathan Brielmaier |
2023-04-22 | Revert "gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]."...This reverts commit e94dcbf3c28588eab25dfa1e017d792c09f68488.
"gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]." was
already pushed as 3ab983d630a95a29b9418b1ba8a26e5ca2836ec0. And the
`icecat-102.9.0-source` was removed in
"gnu: icedove: Update to 102.10.0 [security fixes]." a741b554cb66cd053a130b8b5b5926a30bec9d48.
| Jonathan Brielmaier |
2023-04-14 | gnu: nss: Add which to to native inputs and use regular nspr....* gnu/packages/nss.scm (nspr-next): Delete variable.
(nss) [native-inputs]: Add which.
[propagated-inputs]: Replace nspr-next with nspr.
* gnu/packages/gnuzilla.scm (icecat-minimal): Likewise.
| Maxim Cournoyer |
2023-04-14 | Merge branch 'master' into core-updates....Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
| Maxim Cournoyer |
2023-04-13 | Merge staging branch....Conflicts resolved in:
gnu/packages/engineering.scm
gnu/packages/gnuzilla.scm
gnu/packages/photo.scm
| Maxim Cournoyer |
2023-04-12 | gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]....Includes fixes for 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.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the vestigial RENAME_CMD environment variable setting.
(icecat-102.9.0-source): New variable.
(icedove-source): Use it.
| Mark H Weaver |
2023-04-12 | gnu: icedove: Use native notifications when available....* gnu/packages/gnuzilla.scm (icedove-minimal)[phases]{wrap-program}: Add libnotify
to LD_LIBRARY_PATH.
[inputs]: Add libnotify.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| SeerLite |
2023-04-12 | gnu: icedove: Update to 102.10.0 [security fixes]....Fixes CVE-2023-0547 and CVE-2023-29479.
* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.10.0.
(%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
(icecat-102.9.0-source): Remove.
| Jonathan Brielmaier |
2023-04-11 | gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]....Includes fixes for 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.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the vestigial RENAME_CMD environment variable setting.
(icecat-102.9.0-source): New variable.
(icedove-source): Use it.
| Mark H Weaver |
2023-03-31 | Merge branch 'master' into staging | Maxim Cournoyer |
2023-03-31 | gnu: icedove: Update to 102.9.1 [fixes CVE-2023-28427]....* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.9.1.
(%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
| Jonathan Brielmaier |
2023-03-28 | gnu: ffmpeg: Update to 6.0....* gnu/packages/video.scm (ffmpeg): Update to 6.0.
(ffmpeg-5): New variable.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with
ffmpeg-5.
* gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
| Maxim Cournoyer |
2023-03-20 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-03-16 | gnu: icedove: Update to 102.9.0....* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.9.0.
(%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
| Jonathan Brielmaier |
2023-03-14 | gnu: icecat: Update to 102.9.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-25751, CVE-2023-25752, CVE-2023-28162,
CVE-2023-28163, CVE-2023-28164, and CVE-2023-28176.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-03-04 | gnu: nss: Update to 3.88.1....* gnu/packages/nss.scm (nss)[source]: Update to 3.88.1.
[replacement]: Remove.
[propagated-inputs]: Change 'nspr' to 'nspr-next'.
(nss-next, nss/fixed): Remove.
* gnu/packages/gnuzilla.scm (icecat-minimal)[inputs]: Change 'nss-next'
to 'nss'.
(icedove-minimal)[inputs]: Likewise.
| Ludovic Courtès |
2023-03-02 | Merge remote-tracking branch 'savannah/master' into core-updates...Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
| Christopher Baines |
2023-03-01 | gnu: icecat: Remove unsupported --disable-eme option on aarch64....* gnu/packages/gnuzilla.scm (icecat): Remove unsupported --disable-eme option
on aarch64.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| r0man |
2023-03-02 | gnu: make-mozilla-with-l10n: Use the copy-build-system....Fixes <https://issues.guix.gnu.org/61742>.
* gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the
copy-build-system.
Reported-by: Feng Shu <tumashu@163.com>
| Maxim Cournoyer |
2023-02-20 | gnu: icedove: Truly prevent it from generating a new profile on every upgrade....This fixes a regression introduced in 52cb5cf5b8 ("gnu: icedove: Update to
91.3.2") where the single quotes moved to double quotes, but the substitute*
pattern was not correctly adapted.
Fixes <https://issues.guix.gnu.org/53250>.
* gnu/packages/gnuzilla.scm (icedove-minimal)
[phases] {fix-profile-setting}: Include double qutoes in substitute* pattern
targeting the MOZ_DEDICATED_PROFILES configuration option.
| Maxim Cournoyer |
2023-02-20 | gnu: icedove: Install the icons of the 'comm' component....This is a follow-up commit to 47f0e022dc ("gnu: icedove: Install icons.")
which installed the icons of the 'browser' component (which are those used by
IceCat).
* gnu/packages/gnuzilla.scm (icedove-minimal) [phases]
{install-icon}: Install the icons of the 'comm' component, which is Icedove.
| Maxim Cournoyer |
2023-02-19 | gnu: icecat: Unbundle nss and nspr....* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Add nspr-next and
nss-next.
[configure-flags]: Re-instate the "--with-system-nspr" and "--with-system-nss"
configure flags.
[phases] {remove-bundled-libraries}: Update comment.
| Maxim Cournoyer |
2023-02-19 | gnu: icecat: Remove gtk+-2 input....* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Remove gtk+-2.
| Maxim Cournoyer |
2023-02-19 | gnu: icedove: Use the locale of the system....* gnu/packages/gnuzilla.scm (icedove-source): Set the intl.locale.requested
option to the empty string.
| Maxim Cournoyer |
2023-02-19 | gnu: Add language packs to icecat and icedove....Fixes <https://issues.guix.gnu.org/32026>.
* gnu/packages/gnuzilla.scm (icecat): Rename to...
(icecat-minimal): ... this.
(icedove: Rename to...
(icedove-minimal): ... this.
(make-mozilla-with-l10n): New procedure.
(icecat, icedove): New variables.
| Maxim Cournoyer |
2023-02-19 | gnu: icedove: Automatically load system-provided extensions....* gnu/packages/gnuzilla.scm
(icedove-source): Set the extensions.autoDisableScopes preference value to 3.
(icedove-minimal) [phases]: Add the --allow-addon-sideload and
--with-unsigned-addon-scopes=app,system ac options to the configure phase.
| Maxim Cournoyer |
2023-02-19 | gnu: Add icecat-l10n and icedove-l10n....* gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New variable.
(make-l10n-package): New procedure.
(icecat-l10n, icedove-l10n): New variables.
| Maxim Cournoyer |
2023-02-19 | gnu: icecat-source: Update gnuzilla to f23f8b609....* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
| Maxim Cournoyer |
2023-02-19 | gnu: Define %icecat-base-version at the top level....* gnu/packages/gnuzilla.scm (%icecat-base-version): New variable.
(%icecat-version): Define in terms of %icecat-base-version.
(icecat-source): Adjust to use the above newly introduced variables.
| Maxim Cournoyer |
2023-02-19 | gnu: icedove: Compute a self-contained source....This refactoring work is to prepare for adding a icedove-l10n package, which
will reuse that source.
* gnu/packages/gnuzilla.scm (comm-source->locales+changset): New procedure.
(thunderbird-source): Rename to...
(thunderbird-comm-source): ... here.
(icedove-source): New variable.
(icedove) [source]: Use it.
[phases]: Remove the prepare-thunderbird-sources and rename-to-icedove phases.
| Maxim Cournoyer |
2023-02-19 | gnu: Add a 'update-mozilla-locales' helper for maintenance....* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.
| Maxim Cournoyer |
2023-02-15 | gnu: icecat: Update to 102.8.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-0767, CVE-2023-25728, CVE-2023-25729,
CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25735,
CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742,
CVE-2023-25743, CVE-2023-25744, and CVE-2023-25746.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the dependency on the Perl 'rename' program.
* gnu/packages/patches/icecat-makeicecat.patch: Update to apply cleanly.
| Mark H Weaver |
2023-02-15 | gnu: icecat: Update the "ach" locale....The previously specified changeset didn't match what was in the
manifest (browser/locales/l10n-changesets.json) of the upstream source.
* gnu/packages/gnuzilla.scm (all-mozilla-locales) [ach]: Update revision and
hash.
Modified-by: Mark H Weaver <mhw@netris.org>
| Maxim Cournoyer |