diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index a84011a..a2c5c26 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Oct 23 06:45:00 UTC 2024 - Andreas Stieger + +- Mozilla Thunderbird 128.3.3 + * Files left over from failed folder compactions could use up + disk space (bmo#1878541) + * Message list returned to selected message after action on + another message (bmo#1917485) + * Some faulty messages were downloaded and never stored + (bmo#1923765) + * Messages could become corrupted during folder compaction + (bmo#1923747,bmo#1923541,bmo#1720047) + * Searching events by Location, Description, or URL failed + (bmo#1912710) + * "Remove All Shown" saved passwords deleted all logins if + filtered without results (bmo#601447) + * Calendar event updates were not always sent to attendees + (bmo#1877640) + ------------------------------------------------------------------- Wed Oct 16 14:52:43 UTC 2024 - Wolfgang Rosenauer diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index c328433..e550375 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -29,8 +29,8 @@ # major 69 # mainver %%major.99 %define major 128 -%define mainver %major.3.2 -%define orig_version 128.3.2 +%define mainver %major.3.3 +%define orig_version 128.3.3 %define orig_suffix esr %define update_channel esr %define source_prefix thunderbird-%{orig_version} diff --git a/l10n-128.3.2esr.tar.xz b/l10n-128.3.3esr.tar.xz similarity index 100% rename from l10n-128.3.2esr.tar.xz rename to l10n-128.3.3esr.tar.xz diff --git a/tar_stamps b/tar_stamps index 41cf1a3..9420523 100644 --- a/tar_stamps +++ b/tar_stamps @@ -1,10 +1,10 @@ PRODUCT="thunderbird" CHANNEL="esr128" -VERSION="128.3.2" +VERSION="128.3.3" VERSION_SUFFIX="esr" -PREV_VERSION="128.3.1" +PREV_VERSION="128.3.2" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/comm-esr128" -RELEASE_TAG="aeb2fd15a57a20f626c7de9ace7039647e8b76d7" -RELEASE_TIMESTAMP="20241015205511" +RELEASE_TAG="7791b5d54344169bb5e9c35f93868b18e40a4b5f" +RELEASE_TIMESTAMP="20241021172958" diff --git a/thunderbird-128.3.2esr.source.tar.xz b/thunderbird-128.3.2esr.source.tar.xz deleted file mode 100644 index ab2a853..0000000 --- a/thunderbird-128.3.2esr.source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c836d148dafc1d46297e77a4984858c2130f6703cec80d6beb8aadd693dd711 -size 671832068 diff --git a/thunderbird-128.3.2esr.source.tar.xz.asc b/thunderbird-128.3.2esr.source.tar.xz.asc deleted file mode 100644 index 402bb7c..0000000 --- a/thunderbird-128.3.2esr.source.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmcPBroACgkQ4207E/PZ -MnRnbA//Y3tIyxzMQx66vaV+HCHvnhHzX9Nfub7YgwHDwI3+aqpx5YmNmGonZ0N2 -K2xNeCG5BBavno4XFaxGbV7HgT7qWIPGoGK+FxAUoVTD5MkYRSi/MIWQhe7F+2nS -uDlgjdUDeY2IeTg9qv+JT58ZwIhrGdStehekCV7thZSr3phom9oCKFQOTgCCsV+R -xVrQKCn+uZDJ7ShPgGECJcCn9L/JABNj9OQqLXrCNrM2ekvGCwWHmsg4z9+kwefH -Zt9wFIns3LaQ8ZRL3/4YnFWXFK6ALIghTowUdXxEvPXY+rb3NggAHw3UTXAThzOs -WSLY0dOjbUcBYnWxY4l33qSypT5ZQ36WIxSAuMrHFFrCIIzymlU+h6g/EEmGQo3T -Q03UONOmvYsCzzrOnQQPZLdyzy4P0dkm3rDm2r3bYWzADgxzC/Cp61EBXtdDXHmf -3OmPoDCdp42yWryAxtHwpmAxJb+H7cr1YhFnvt1w1wVOjeNns6GdaM9muGdRfYAY -NfnbCnG5Jd1+CkezYKbdsUVc0DnVD6wQ7oHgkrGn2/+bIhZrk6G64MWDxuP6Obj3 -LqclcYITde4Nkps250M8eMZSF96AoKgd4A38ahCoCpvz/98sHa97dpuoYOgqHVoz -+FqPwbU0ruMmVOkm3LCNg23LI0d+KYCXO7Uh3HuKnAPTG2zm8SY= -=ulMO ------END PGP SIGNATURE----- diff --git a/thunderbird-128.3.3esr.source.tar.xz b/thunderbird-128.3.3esr.source.tar.xz new file mode 100644 index 0000000..4ec4561 --- /dev/null +++ b/thunderbird-128.3.3esr.source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb5ab460d79ab3094197d1c4821a17e36775601a3bd33351b82e61770b4b221 +size 679424276 diff --git a/thunderbird-128.3.3esr.source.tar.xz.asc b/thunderbird-128.3.3esr.source.tar.xz.asc new file mode 100644 index 0000000..c1915ee --- /dev/null +++ b/thunderbird-128.3.3esr.source.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmcW0Z8ACgkQ4207E/PZ +MnTzYw/+LOmWjNV2XaAQSvZioQnV5jjuamEXcCRW0QeYguzFM8qxBQUV/4dyKPJc +lmUsTqL4nolwPyYgh4iBAIP0WkrN39ypJuojECNNPGNBUe7R/AvSuP8yqUT0+BP3 +kU25F0hOP9e47pyrx3efbFhGJcQiUzt1mDfe2B/sPuqfjmBuhtoDH5y6PRluL+Q+ +p+mABWOy/Y+YaC4h7RyLiYG5N8iR5bThLwYVxyHuqMGrrohUzxShW4jIiE51DlLD +qlLHOwlTjV7bURx37CsfN+02pQYsHPlOVqW0OaCgZG3LwiAvSbdcp/74Ywsa0JU9 +tE6v/1JIddRojMPwMj6OEHTnJO27q8/EE7ybzdBELNpVMhMIBRPbTtp/gJHUfHOf +2RnmFG8kQUvnx7iiXeczFyZaRc7cExRBEDXtl+AAGaYt34yxjL7NsthXQlP2DaJq +XZwFbRDm9RUlSp3uog+9lqhi6huPfgwypnK4qmn5yKomp0jTd0O3stSP/StuAWAq +0orNxDd8NWrzfDLRxOVA3C+LIP4KEq1t1XM3Qq1NaXhy7MvfwG4rPtJbAktDuJam +qxEzRkD9bgaR1hX8UmGGI0+jtQf2qXjUmp5ytoOfQmKyIJofnWgrCmjHhzYuUPzU +qNSiwcwFM2e1gFVgqZCtbCLBYQK6vKK6Mux8MN45FG+gmHy3pSc= +=KF9v +-----END PGP SIGNATURE-----