From 5c3005cce7752d3aa7ccfb951ce666ba8fe2f512 Mon Sep 17 00:00:00 2001 From: Yureka Date: Wed, 22 Apr 2026 22:00:41 +0200 Subject: [PATCH] electron-source.electron_39: 39.8.7 -> 39.8.9 - Changelog: https://github.com/electron/electron/releases/tag/v39.8.9 - Diff: https://github.com/electron/electron/compare/refs/tags/v39.8.7...v39.8.9 - Fixes CVE-2026-6296 - Fixes CVE-2026-6297 - Fixes CVE-2026-6298 - Fixes CVE-2026-6299 - Fixes CVE-2026-6300 - Fixes CVE-2026-6301 - Fixes CVE-2026-6302 - Fixes CVE-2026-6303 - Fixes CVE-2026-6304 - Fixes CVE-2026-6305 - Fixes CVE-2026-6306 - Fixes CVE-2026-6307 - Fixes CVE-2026-6308 - Fixes CVE-2026-6309 - Fixes CVE-2026-6311 - Fixes CVE-2026-6312 - Fixes CVE-2026-6313 - Fixes CVE-2026-6314 - Fixes CVE-2026-6316 - Fixes CVE-2026-6318 - Fixes CVE-2026-6358 - Fixes CVE-2026-6359 - Fixes CVE-2026-6360 - Fixes CVE-2026-6361 - Fixes CVE-2026-6362 - Fixes CVE-2026-6363 - Fixes CVE-2026-6364 --- pkgs/development/tools/electron/39-angle-patchdir.patch | 6 ++++-- pkgs/development/tools/electron/info.json | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/pkgs/development/tools/electron/39-angle-patchdir.patch b/pkgs/development/tools/electron/39-angle-patchdir.patch index 1b53bfb2aa85..3e7d49e922dc 100644 --- a/pkgs/development/tools/electron/39-angle-patchdir.patch +++ b/pkgs/development/tools/electron/39-angle-patchdir.patch @@ -6,6 +6,8 @@ index f5dbe8600f..9e1e5e0704 100644 { "patch_dir": "src/electron/patches/reclient-configs", "repo": "src/third_party/engflow-reclient-configs" }, { "patch_dir": "src/electron/patches/sqlite", "repo": "src/third_party/sqlite/src" }, { "patch_dir": "src/electron/patches/skia", "repo": "src/third_party/skia" }, -- { "patch_dir": "src/electron/patches/angle", "repo": "src/third_party/angle/src" } -+ { "patch_dir": "src/electron/patches/angle", "repo": "src/third_party/angle" } +- { "patch_dir": "src/electron/patches/angle", "repo": "src/third_party/angle/src" }, ++ { "patch_dir": "src/electron/patches/angle", "repo": "src/third_party/angle" }, + { "patch_dir": "src/electron/patches/pdfium", "repo": "src/third_party/pdfium" }, + { "patch_dir": "src/electron/patches/libaom", "repo": "src/third_party/libaom/source/libaom" } ] diff --git a/pkgs/development/tools/electron/info.json b/pkgs/development/tools/electron/info.json index 141cd63c6139..dace7d81da38 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -56,10 +56,10 @@ }, "src/electron": { "args": { - "hash": "sha256-RrqxAum+OEmuh/f2PfPFDulmU3LhTqUtwww8Nb+F7NI=", + "hash": "sha256-y2aqNUsE8XmM+SoLThECL2J5b4NVydj0WAoy7t4AiJg=", "owner": "electron", "repo": "electron", - "tag": "v39.8.7" + "tag": "v39.8.9" }, "fetcher": "fetchFromGitHub" }, @@ -1345,7 +1345,7 @@ "electron_yarn_hash": "sha256-HCnJJqfgcilB+Cl2OaezL9Uu1xk0ZBdVEXg2VDR1dwU=", "modules": "140", "node": "22.22.1", - "version": "39.8.7" + "version": "39.8.9" }, "40": { "chrome": "144.0.7559.236",