Unverified Commit ae167795 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

thunderbird-128-unwrapped: 128.7.1esr -> 128.8.0esr

https://www.thunderbird.net/en-US/thunderbird/128.8.0esr/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2025-18/

Fixes: CVE-2025-26696, CVE-2025-26695, CVE-2024-43097, CVE-2025-1930,
       CVE-2025-1931, CVE-2025-1932, CVE-2025-1933, CVE-2025-1934,
       CVE-2025-1935, CVE-2025-1936, CVE-2025-1937, CVE-2025-1938
parent f8c225c7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -100,8 +100,8 @@ rec {
  thunderbird-128 = common {
    applicationName = "Thunderbird ESR";

    version = "128.7.1esr";
    sha512 = "3f84e1f1a83379da1f154b66dbb5f941d04548ad017aab32aa9520f4315edb524e3754ac1fe9a7ae27f7aa33e2881c6783f11ccc53cda713f107760b7d880667";
    version = "128.8.0esr";
    sha512 = "a6ccdf5a067a1f908246885b22a1dadc66f4667d4ac74d1c1867c88a70b194c508e8d9e139f357ebc1d344f032fdc9b75c365fe49937d2463d7bd61b85ef86d1";

    updateScript = callPackage ./update.nix {
      attrPath = "thunderbirdPackages.thunderbird-128";