diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2023-04-20 22:09:48 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-04-21 22:15:59 +0000 |
| commit | 89ed44a2c6ee57d6eff0238343e7bd294f3abeb7 (patch) | |
| tree | 4e6540086af9c9cb54af66ae7d24c31dccf45492 | |
| parent | Merge pull request #226848 from NixOS/backport-226718-to-release-22.11 (diff) | |
| download | nixpkgs-origin/backport-227495-to-release-22.11.tar.gz | |
chromium: 112.0.5615.121 -> 112.0.5615.165origin/backport-227495-to-release-22.11
https://chromereleases.googleblog.com/2023/04/stable-channel-update-for-desktop_18.html
This update includes 8 security fixes. Google is aware that an exploit
for CVE-2023-2136 exists in the wild.
CVEs:
CVE-2023-2133 CVE-2023-2134 CVE-2023-2135 CVE-2023-2136 CVE-2023-2137
(cherry picked from commit e74172b19d524e9a3327192d5011ddfdc43b5ede)
| -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 0ac284688123..29036b1d5c65 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": "112.0.5615.121", - "sha256": "1qbsgcsw3jgy9b76i8ypiq91fkm9zy1hy77l52w2xbw53ghjfwlw", - "sha256bin64": "1zh674vpczs1nyzbijpcgs2j2r0hdgp7bkwyn5l8w1hcj6az6k3n", + "version": "112.0.5615.165", + "sha256": "1zbrgkzcb211y1mvi9g35421dnp5bskkczwnpygzja7lm7z6530n", + "sha256bin64": "16da3zi0qy2nc92jf90zvncss3xk9ggiys3ld9j0ghbsrs1jxbvm", "deps": { "gn": { "version": "2023-02-17", |
