Compare commits

...

47 Commits
c8 ... a8-plus

Author SHA1 Message Date
eabdullin 06f2457015 Merge branch 'a8' into a8-plus 6 days ago
eabdullin 0d18902bd6 Merge branch 'c8' into a8 6 days ago
eabdullin 5a979440af Merge branch 'a8' into a8-plus 1 month ago
eabdullin 69bed650cb Merge branch 'c8' into a8 1 month ago
eabdullin 6681b968c3 Merge branch 'a8' into a8-plus 2 months ago
eabdullin f8fa686d87 Merge branch 'c8' into a8 2 months ago
eabdullin 386ce39a84 Fix changelog 2 months ago
eabdullin 20ec8b1733 Merge branch 'a8' into a8-plus 2 months ago
eabdullin 8dd47b353f Merge branch 'c8' into a8 2 months ago
eabdullin 4eb7684462 Merge branch 'a8' into a8-plus 3 months ago
eabdullin 099aae8130 Merge branch 'c8' into a8 3 months ago
Andrew Lukoshko 42e1f1baeb Add mising .plus 4 months ago
Andrew Lukoshko 687aafd2e6 Merge branch 'c8' into a8-plus 4 months ago
eabdullin e4072b404c Merge branch 'c8' into a8 4 months ago
Andrew Lukoshko b1f19d5ea2 Do not apply OpenPGP disable patch 4 months ago
eabdullin 846be71ef1 Add record to changelog 5 months ago
eabdullin 68e3bad7d8 AlmaLinux changes 5 months ago
eabdullin 268e5015ee Merge branch 'a8' into a8-plus 5 months ago
eabdullin 36135359ad Merge branch 'c8' into a8 5 months ago
eabdullin 12263960ff Fix changelog 5 months ago
eabdullin 82e710680f Merge branch 'a8' into a8-plus 5 months ago
eabdullin ceb7317b05 Merge branch 'c8' into a8 5 months ago
Andrew Lukoshko a184e57b70 Add librnp-rnp subpackage 6 months ago
Andrew Lukoshko c5aa5e6997 Merge branch 'c8' into a8-plus 6 months ago
Andrew Lukoshko 11bc7793c3 Merge branch 'c8' into a8 6 months ago
eabdullin 3a2f4b3437 Fix date in changelog 7 months ago
eabdullin ba65851447 Merge branch 'c8' into a8-plus 7 months ago
eabdullin 89a0fd84b6 Merge branch 'c8' into a8 7 months ago
Andrew Lukoshko 7cdcb34e3f Merge remote-tracking branch 'origin/c8' into a8-plus 8 months ago
eabdullin 82338a9b08 Merge branch 'c8' into a8 8 months ago
eabdullin c5066ecf37 Fix changelog 9 months ago
eabdullin f5ea9bae5c Merge branch 'c8' into a8-plus 9 months ago
eabdullin 175f3993d6 Merge branch 'c8' into a8 9 months ago
Andrew Lukoshko f9ee0e2f0c Merge branch 'a8' into a8-plus 10 months ago
eabdullin 790e38ac28 Added changelog line 10 months ago
eabdullin fec3b15ca2 Merge branch 'c8' into a8 10 months ago
Andrew Lukoshko 03f1ced1d2 Plus changes 10 months ago
eabdullin cb78322c6c Merge branch 'c8' into a8 10 months ago
eabdullin 1aa5f0151b Merge branch 'c8' into a8 11 months ago
eabdullin feac4976db Merge branch 'c8' into a8 12 months ago
eabdullin 387469dbb0 Merge branch 'c8' into a8 1 year ago
eabdullin a6bd4d84fa Merge branch 'c8' into a8 1 year ago
eabdullin 62b23618ff Merge branch 'c8' into a8 1 year ago
eabdullin 66c23a0f50 Almalinux changes 1 year ago
eabdullin b3f8354f54 AlmaLinux changes 1 year ago
Andrew Lukoshko 4d1f9f8163 Merge remote-tracking branch 'origin/c8' into a8 1 year ago
Andrew Lukoshko f17f852148 AlmaLinux changes 2 years ago
  1. 2
      SOURCES/thunderbird-redhat-default-prefs.js
  2. 50
      SPECS/thunderbird.spec

@ -2,7 +2,7 @@ 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", "Red Hat");
pref("general.useragent.vendor", "AlmaLinux");
pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
pref("intl.locale.matchOS", true);
pref("mail.shell.checkDefaultClient", false);

@ -166,7 +166,7 @@ end}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 102.9.0
Release: 1%{?dist}
Release: 1%{?dist}.alma.plus
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -237,7 +237,7 @@ Patch224: mozilla-1170092.patch
Patch226: rhbz-1354671.patch
Patch228: disable-openh264-download.patch
Patch229: firefox-nss-addon-hack.patch
Patch230: disable-openpgp-in-thunderbird.patch
# Patch230: disable-openpgp-in-thunderbird.patch
# Upstream patches
Patch415: mozilla-1670333.patch
@ -369,7 +369,7 @@ BuildRequires: xmlto
%endif
# Don't require any OpenPGP backend with the librnp interface, because RHEL does not have it
#Requires: thunderbird-librnp%{?_isa}
Requires: thunderbird-librnp%{?_isa}
# prefer the librnp implementation bundled with thunderbird
#Not in RHEL7 Suggests: thunderbird-librnp-rnp%{?_isa}
Requires: p11-kit-trust
@ -543,19 +543,19 @@ Provides: bundled(nspr) = 4.34.0
%description
Mozilla Thunderbird is a standalone mail and newsgroup client.
#%package librnp-rnp
#Summary: OpenPGP implementation for Thunderbird based on RNP
#Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
#Provides: thunderbird-librnp
#Provides: thunderbird-librnp%{?_isa}
#Conflicts: thunderbird-librnp%{?_isa}
#%description librnp-rnp
#The thunderbird-librnp-rnp package contains an OpenPGP implementation
#based on RNP.
#%files librnp-rnp
#%{mozappdir}/librnp.so
#%{mozappdir}/rnp-cli
#%{mozappdir}/rnpkeys
%package librnp-rnp
Summary: OpenPGP implementation for Thunderbird based on RNP
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Provides: thunderbird-librnp
Provides: thunderbird-librnp%{?_isa}
Conflicts: thunderbird-librnp%{?_isa}
%description librnp-rnp
The thunderbird-librnp-rnp package contains an OpenPGP implementation
based on RNP.
%files librnp-rnp
%{mozappdir}/librnp.so
%{mozappdir}/rnp-cli
%{mozappdir}/rnpkeys
%prep
echo "Build environment"
@ -1147,9 +1147,9 @@ touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
%endif
# Removing librnp.so - we cannot deliver librnp with botan crypto backend RHELs
%if !%{?use_openssl_for_librnp}
%{__rm} -rf %{buildroot}%{mozappdir}/librnp.so %{buildroot}%{mozappdir}/rnp-cli %{buildroot}%{mozappdir}/rnpkeys
%endif
# %if !%{?use_openssl_for_librnp}
# %{__rm} -rf %{buildroot}%{mozappdir}/librnp.so %{buildroot}%{mozappdir}/rnp-cli %{buildroot}%{mozappdir}/rnpkeys
# %endif
# Register as an application to be visible in the software center
mkdir -p $RPM_BUILD_ROOT%{_datadir}/metainfo
@ -1255,27 +1255,27 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Wed Mar 22 2023 Eduard Abdullin <eabdullin@almalinux.org> - 102.9.0-1.alma.plus
- Enable openpgp
* Wed Mar 22 2023 Eduard Abdullin <eabdullin@almalinux.org> - 102.9.0-1.alma
- Debrand for AlmaLinux
* Mon Mar 13 2023 Eike Rathke <erack@redhat.com> - 102.9.0-1
- Update to 102.9.0 build1
* Wed Feb 15 2023 Eike Rathke <erack@redhat.com> - 102.8.0-2
- Update to 102.8.0 build2
* Fri Feb 10 2023 Eike Rathke <erack@redhat.com> - 102.8.0-1
- Update to 102.8.0 build1
* Tue Jan 31 2023 Eike Rathke <erack@redhat.com> - 102.7.1-2
- Update to 102.7.1 build2
* Tue Jan 24 2023 Eike Rathke <erack@redhat.com> - 102.7.1-1
- Update to 102.7.1 build1
* Mon Jan 16 2023 Eike Rathke <erack@redhat.com> - 102.7.0-1
- Update to 102.7.0 build1
* Tue Dec 13 2022 Eike Rathke <erack@redhat.com> - 102.6.0-2
- Update to 102.6.0 build2
* Fri Dec 09 2022 Eike Rathke <erack@redhat.com> - 102.6.0-1
- Update to 102.6.0 build1
@ -1284,13 +1284,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Tue Nov 15 2022 Eike Rathke <erack@redhat.com> - 102.5.0-2
- Update to 102.5.0 build2
* Fri Nov 11 2022 Eike Rathke <erack@redhat.com> - 102.5.0-1
- Update to 102.5.0 build1
* Mon Oct 17 2022 Eike Rathke <erack@redhat.com> - 102.4.0-1
- Update to 102.4.0 build1
* Wed Oct 12 2022 Jan Horak <jhorak@redhat.com> - 102.3.0-4
- Fix for expat CVE-2022-40674

Loading…
Cancel
Save