Revert OL modifications

This commit is contained in:
AlmaLinux RelEng Bot 2026-05-03 07:56:42 -04:00
parent e556cb73b2
commit b760d048c0
3 changed files with 5 additions and 8 deletions

View File

@ -2,14 +2,14 @@ pref("app.update.enabled", false);
pref("app.update.autoInstallEnabled", false);
/* Allow users to set custom colors*/
/* pref("browser.display.use_system_colors", true);*/
pref("general.useragent.vendor", "Oracle");
pref("general.useragent.vendor", "Red Hat");
pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
pref("intl.locale.matchOS", true);
pref("mail.shell.checkDefaultClient", false);
pref("toolkit.networkmanager.disable", false);
pref("offline.autoDetect", true);
/* Disable global indexing by default */
/* Disable global indexing by default*/
pref("mailnews.database.global.indexer.enabled", false);
pref("extensions.shownSelectionUI", true);
@ -33,4 +33,4 @@ pref("datareporting.healthreport.uploadEnabled", false);
pref("datareporting.policy.dataSubmissionEnabled", false);
pref("toolkit.telemetry.archive.enabled", false);
/* ECH is not supported in the system nss */
pref("security.tls.ech.grease_probability", 0);
pref("security.tls.ech.grease_probability", 0);

0
thunderbird.sh.in Executable file → Normal file
View File

View File

@ -138,7 +138,7 @@ end}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 140.10.0
Release: 1.0.1%{?dist}
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -170,7 +170,7 @@ Source1: thunderbird-langpacks-%{version}%{?pre_version}-20260421.tar.xz
Source2: cbindgen-vendor.tar.xz
Source3: process-official-tarball
Source10: thunderbird-mozconfig
Source12: thunderbird-oracle-default-prefs.js
Source12: thunderbird-redhat-default-prefs.js
Source20: thunderbird.desktop
Source21: thunderbird.sh.in
Source24: mozilla-api-key
@ -1721,9 +1721,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Thu Apr 30 2026 EL Errata <el-errata_ww@oracle.com> - 140.10.0-1.0.1
- Add Oracle prefs
* Tue Apr 21 2026 Jan Horak <jhorak@redhat.com> - 140.10.0-1
- Update to 140.10.0 ESR