firefox-esr-140-unwrapped: 140.10.0esr -> 140.10.1esr
https://www.firefox.com/en-US/firefox/140.10.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2026-36/ Fixes: CVE-2026-7320, CVE-2026-7321, CVE-2026-7322, CVE-2026-7323
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
|
||||
buildMozillaMach rec {
|
||||
pname = "firefox";
|
||||
version = "140.10.0esr";
|
||||
version = "140.10.1esr";
|
||||
applicationName = "Firefox ESR";
|
||||
src = fetchurl {
|
||||
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
|
||||
sha512 = "56b274df21d0a908e826af6dda89a42b77fb0f597b75542b0330d448ae22be07a3636a3187ff1b488e466cc8c5264a8a75f79901354a49e35a3e99dcb0852514";
|
||||
sha512 = "aa3481dbdda0a302acefff52007ba2e6927962523408b942a7df673e80618fc381faf1ca70ebaac3760645bf7cb382b85658af49beca705cd636ce9de58349a5";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user