thunderbird-128: 128.2.3esr -> 128.3.1esr

Fixes CVE-2024-9680.
https://www.mozilla.org/en-US/security/advisories/mfsa2024-52/

Fixes CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, CVE-2024-9396, CVE-2024-9397,
CVE-2024-9398, CVE-2024-9399, CVE-2024-9400, CVE-2024-9401, CVE-2024-9402.
https://www.mozilla.org/en-US/security/advisories/mfsa2024-49/

https://www.thunderbird.net/en-US/thunderbird/128.3.1esr/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/128.3.0esr/releasenotes/
(cherry picked from commit 4456fc5a84)
This commit is contained in:
Thomas Gerbet
2024-10-11 22:56:46 +02:00
committed by github-actions[bot]
parent b75308c239
commit 9bb7ed4e56

View File

@@ -61,8 +61,8 @@ in rec {
};
thunderbird-128 = common {
version = "128.2.3esr";
sha512 = "f852d1fe6b8d41aa2f0fbc0fceae93cccf1e5f88d9c0447f504de775283289b82b246b79a01e8eb26e9c87197fb33138fb18c75ecc3f5f1bcfefa3920a7c7512";
version = "128.3.1esr";
sha512 = "9fef04a0c498eb16688c141cb7d45e803ecc75ea6fc6117ff8ad1e6b049716f49b435f3e5a1baa703fa937e25483137e22256e58572eeacf317de264b961ba6a";
updateScript = callPackage ./update.nix {
attrPath = "thunderbirdPackages.thunderbird-128";