summaryrefslogtreecommitdiff
path: root/makeicecat
AgeCommit message (Collapse)Author
2025-02-04Update to 115.20.0-1.v115.20.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2025-01-06Update to 115.19.0-1.v115.19.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR, GNUVERSION, and SOURCEBALL_CHECKSUM.
2024-11-27Bump GNUVERSION to 2.Mark H Weaver
* makeicecat: Set GNUVERSION to 2.
2024-11-25Update to 115.18.0-1.v115.18.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2024-10-29Update to 115.17.0-1.v115.17.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR, FFSUB, and SOURCEBALL_CHECKSUM.
2024-10-09Update to 115.16.1-1.v115.16.1-gnu1Mark H Weaver
* makeicecat: Update FFSUB and SOURCEBALL_CHECKSUM.
2024-09-30Update to 115.16.0-1.v115.16.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2024-09-02Update to 115.15.0-1.v115.15.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR, FFBUILD, and SOURCEBALL_CHECKSUM.
2024-08-06Update to 115.14.0-2.v115.14.0-gnu1Mark H Weaver
* makeicecat: Update FFMINOR, FFBUILD, and SOURCEBALL_CHECKSUM.
2024-07-08Update to 115.13.0-3.Mark H Weaver
* makeicecat: Update FFMINOR, FFBUILD, and SOURCEBALL_CHECKSUM.
2024-06-10Update to 115.12.0-1.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2024-05-13Update to 115.11.0-1.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2024-04-16Update to 115.10.0-1.Mark H Weaver
* makeicecat: Update FFMINOR, FFSUB, and SOURCEBALL_CHECKSUM.
2024-03-23Update to 115.9.1-1.Mark H Weaver
* makeicecat: Update FFSUB, FFBUILD, and SOURCEBALL_CHECKSUM.
2024-03-16Update to 115.9.0-2Amin Bandali
* makeicecat: Update FFMINOR, FFBUILD, and SOURCEBALL_CHECKSUM.
2024-02-20Switch GNU IceCat to follow upstream candidatesAmin Bandali
Considering Mozilla publishes the RC build(s) the week before the release, following upstream candidate builds rather than waiting for final releases gives us (and distros packaging IceCat downstream) an additional week to prepare IceCat builds and do some testing before Mozilla formally announces the release and any security vulnerabilities discovered since the last release. * makeicecat (FFBUILD): Add variable for the candidate build number. (SOURCEBALL_URL): Update to point to candidate sourceballs instead. (ICECATVERSION): Incorporate FFBUILD in GNU IceCat's version.
2024-02-13Update to 115.8.0Amin Bandali
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2024-01-15Update to 115.7.0Amin Bandali
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-12-18Update to 115.6.0Amin Bandali
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-11-20Update to 115.5.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-10-23Update to 115.4.0.Mark H Weaver
* makeicecat: Update FFMINOR, FFSUB, and SOURCEBALL_CHECKSUM.
2023-10-03Update to 115.3.1.Mark H Weaver
* makeicecat: Update FFSUB and SOURCEBALL_CHECKSUM.
2023-09-26Update to 115.3.0.Mark H Weaver
Thanks to Chippy <chippy@classictetris.net> for providing preliminary patches upon which these changes are based. * makeicecat (FFMAJOR, FFMINOR, SOURCEBALL_CHECKSUM): Update to 115.3.0. (fail, skip_thru_matching_endif, remove_if_block) (remove_if_block_in_file, sort_inner_list) (sort_inner_list_in_file): New shell functions. (configure, configure_search, apply_branding) (apply_batch_branding): Adapt to upstream changes. * data/patches/about-addons.patch: Adapt as needed. * data/patches/fix-data-reporting-check.patch, data/patches/reproducible-langpacks.patch: Remove obsolete patches. * data/settings.js: Block undesirable functionality. Use <https://gnuzilla.gnu.org/mozzarella> in place of <https://gnuzilla.gnu.org/extensions>.
2023-08-30Update to 102.15.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-07-31Update to 102.14.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-07-04Update to 102.13.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-06-05Update to 102.12.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-05-09Update to 102.11.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-04-10Update to 102.10.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-03-13Update to 102.9.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-02-14Update to 102.8.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2023-02-11Eliminate the dependency on the Perl rename program.Mark H Weaver
* makeicecat (MIN_RENAME_VER_MAJ, MIN_RENAME_VER_MIN): Remove variables. (rename_files): New shell function. (validate_env): Remove code to check for the Perl rename program. (apply_batch_branding): Use rename_files. Pass the '-depth' option to 'find' to avoid using 'tac'.
2023-01-16Update to 102.7.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-12-13Update to 102.6.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-11-16Version bumped to 102.5.0Ruben Rodriguez
2022-11-16Disabled useragent spoofing and improving UA rebrandingRuben Rodriguez
2022-10-19Update to 102.4.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-09-19Update to 102.3.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-09-08Version bumped to 102.2.0Ruben Rodriguez
2022-09-08Updated DuckDuckGO default settingsRuben Rodriguez
2022-09-08Updated build scripts to match upstream changesRuben Rodriguez
2022-09-08Fixed json processing to match upstream changesRuben Rodriguez
2022-09-08Add 'IceCat Settings' entry to application menusRuben Rodriguez
2022-09-08Clear default-bookmarks file programaticallyRuben Rodriguez
2022-08-22Update to 91.13.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-07-25Update to 91.12.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-06-27Update to 91.11.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
2022-05-30Update to 91.10.0.Mark H Weaver
* makeicecat: Update FFMINOR, FFSUB, and SOURCEBALL_CHECKSUM.
2022-05-29Update to 91.9.1.Mark H Weaver
* makeicecat: Update FFSUB and SOURCEBALL_CHECKSUM.
2022-05-03Update to 91.9.0.Mark H Weaver
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.