diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2022-11-24 23:06:15 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-25 21:24:57 +0000 |
| commit | 52596fafa728d26a82408ae2ca0101bdfa62b3ca (patch) | |
| tree | 4a0bcefe9d449f4e56b0f2e73666b0058a877275 | |
| parent | Merge pull request #202912 from NixOS/backport-201731-to-release-22.11 (diff) | |
| download | nixpkgs-origin/backport-202742-to-release-22.11.tar.gz | |
chromium: 107.0.5304.110 -> 107.0.5304.121origin/backport-202742-to-release-22.11
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_24.html
This update includes 1 security fix. Google is aware that an exploit for
CVE-2022-4135 exists in the wild.
CVEs:
CVE-2022-4135
(cherry picked from commit dbea32f9812e9523dd8f087f94ef8715fb5cc81f)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.json b/pkgs/applications/networking/browsers/chromium/upstream-info.json index e2911963fa7c..6dbfb6b65524 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": "107.0.5304.110", - "sha256": "1k7yjsb4i7m8i5mk018v7z25r4x1ypyprz4hnyrn7vk2983lhdfk", - "sha256bin64": "06rlxwbvp7rpw2rdpnjzl1cn7cr1rwlb20wz8r0cndjcjyzd3rjj", + "version": "107.0.5304.121", + "sha256": "12z0fhgxcsdkf6shnsg9maj3v901226cjcy8y2x8m88maw2apc0j", + "sha256bin64": "0dxcf0h5ngrfrdnygwvbxfjbwgaxp9dk3r4x0iin34m3b85mzzim", "deps": { "gn": { "version": "2022-09-14", |
