electron-source.electron_40: 40.8.5 -> 40.9.2

- Changelog: https://github.com/electron/electron/releases/tag/v40.9.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v40.8.5...v40.9.2
- 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-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
This commit is contained in:
Yureka
2026-04-22 22:33:03 +02:00
parent 5c3005cce7
commit c7fc3ffe05
2 changed files with 11 additions and 9 deletions
@@ -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" }
]
+7 -7
View File
@@ -1404,10 +1404,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-Uvgjmq/xfD1IjYMC2CSmNHGWtsV9V2RJmtKhhRKITyM=",
"hash": "sha256-wTKT4XA0ylL5uUZWfp9XhxiGUkfXrtEzw3Pw+nGwr4w=",
"owner": "electron",
"repo": "electron",
"tag": "v40.8.5"
"tag": "v40.9.2"
},
"fetcher": "fetchFromGitHub"
},
@@ -1741,10 +1741,10 @@
},
"src/third_party/electron_node": {
"args": {
"hash": "sha256-UvFXQgkp60pQ6K0/ifXq1BX1HzFHCXrseascaQ7rmW0=",
"hash": "sha256-WJSNbXox5oT6WQXARbl9B+DcEaHrCpu96s5Pvq48bfE=",
"owner": "nodejs",
"repo": "node",
"tag": "v24.14.0"
"tag": "v24.14.1"
},
"fetcher": "fetchFromGitHub"
},
@@ -2690,10 +2690,10 @@
"fetcher": "fetchFromGitiles"
}
},
"electron_yarn_hash": "sha256-+7UFFBC4awv3Eg7aB5fKgIysAA2QIpds7s7xN2DuoP8=",
"electron_yarn_hash": "sha256-0P2Kt1uJA0lmZjIOr4Bpu6NDl4CwEKEgRz/B92oCs9M=",
"modules": "143",
"node": "24.14.0",
"version": "40.8.5"
"node": "24.14.1",
"version": "40.9.2"
},
"41": {
"chrome": "146.0.7680.179",