Age | Commit message (Collapse) | Author |
|
* data/branding/icecat/locales/en-US/brand.dtd: Add brandProductName.
* data/branding/icecat/locales/en-US/brand.ftl: Add
brand-shorter-name, brand-full-name, brand-product-name,
vendor-short-name, and trademarkInfo.
* data/branding/icecat/locales/en-US/brand.properties: Add
brandProductName.
* makeicecat: Limit replacement of trademarkInfo.part1 of brand.dtd
files to only be done within l10n directory. Replace trademarkInfo of
brand.ftl files within l10n directory.
|
|
It would be desirable to prevent downgrades from one major version of
IceCat to another. However, as MOZ_BLOCK_PROFILE_DOWNGRADE is
currently implemented, it prevents downgrades from one build of
IceCat-68.2 to an earlier build of IceCat-68.2. Until we can find a
satisfactory solution, we disable this functionality entirely.
* data/patches/moz-configure-changes.patch: Set
MOZ_BLOCK_PROFILE_DOWNGRADE to 'False'.
|
|
* makeicecat: Set executable bit.
|
|
* data/patches/fix-data-reporting-check.patch: New file.
* data/patches/legacy-profiles.patch: Rename to ...
* data/patches/moz-configure-changes.patch: ... this,
and set MOZ_SERVICES_HEALTHREPORT to False.
|
|
* makeicecat: Update to FFMINOR to 2, and update the expected
sha256sum of the firefox source tarball.
|
|
Mark found that IceCat will otherwise prompt the user to create an account.
* data/patches/legacy-profiles.pach: New file.
* data/settings.js (identity.fxaccounts.enabled): Set to false.
Co-Authored-By: Mike Gerwitz <mtg@gnu.org>
|
|
* data/patches/default-search-duckduckgo.patch: New file.
Co-Authored-By: Mike Gerwitz <mtg@gnu.org>
|
|
* data/patches/.gitkeep: New file.
* makeicecat: Apply patches from data/patches. Take care not to fail
when no patches exist.
|
|
* makeicecat: add `mkdir -p \$(DIST)/bin/browser/extensions' to
browser/app/Makefile.in, before trying to cp files/dirs into it.
Fixes the following build error:
39:05.34 cp: target '../../dist/bin/browser/extensions' is not a directory
39:05.34 make[4]: *** [Makefile:118: libs] Error 1
39:05.34 make[3]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:101: browser/app/libs] Error 2
39:05.34 make[2]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:34: libs] Error 2
39:05.34 make[1]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/rules.mk:413: default] Error 2
39:05.34 make: *** [client.mk:125: build] Error 2
|
|
|
|
* makeicecat: comment the onboarding bits out for now, until we figure
out how to bring them back for 68.
|
|
|
|
|
|
* makeicecat: bump FFMAJOR and FFMINOR, allow pre-existing output
directory, and use long key id for the Mozilla Software Releases key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
network.http.referer.spoofSource, disabled network.http.originextension
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
script that's now part of https://savannah.gnu.org/projects/directory.
|
|
|
|
- Disable downloading the safebrowsing blacklist
- Always ask before restoring the browsing session
- Disable shield/heartbeat
- Enable WebRTC but don't reveal your internal IP when WebRTC is enabled
|
|
- HTTPS Everywhere updated to 2018.1.11
- "goteo.org payments with free JS" updated to 1.1
- "LibreJS compatible Pay.gov" updated to 1.3
- "Reveal hidden HTML" updated to 1.6
- Enabled WebRTC, but prevent leaking the LAN ip.
|
|
|
|
This reverts commit f137dd0571291255b0d9f76be36fb10dcc41a790.
|
|
https://addons.mozilla.org/en-US/firefox/collections/NateN1222/librejs-compatibility-add-ons/
|
|
|