From f1f41a6dcf524b2ad83d2b3ba44174bc1ad62e6e Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 19 Mar 2024 12:38:36 +0100 Subject: [PATCH 1/6] Update to 115.9.0 Fix expat CVE-2023-52425 --- sources | 4 ++-- thunderbird.spec | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sources b/sources index d25d147..8f8bdd1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16 -SHA512 (thunderbird-115.8.1.source.tar.xz) = 4d28f865f482a0d4c91f26ef26709a00f78955699b4ca191f960bcdb8d2c0c95c2a8e8782129d5660e192c605cba021fac553b13868861086a608f0c50aa5da7 -SHA512 (thunderbird-langpacks-115.8.1-20240305.tar.xz) = 5578b99cdf1ebb7e690c508fc26edd2f203e6d827339b0107a3fd91f32354c98d445df11bbf8c401788266b4f3ef671b02792fb884342b59d8c1711e51c10a30 +SHA512 (thunderbird-115.9.0.source.tar.xz) = 8ff0bed6e6d7f337ebae09011a10b59343ae7a8355ed1da2d72ec0d4218010adfae78e42565e5b784df26cef4702f313dc9616ac5ca5530fb772d77bdf7f2ea4 +SHA512 (thunderbird-langpacks-115.9.0-20240318.tar.xz) = b0cce5c30ba6d718f5cf6ccbd11402656161a92c6956b99059c1ef4e24e95f316ee7ec3d3726c95a2e387dd2663bc2538974efc45d00061b86b2b170a96adc26 diff --git a/thunderbird.spec b/thunderbird.spec index 818952c..12cbef0 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -76,13 +76,13 @@ ExcludeArch: s390x Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.8.1 +Version: 115.9.0 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20240305.tar.xz +Source1: thunderbird-langpacks-%{version}-20240318.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -719,6 +719,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Mar 18 2024 Eike Rathke - 115.9.0-1 +- Update to 115.9.0 +- Fix expat CVE-2023-52425 + * Tue Mar 05 2024 Eike Rathke - 115.8.1-1 - Update to 115.8.1 From f1c002ab45100bf1cfae56107e0d61e2b7d9e78d Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 6 Aug 2024 18:56:29 +0200 Subject: [PATCH 2/6] Update to 115.14.0 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 7 +++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 02732ff..cce5c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -458,3 +458,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-115.12.1-20240618.tar.xz /thunderbird-115.13.0.source.tar.xz /thunderbird-langpacks-115.13.0-20240716.tar.xz +/thunderbird-115.14.0.source.tar.xz +/thunderbird-langpacks-115.14.0-20240805.tar.xz diff --git a/sources b/sources index b1c9926..202c177 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16 -SHA512 (thunderbird-115.13.0.source.tar.xz) = 98ee23f684aa7a166878459a6a217bf3bcc4ddd8fa8ebbd0a1d2d66392ec1ebff67dbad55d145cdd0771539f127d91c4137211cf4efc80e450e6a34c95e8529c -SHA512 (thunderbird-langpacks-115.13.0-20240716.tar.xz) = f8b27c10286fd5936ea2d6178ba5a5d13e67150ccb6c1dac1254ab1a88dff8538353627ad7a6195fc02789e5f8c889cccbd795f95d20fe4169bbfa58555b4976 +SHA512 (thunderbird-115.14.0.source.tar.xz) = b12e1302d6be94dd88bee6dd069d3fec944bfce95e1afc1d72c14cc188d952fd5a85f0e70575317250701ac89498d876f3384b022957689fabcef61ad7d78c29 +SHA512 (thunderbird-langpacks-115.14.0-20240805.tar.xz) = e98f04ea5941f1160908584c7d263da7a934233ea378ec1b57a9a91f7b40242f0f45d8758b15573c635dbea606cf239625ae5e61e367123d0545034dee1e9383 diff --git a/thunderbird.spec b/thunderbird.spec index d03b0aa..b161df8 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -87,13 +87,13 @@ ExcludeArch: s390x Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.13.0 +Version: 115.14.0 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20240716.tar.xz +Source1: thunderbird-langpacks-%{version}-20240805.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -771,6 +771,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Tue Aug 06 2024 Eike Rathke - 115.14.0-1 +- Update to 115.14.0 + * Tue Jul 16 2024 Eike Rathke - 115.13.0-1 - Update to 115.13.0 From 409b6fd78f083074f7c7c110606b850f5a699292 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 5 Sep 2024 17:11:17 +0200 Subject: [PATCH 3/6] Update to 115.15.0 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 7 +++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cce5c8d..b621142 100644 --- a/.gitignore +++ b/.gitignore @@ -460,3 +460,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-115.13.0-20240716.tar.xz /thunderbird-115.14.0.source.tar.xz /thunderbird-langpacks-115.14.0-20240805.tar.xz +/thunderbird-115.15.0.source.tar.xz +/thunderbird-langpacks-115.15.0-20240905.tar.xz diff --git a/sources b/sources index 202c177..84c403a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16 -SHA512 (thunderbird-115.14.0.source.tar.xz) = b12e1302d6be94dd88bee6dd069d3fec944bfce95e1afc1d72c14cc188d952fd5a85f0e70575317250701ac89498d876f3384b022957689fabcef61ad7d78c29 -SHA512 (thunderbird-langpacks-115.14.0-20240805.tar.xz) = e98f04ea5941f1160908584c7d263da7a934233ea378ec1b57a9a91f7b40242f0f45d8758b15573c635dbea606cf239625ae5e61e367123d0545034dee1e9383 +SHA512 (thunderbird-115.15.0.source.tar.xz) = b161b99e09b6d1ba833f77264e35034ad199438b4fc88d244a6b68c84693fa2e90fbab60dafb827a2e23b37c484f9843a58751d93826ba7cdd0391114d253de2 +SHA512 (thunderbird-langpacks-115.15.0-20240905.tar.xz) = c338eae6a72c0c935db080705c6d20b85c6816f66258f11b93f2ec91871874468c5b6cd372e642f8ae9caa76d7cb5a501f3d7c4bc98cf8d023c6510fc90b7a58 diff --git a/thunderbird.spec b/thunderbird.spec index b161df8..bfc1cbc 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -87,13 +87,13 @@ ExcludeArch: s390x Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.14.0 +Version: 115.15.0 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20240805.tar.xz +Source1: thunderbird-langpacks-%{version}-20240905.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -771,6 +771,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Thu Sep 05 2024 Eike Rathke - 115.15.0-1 +- Update to 115.15.0 + * Tue Aug 06 2024 Eike Rathke - 115.14.0-1 - Update to 115.14.0 From f9e35b0b8304910c5801ebae03c900717c77dee5 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 10 Oct 2024 15:57:37 +0200 Subject: [PATCH 4/6] Update to 115.16.0 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 12 +++++++++--- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b621142..13e6a24 100644 --- a/.gitignore +++ b/.gitignore @@ -462,3 +462,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-115.14.0-20240805.tar.xz /thunderbird-115.15.0.source.tar.xz /thunderbird-langpacks-115.15.0-20240905.tar.xz +/thunderbird-115.16.0esr.source.tar.xz +/thunderbird-langpacks-115.16.0esr-20241010.tar.xz diff --git a/sources b/sources index 84c403a..5e0b2f8 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16 -SHA512 (thunderbird-115.15.0.source.tar.xz) = b161b99e09b6d1ba833f77264e35034ad199438b4fc88d244a6b68c84693fa2e90fbab60dafb827a2e23b37c484f9843a58751d93826ba7cdd0391114d253de2 -SHA512 (thunderbird-langpacks-115.15.0-20240905.tar.xz) = c338eae6a72c0c935db080705c6d20b85c6816f66258f11b93f2ec91871874468c5b6cd372e642f8ae9caa76d7cb5a501f3d7c4bc98cf8d023c6510fc90b7a58 +SHA512 (thunderbird-115.16.0esr.source.tar.xz) = 1c70050a773c92593dca2a34b25e9e6edcef6fbb9b081024e4dba024450219e06aace52d9fb90ccc2e8069b7bba0396258c86cc19848a7ac705b42641f6e36a5 +SHA512 (thunderbird-langpacks-115.16.0esr-20241010.tar.xz) = ad619f21b5628f55de3b783f9e55cc12263a7cc65b804faf7ad8a9ffc3a718ecaf4e0f84ef3b58bb561970f1c6d3b1b7756daac00f307d4264b7443fe91629ea diff --git a/thunderbird.spec b/thunderbird.spec index bfc1cbc..8acdad4 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -85,15 +85,18 @@ ExcludeArch: s390x %global __provides_exclude_from ^%{mozappdir} %global __requires_exclude ^(%%(find %{buildroot}%{mozappdir} -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -)) +# From 115.16 on they renamed directory and archive names to 115.16.0esr and so on. +%global version_extension esr + Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.15.0 +Version: 115.16.0 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later -Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz +Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?version_extension}%{?pre_version}/source/thunderbird-%{version}%{?version_extension}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20240905.tar.xz +Source1: thunderbird-langpacks-%{version}%{?version_extension}-20241010.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -771,6 +774,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Thu Oct 10 2024 Eike Rathke - 115.16.0-1 +- Update to 115.16.0 + * Thu Sep 05 2024 Eike Rathke - 115.15.0-1 - Update to 115.15.0 From 7f814ca70ea19f063550b0bff3c37e1398ffb269 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 28 Oct 2024 13:38:22 +0100 Subject: [PATCH 5/6] Switch update-channel to esr That also influences from where releasenotes are obtained under Help -> About Thunderbird, Release Notes --- thunderbird-mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index 003cad3..5d41799 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -11,7 +11,7 @@ ac_add_options --enable-pulseaudio ac_add_options --enable-av1 ac_add_options --without-system-icu ac_add_options --enable-release -ac_add_options --update-channel=release +ac_add_options --update-channel=esr ac_add_options --allow-addon-sideload ac_add_options --enable-js-shell ac_add_options --with-unsigned-addon-scopes=app,system From 5801fb5811760292dbfeff5a24e8b8c2ab5a5f5b Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Wed, 30 Oct 2024 15:29:08 +0100 Subject: [PATCH 6/6] Update to 115.16.1 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 10 +++++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 13e6a24..6d73180 100644 --- a/.gitignore +++ b/.gitignore @@ -464,3 +464,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-115.15.0-20240905.tar.xz /thunderbird-115.16.0esr.source.tar.xz /thunderbird-langpacks-115.16.0esr-20241010.tar.xz +/thunderbird-115.16.1.source.tar.xz +/thunderbird-langpacks-115.16.1-20241030.tar.xz diff --git a/sources b/sources index 5e0b2f8..7d04a9e 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16 -SHA512 (thunderbird-115.16.0esr.source.tar.xz) = 1c70050a773c92593dca2a34b25e9e6edcef6fbb9b081024e4dba024450219e06aace52d9fb90ccc2e8069b7bba0396258c86cc19848a7ac705b42641f6e36a5 -SHA512 (thunderbird-langpacks-115.16.0esr-20241010.tar.xz) = ad619f21b5628f55de3b783f9e55cc12263a7cc65b804faf7ad8a9ffc3a718ecaf4e0f84ef3b58bb561970f1c6d3b1b7756daac00f307d4264b7443fe91629ea +SHA512 (thunderbird-115.16.1.source.tar.xz) = 4705c088bdca46c4fa15a3d3f80783eab6181be3cd7abb8c990909043b340e33e090056ec95c3fc80d04fb315047c3e235a604a06c844b606eb7152b561494c7 +SHA512 (thunderbird-langpacks-115.16.1-20241030.tar.xz) = 23b2674e19b299596fd17cbc4a38dc694fc516f36a49c45653ff0fff234b2602bac244080a6c20d3a2fc4222248dc33abaa73a52e8835af0cccd84ff61b3e533 diff --git a/thunderbird.spec b/thunderbird.spec index 8acdad4..b9295ae 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -86,17 +86,18 @@ ExcludeArch: s390x %global __requires_exclude ^(%%(find %{buildroot}%{mozappdir} -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -)) # From 115.16 on they renamed directory and archive names to 115.16.0esr and so on. -%global version_extension esr +# But not for 115.16.1 ... sigh.. +#%%global version_extension esr Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.16.0 +Version: 115.16.1 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?version_extension}%{?pre_version}/source/thunderbird-%{version}%{?version_extension}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}%{?version_extension}-20241010.tar.xz +Source1: thunderbird-langpacks-%{version}%{?version_extension}-20241030.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -774,6 +775,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Wed Oct 30 2024 Eike Rathke - 115.16.1-1 +- Update to 115.16.1 + * Thu Oct 10 2024 Eike Rathke - 115.16.0-1 - Update to 115.16.0