Weijia Wang
18618c9940
Merge pull request #262515 from networkException/chromium-sri-hashes
...
chromium,chromedriver,electron: use sri hashes instead of sha256 everywhere
2023-10-22 00:59:13 +02:00
networkException
e2523b4ca0
chromium,chromedriver,electron: use hash instead of sha256 everywhere
...
this patch updates the packaging of chromium and chromedriver to use
sri hashes in `upstream-info.nix` instead of sha256 as well as
the packaging of electron to use sri hashes in `info.json` instead
of sha256 (just gn).
this patch also updates the previous `sha256` values in
`upstream-info.nix` and `info.json` to sri hashes in `hash`.
2023-10-21 19:56:40 +02:00
Yaya
3e8424248f
electron-{22,24}-bin: Mark EOL
...
These are now EOL since 2023-10-10
https://endoflife.date/electron
Co-authored-by: Yureka <yuka@yuka.dev>
2023-10-21 16:40:45 +02:00
networkException
6e4796d619
chromium,electron: always output sri hashes from update scripts
...
this patch changes the update script to always output sri hashes
for all hashes written to chromium's `upstream-info.nix` and
electron's `info.json`. the keys have also been renamed from `sha256`
to `hash`.
2023-10-21 15:16:58 +02:00
nixdrin
503e176e3d
electron-bin: add pciutils to electronLibPath
...
libpci.so is needed at runtime to detect GPU vendor/device IDs properly,
so that Chromium's blocklists that workaround various GPU driver bugs
can be applied correctly.
2023-10-20 00:03:30 +02:00
Yureka
3f84dd89b8
electron_25: 25.9.0 -> 25.9.1
2023-10-19 19:52:10 +02:00
Yureka
63ecd56469
electron_26: 26.3.0 -> 26.4.0
2023-10-19 19:52:10 +02:00
Yureka
2b2804fe4a
electron-source.electron_28: 28.0.0-nightly.20231009 -> 28.0.0-alpha.2
2023-10-19 19:52:10 +02:00
Nick Cao
72b9db4a08
Merge pull request #260540 from yayayayaka/electron_22-bin-22.3.27
...
electron_22-bin: 22.3.26 -> 22.3.27
2023-10-12 11:47:44 -04:00
Yureka
6e8da9c070
electron-source.electron_28: init at 28.0.0-nightly.20231009
2023-10-12 15:45:58 +02:00
Yureka
749713baf8
electron-source.electron_27: 27.0.0-beta.9 -> 27.0.0
2023-10-12 15:45:58 +02:00
Yureka
46e2044bf5
electron_27-bin: init at 27.0.0
2023-10-12 15:45:58 +02:00
Yaya
f156d0e629
electron_22-bin: 22.3.26 -> 22.3.27
...
https://github.com/electron/electron/releases/tag/v22.3.27
This is the last 22.x release and has now reached EOL.
2023-10-11 23:50:41 +02:00
Yureka
78023a9d08
electron_25: 25.8.4 -> 25.9.0
2023-10-08 14:13:39 +02:00
Yureka
80e1c49cff
electron_26: 26.2.4 -> 26.3.0
2023-10-08 14:13:39 +02:00
Yureka
f60adee04b
electron_source.electron_27: 27.0.0-beta.8 -> 27.0.0-beta.9
2023-10-08 14:13:39 +02:00
Yaya
d9623feedd
electron_26-bin: 26.2.4 -> 26.3.0
...
https://github.com/electron/electron/releases/tag/v26.3.0
2023-10-07 22:36:25 +02:00
Yaya
50f5c57f95
electron_25-bin: 25.8.4 -> 25.9.0
...
https://github.com/electron/electron/releases/tag/v25.9.0
2023-10-07 22:36:25 +02:00
Yaya
b3b1066b67
electron_24-bin: 24.8.5 -> 24.8.6
...
https://github.com/electron/electron/releases/tag/v24.8.6
Fixes CVE-2023-5217
2023-10-07 22:36:25 +02:00
Yaya
f9c918e1db
electron_22-bin: 22.3.25 -> 22.3.26
...
https://github.com/electron/electron/releases/tag/v22.3.26
Fixes CVE-2023-5217
2023-10-07 22:36:25 +02:00
Yureka
99515b5c50
electron: fix GSETTINGS_SCHEMAS_PATH ( #259157 )
2023-10-05 20:06:37 +02:00
Sandro Jäckel
8981905890
electron: don't track cache directory
2023-10-03 22:15:23 +02:00
Sandro Jäckel
e543860508
electron: change directory to update script to place cache relative to it
2023-10-03 22:15:23 +02:00
Pierre Bourdon
e5f6200d16
Merge pull request #258440 from SuperSandro2000/drop-atom
...
atom*: drop
2023-10-03 17:49:36 +02:00
Sandro Jäckel
bbd62ccd6c
electron-bin: use callPackage
2023-10-03 16:37:26 +02:00
Sandro Jäckel
5d5e71a3ac
electron-bin: remove atomEnv
2023-10-03 16:37:26 +02:00
Yaya
4d7239c20e
electron-source: version updates for CVE-2023-5217 ( #258459 )
...
- 25.8.3 -> 25.8.4
- 26.2.3 -> 26.2.4
- 27.0.0-beta.7 -> 27.0.0-beta.8
2023-10-01 21:13:05 +02:00
Yaya
1f6f2c5f9d
electron_26-bin: 26.2.1 -> 26.2.4
...
https://github.com/electron/electron/releases/tag/v26.2.4
Resolves CVE-2023-5217
2023-09-30 06:50:02 +02:00
Yaya
3b4f30eea2
electron_25-bin: 25.8.1 -> 25.8.4
...
https://github.com/electron/electron/releases/tag/v25.8.4
Resolves CVE-2023-5217
2023-09-30 06:48:21 +02:00
Yaya
622be90411
electron_24-bin: 24.8.3 -> 24.8.5
...
https://github.com/electron/electron/releases/tag/v24.8.5
Resolves CVE-2023-5217
2023-09-30 06:46:47 +02:00
Yaya
31e23fcb1b
electron_22-bin: 22.3.24 -> 22.3.25
...
https://github.com/electron/electron/releases/tag/v22.3.25
Resolves CVE-2023-5217
2023-09-30 06:45:08 +02:00
Yureka
ea1779a2ae
electron-source.electron_26: init at 26.2.3
2023-09-28 11:44:17 +02:00
Pierre Bourdon
504148b135
electron_25: 25.7.0 -> 25.8.1 (CVE-2023-4863, #254798 )
2023-09-14 10:11:11 +02:00
Pierre Bourdon
e588b4441e
electron_24: 24.8.1 -> 24.8.3 (CVE-2023-4863, #254798 )
2023-09-14 10:11:11 +02:00
Pierre Bourdon
dd928aafc0
electron_22: 22.3.22 -> 22.3.24 (CVE-2023-4863, #254798 )
2023-09-14 10:11:11 +02:00
Pierre Bourdon
9dc3d26337
electron: 26.1.0 -> 26.2.1 (CVE-2023-4863, #254798 ) ( #254816 )
2023-09-12 22:22:49 +02:00
ajs124
9b2a8fb31b
electron_9: remove
...
has been EOL since 2021-03-03
2023-09-12 15:43:56 +02:00
Yureka
5d7c754943
electron-bin: place electron files in libexec/
2023-09-10 14:05:55 +02:00
Yureka
e3b1b7cfd9
electron_26: init at 26.1.0
2023-08-24 14:25:36 +02:00
Yureka
ee99cb5dc6
electron_*: updates
2023-08-24 14:25:23 +02:00
teutat3s
0fbfb3a602
electron_25-bin: 25.2.0 -> 25.3.1
...
https://github.com/electron/electron/releases/tag/v25.3.0
https://github.com/electron/electron/releases/tag/v25.3.1
2023-07-22 21:31:51 +02:00
teutat3s
fc106afd59
electron_24-bin: 24.6.1 -> 24.6.4
...
https://github.com/electron/electron/releases/tag/v24.6.2
https://github.com/electron/electron/releases/tag/v24.6.3
https://github.com/electron/electron/releases/tag/v24.6.4
2023-07-22 21:30:57 +02:00
teutat3s
11bf8b5dd3
electron_23-bin: 23.3.9 -> 23.3.10
...
https://github.com/electron/electron/releases/tag/v23.3.10
2023-07-22 21:29:18 +02:00
teutat3s
e77fef57be
electron_22-bin: 22.3.15 -> 22.3.18
...
https://github.com/electron/electron/releases/tag/v22.3.16
https://github.com/electron/electron/releases/tag/v22.3.17
https://github.com/electron/electron/releases/tag/v22.3.18
2023-07-22 21:27:40 +02:00
teutat3s
23de9f3b56
electron_25-bin: 25.1.1 -> 25.2.0
...
https://github.com/electron/electron/releases/tag/v25.2.0
2023-07-05 21:25:23 +02:00
teutat3s
d05f851f77
electron_24-bin: 24.4.1 -> 24.5.1
...
https://github.com/electron/electron/releases/tag/v24.6.0
https://github.com/electron/electron/releases/tag/v24.6.1
2023-07-05 21:25:23 +02:00
teutat3s
47dc06c07e
electron_23-bin: 23.3.7 -> 23.3.9
...
https://github.com/electron/electron/releases/tag/v23.3.8
https://github.com/electron/electron/releases/tag/v23.3.9
2023-07-05 21:25:23 +02:00
teutat3s
f9a0d8ce77
electron_22-bin: 22.3.13 -> 22.3.15
...
https://github.com/electron/electron/releases/tag/v22.3.14
https://github.com/electron/electron/releases/tag/v22.3.15
2023-07-05 21:25:23 +02:00
teutat3s
aac07377aa
electron_25-bin: 25.0.1 -> 25.1.1
...
https://github.com/electron/electron/releases/tag/v25.1.0
https://github.com/electron/electron/releases/tag/v25.1.1
2023-06-15 00:41:48 +02:00
teutat3s
94a5c3c244
electron_24-bin: 24.4.1 -> 24.5.1
...
https://github.com/electron/electron/releases/tag/v24.5.0
https://github.com/electron/electron/releases/tag/v24.5.1
2023-06-15 00:40:29 +02:00