diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2021-12-14 15:23:52 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-12-14 17:16:17 +0000 |
| commit | d4d92cc66e48db6128659f498b43b47fd77a9d91 (patch) | |
| tree | c2069d82553f74437775a70f9dc9a884f1b37f39 | |
| parent | Merge pull request #150650 from NixOS/backport-150610-to-release-21.11 (diff) | |
| download | nixpkgs-d4d92cc66e48db6128659f498b43b47fd77a9d91.tar.gz | |
chromium: 96.0.4664.93 -> 96.0.4664.110origin/backport-150715-to-release-21.11
https://chromereleases.googleblog.com/2021/12/stable-channel-update-for-desktop_13.html
This update includes 5 security fixes. Google is aware of reports that
an exploit for CVE-2021-4102 exists in the wild.
CVEs:
CVE-2021-4098 CVE-2021-4099 CVE-2021-4100 CVE-2021-4101 CVE-2021-4102
(cherry picked from commit 9528f0d87e3134b8ce272161a9315c0569149e1b)
| -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 d133f7718647..c305fa9be98f 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": "96.0.4664.93", - "sha256": "14rlm91pzpdll6x2r1sxdswiv19h1ykxcq0csi9k9g0a9s71yyvw", - "sha256bin64": "15233njj6ln7q3c112ssfh9s4m3shhp920zw8648z9dr7k8512qb", + "version": "96.0.4664.110", + "sha256": "1s3ilq0ik36qgqp7l88gfd1yx97zscn8yr2kprsrjfp9q8lrva9n", + "sha256bin64": "17cyj1jx47fz6y26f196xhlngrw5gnjgcvapvgkgswlwd7y67jcb", "deps": { "gn": { "version": "2021-09-24", |
