diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2022-12-03 23:58:32 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-04 10:30:46 +0000 |
| commit | 29388bdeef0bea7855ea48aa17970f8e942d487c (patch) | |
| tree | 96f23b94903ad7e12e67079a29e248b817e1af88 | |
| parent | Merge pull request #204307 from ncfavier/vim-nix-installer-22.11 (diff) | |
| download | nixpkgs-29388bdeef0bea7855ea48aa17970f8e942d487c.tar.gz | |
chromium: 108.0.5359.71 -> 108.0.5359.94
https://chromereleases.googleblog.com/2022/12/stable-channel-update-for-desktop.html
This update includes 1 security fix. Google is aware that an exploit for
CVE-2022-4262 exists in the wild.
CVEs:
CVE-2022-4262
(cherry picked from commit 66bdeac7cba8444170de02c80818c8f113af6d04)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.json b/pkgs/applications/networking/browsers/chromium/upstream-info.json index ed437ec93239..064863c27447 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.json +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.json @@ -1,8 +1,8 @@ { "stable": { - "version": "108.0.5359.71", - "sha256": "0pgzf6xrd71is1dld1arhq366vjp8p54x75zyx6y7vcjqj0a0v6b", - "sha256bin64": "0917rpkjs3aybgnv03b47qd8if226cdhv5fwhsv8hlka9wl4kv62", + "version": "108.0.5359.94", + "sha256": "1zmndi4q9x8fyixwl1mp5qyf883x9xafq7ipzf9vk9d8h62521q6", + "sha256bin64": "03s85hf4vxpil27c1kkdicihb42diyyxwfcjji0bq950nl8vpx2d", "deps": { "gn": { "version": "2022-10-05", @@ -13,9 +13,9 @@ }, "chromedriver": { "version": "108.0.5359.71", - "sha256_linux": "12ljm3gnmgqv57p0qnva1zfdvy6cwfvdfjmyk82ziny0i2ylbhsg", - "sha256_darwin": "0c3f7yjmqr2111g87scy138vqxhim36zqgwqwnk22dlrpm92zydm", - "sha256_darwin_aarch64": "1gr0ascnnz3w8nrv2jqb7p7k97577ab9jwb4wdqiliwsjzmbqwbc" + "sha256_linux": "0lxmzmjpy4j5k3hx7wxdbbk87fr883a6323r9fj5nmylb230i3p4", + "sha256_darwin": "14kl58qlxkfq7hipg717nwawzcx7qzg77v322ikgrvqi03f0saci", + "sha256_darwin_aarch64": "08rbp1dqv1xvy1w9jsip3140frbifzblgrn6i9xr612hxysxhap6" } }, "beta": { |
