Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* data/branding/icecat-wordmark.svg: Move to ...
* data/branding/icecat/content/icecat-wordmark.svg: ... here.
* data/branding/icecat/content/jar.mn: Add icecat-wordmark.svg.
* data/buildscripts/mozconfig-common: Add system directories to the
set of addon scopes that need not be signed by Mozilla, and allow
addon sideloading as well. Remove --disable-mainenance-service build
option, which is no longer accepted.
* data/buildscripts/mozconfig-gnulinux: Remove --disable-gconf build
option, which is no longer accepted.
* data/patches/default-search-duckduckgo.patch,
dont-pin-search-engines-to-top-sites.patch,
data/patches/duckduckgo-no-params.patch,
data/patches/fix-data-reporting-check.patch,
data/patches/icecat-about-dialog.patch: Adapt to apply cleanly to v78.
* data/patches/moz-configure-changes.patch: Disable MOZ_NORMANDY.
* data/patches/icecat-preferences.patch: Remove, pending rewrite.
* data/settings.js: Add several new IceCat-specific default settings.
* makeicecat: Adapt to v78.
|
|
* data/patches/duckduckgo-no-params.patch: New file.
|
|
* data/patches/icecat-about-dialog.patch: New file.
|
|
This reverts commit 46d3e865b94ac18be85957b5ea2fa3ef373882de.
|
|
* data/patches/fix-is_manifest.patch: New file.
|
|
* data/patches/dont-pin-search-engines-to-top-sites.patch: New file.
|
|
* makeicecat: Add code to add IceCat-specific messages to l10n directory.
* data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-AR/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-CL/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-ES/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-MX/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/fr/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/it/browser/browser/preferences/preferences.ftl,
data/patches/icecat-preferences.patch: New files.
|
|
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'.
|
|
* 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.
|
|
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.
|
|
This reverts commit f137dd0571291255b0d9f76be36fb10dcc41a790.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CVE-2015-4491 CVE-2015-4492 CVE-2015-4495 from Guix
|
|
http://googleonlinesecurity.blogspot.com/2015/03/maintaining-digital-certificate-security.html
https://blog.mozilla.org/security/2015/03/23/revoking-trust-in-one-cnnic-intermediate-certificate/
|
|
|
|
|
|
|
|
|