diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2021-12-07 20:44:52 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-12-07 20:45:38 +0000 |
| commit | 1b628f4927bcd78b32f4e8cb38db91a2c130721d (patch) | |
| tree | f88925a9a71bc852aada008526794eda49fbfe91 | |
| parent | Merge pull request #149369 from NixOS/backport-149318-to-release-21.05 (diff) | |
| download | nixpkgs-1b628f4927bcd78b32f4e8cb38db91a2c130721d.tar.gz | |
chromium: 96.0.4664.45 -> 96.0.4664.93
https://chromereleases.googleblog.com/2021/12/stable-channel-update-for-desktop.html
This update includes 22 security fixes.
CVEs:
CVE-2021-4052 CVE-2021-4053 CVE-2021-4079 CVE-2021-4054 CVE-2021-4078
CVE-2021-4055 CVE-2021-4056 CVE-2021-4057 CVE-2021-4058 CVE-2021-4059
CVE-2021-4061 CVE-2021-4062 CVE-2021-4063 CVE-2021-4064 CVE-2021-4065
CVE-2021-4066 CVE-2021-4067 CVE-2021-4068
(cherry picked from commit 4939140e0ff8015857005d759ab749ea615d85b3)
| -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 d35d3fa75175..8a323717439c 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.45", - "sha256": "01q4fsf2cbx6g9nnaihvc5jj3ap8jq2gf16pnhf7ixzbhgcnm328", - "sha256bin64": "0546i4yd1jahv088hjxpq0jc393pscvl5ap3s2qw5jrybliyfd2g", + "version": "96.0.4664.93", + "sha256": "14rlm91pzpdll6x2r1sxdswiv19h1ykxcq0csi9k9g0a9s71yyvw", + "sha256bin64": "15233njj6ln7q3c112ssfh9s4m3shhp920zw8648z9dr7k8512qb", "deps": { "gn": { "version": "2021-09-24", @@ -12,9 +12,9 @@ } }, "chromedriver": { - "version": "96.0.4664.35", - "sha256_linux": "0iq129a4mj4sjs08s68n82wd8563sw8196xda27wk3pfpprr23db", - "sha256_darwin": "1prc7zbgnljqz2d89clpk5c0y48r79zmb9in4vinf3j6p2rxn0vy" + "version": "96.0.4664.45", + "sha256_linux": "15wybxlh38sw7f2bzalf9ivfp8262cpcvhq08nw9d2cj3j39f13m", + "sha256_darwin": "0r3b8wgbd8xjb09f4vc402gp77y2aqjk9hpqvvr6xgdr7nqym20f" } }, "beta": { |
