diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 464e675..8d9f043 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 20 07:36:02 UTC 2024 - Wolfgang Rosenauer + +- Mozilla Thunderbird 128.4.4 + * QR codes were not scannable by Android app when using most + high-contrast themes + * Primary password prompt cancellation during mobile export was + confusing +- revert using xdg-desktop-portal as some desktops have limited + support + ------------------------------------------------------------------- Sat Nov 9 16:26:41 UTC 2024 - Wolfgang Rosenauer diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 721c7e8..68c1358 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -29,8 +29,8 @@ # major 69 # mainver %%major.99 %define major 128 -%define mainver %major.4.3 -%define orig_version 128.4.3 +%define mainver %major.4.4 +%define orig_version 128.4.4 %define orig_suffix esr %define update_channel esr %define source_prefix thunderbird-%{orig_version} @@ -228,7 +228,6 @@ Recommends: libpulse0 Recommends: libfido2-udev %endif Requires: %{name}-openpgp -Requires: xdg-desktop-portal Suggests: %{name}-openpgp-librnp Requires(post): desktop-file-utils Requires(postun): desktop-file-utils diff --git a/l10n-128.4.3esr.tar.xz b/l10n-128.4.4esr.tar.xz similarity index 100% rename from l10n-128.4.3esr.tar.xz rename to l10n-128.4.4esr.tar.xz diff --git a/suse-default-prefs.js b/suse-default-prefs.js index 47b5e14..6a7df07 100644 --- a/suse-default-prefs.js +++ b/suse-default-prefs.js @@ -20,5 +20,5 @@ pref("extensions.shownSelectionUI", true); pref("spellchecker.dictionary_path", "/usr/share/myspell"); // (KDE) desktop support -pref("widget.use-xdg-desktop-portal.file-picker", 1); +//pref("widget.use-xdg-desktop-portal.file-picker", 1); diff --git a/tar_stamps b/tar_stamps index 85e8f1c..6c3eb12 100644 --- a/tar_stamps +++ b/tar_stamps @@ -1,10 +1,10 @@ PRODUCT="thunderbird" CHANNEL="esr128" -VERSION="128.4.3" +VERSION="128.4.4" VERSION_SUFFIX="esr" -PREV_VERSION="128.4.2" +PREV_VERSION="128.4.3" PREV_VERSION_SUFFIX="esr" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/comm-esr128" -RELEASE_TAG="145fdfb21d2ef4ad466f67bd4a410b633592ed72" -RELEASE_TIMESTAMP="20241108210256" +RELEASE_TAG="e963642f77edeb0a8a39ffdca4c7f2dee69f0b78" +RELEASE_TIMESTAMP="20241118214310" diff --git a/thunderbird-128.4.3esr.source.tar.xz b/thunderbird-128.4.3esr.source.tar.xz deleted file mode 100644 index 4aae9d6..0000000 --- a/thunderbird-128.4.3esr.source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:146edcfee47ebaa3fb6cf877a0747140dd011a3f6b674c98cdc61b9e98bbd61c -size 673965268 diff --git a/thunderbird-128.4.3esr.source.tar.xz.asc b/thunderbird-128.4.3esr.source.tar.xz.asc deleted file mode 100644 index 5785690..0000000 --- a/thunderbird-128.4.3esr.source.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmcu5GkACgkQ4207E/PZ -MnRj5RAAj7dKSmOsVy+HBFm7I5GSZJauNe4AsFqTODFxp7imh6MwCjz+vcToKn3v -+u8UV+RGxihmcvQ4bzmnV4YP0ZUAAFWueONv7b4n3Mc/hp38Ej+s2QSfxsFcptnX -LYZ1LkAuxld+ixVtgx+/rLAZjt85MLU0+QgviTuuNCl6Antlro6KBRfO8hK64O8m -zHHewJRQGPdrBqbaIGpIyeWhDAJ3iV2FN0cIqD7O2prWMpeHhWlKcopMAtBUem83 -g2QM1FqsuthRKb4yWt9hJEEM1g6MDsiU15gIlcIZEkgO2sD48QxPVPshXvAQCNCp -MD+SwZt0Rg6fWDcvYQWJo3tCrO7M+8+ccX05Qm3y88yCLpt17DGBZ4Lpr/DpmSMH -vbpFe7gUusJm6Jh8UGQXF43otWzsCgRQwCcpbpMggw+1YbHrREuLSQd1iSeNxu9l -NQDjtN8SxkBZINlFPXpjdGkSApN2vgvkly3QNJ6yC85IijkWdOm9vaA405adYVff -CfXJlSUxLC709E+owMOPvhtnbaC/0WAiXuTmSDUzhU6ZFtBAv3SMjxWqI9pg1E7d -EdeFxrRi3RXvJigaqVAB0ax+b4Qrr2sk5xwPzwOTJyfL0new93Wp/y2ZgN/BuLrD -p/uXKkmMzbMu0ZvLIKxVhiMZNzeoc1l7qUnVZwlDRaC66ynetkA= -=Mwsw ------END PGP SIGNATURE----- diff --git a/thunderbird-128.4.4esr.source.tar.xz b/thunderbird-128.4.4esr.source.tar.xz new file mode 100644 index 0000000..43d6149 --- /dev/null +++ b/thunderbird-128.4.4esr.source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370fae094c0f600e8eb54628c34485c7da6528f905613d41d6975092566731cd +size 677533120 diff --git a/thunderbird-128.4.4esr.source.tar.xz.asc b/thunderbird-128.4.4esr.source.tar.xz.asc new file mode 100644 index 0000000..df0fd2c --- /dev/null +++ b/thunderbird-128.4.4esr.source.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmc77a4ACgkQ4207E/PZ +MnRvWBAA03Se7xB+PlNX+ZbgufJOkWIJ1NtMz7OVYFvVMOfptdjZs4Z0yzgjGMGz +FC8ji7faKzuB64GQK0I0VJZbtUUJoHDpQCzG4OaGIFngTFxTOHHybD1ERdOCIiXU +/RZeiaski6hs0wSEz29ws4O2OPyjO1ygtfQyyjfIiX5clFviDBCoZKTpGNHnAy3o +VW4eCMrDT8mD7sOUShV3c+AOxdDhO5vZfSs9LY6H131p9Jxpy18ZTXJyxcgPcO2K +4UYwnLFWLyU8fTre4TMGGe3dxOTVKsuicX3qtuRbtaQDf0+t2+13zbngpj0eu8ol +LSuYP8I85Vo4g97DLCMQcX7sA5ef9ZR9sVsabkdeVD5CNvm5vWjkgwu9qlHHUeW3 +awZqufmoNaMM5UMWmWFi7wOPVYv0G/OgiMdwcHkTtBrurCBzBezve9t7H7H6zhOS +FWxoqQQN+QKTB9ytpmhZ1ZV39IU87ijrUnBpjhs66EufkADpD24ombG5cMU9JO+9 +hFqrc7hNTRcCdhDvm2m450+vbUY8EZ1k0PKKcAdRzFyvRPKKJ+Y+KV0kjyJ2PgN8 +ev+1IiN/9hHQVPnOEh66YyPgoiegIAVZVZzJDd9JOfUwcRCrODRVlwlFdiw+INDY +F1YRVvRnMq7cmXNBA31WkrTT2yCB7wY3dzLUzsXvN7KZYDWgqfI= +=8WEs +-----END PGP SIGNATURE-----