diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2021-06-18 11:59:37 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-06-18 10:48:25 +0000 |
| commit | 3715be19ec9b7d7fe0eefbfa013ad8133a4138c0 (patch) | |
| tree | 1b267da69956422c3cc17acd58065fe130804fb0 | |
| parent | makeDBusConf: make apparmor argument optional (diff) | |
| download | nixpkgs-3715be19ec9b7d7fe0eefbfa013ad8133a4138c0.tar.gz | |
chromium: 91.0.4472.106 -> 91.0.4472.114
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop_17.html
This update includes 4 security fixes. Google is aware that an exploit
for CVE-2021-30554 exists in the wild.
CVEs:
CVE-2021-30554 CVE-2021-30555 CVE-2021-30556 CVE-2021-30557
(cherry picked from commit 0505ed81bc2a71be572117208829b5e69ea9fd65)
| -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 c18b25b5147f..7c3abf1e009e 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": "91.0.4472.106", - "sha256": "1fxy1l2dl0f6v8566lykcng18ma6fv4nlwxmdb0hh06fgp6khpjl", - "sha256bin64": "11l88fqrl1r7b02j78zgrr6kajayl8kw8mb8b91ard18w5kz1xvd", + "version": "91.0.4472.114", + "sha256": "0wbyiwbdazgjjgj9vs56x26q3g9r80a57gfl0f2rfl1j7xwgxiy1", + "sha256bin64": "00ac1dyqxpxy1j11jvc5j35bgc629n2f2pll3912gzih4ir0vrys", "deps": { "gn": { "version": "2021-04-06", |
