diff options
| author | networkException <git@nwex.de> | 2024-05-10 03:31:02 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-10 16:02:01 +0000 |
| commit | 91e1ae5ba6ece103a71be4e1068f19b2686a2c25 (patch) | |
| tree | 36b8724987c3c3c0b709cedbd4a6ccf6f45a52d2 | |
| parent | chromium: 124.0.6367.155 -> 124.0.6367.201 (diff) | |
| download | nixpkgs-91e1ae5ba6ece103a71be4e1068f19b2686a2c25.tar.gz | |
ungoogled-chromium: 124.0.6367.155-1 -> 124.0.6367.201-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_9.html
This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-4671 exists in the wild.
CVEs:
CVE-2024-4671
(cherry picked from commit 77fd2159ff495902f5e5aa1fe60895d24e556de0)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.nix | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index 956dae603eeb..9e91cd5725df 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -28,12 +28,12 @@ version = "2024-03-14"; }; ungoogled-patches = { - hash = "sha256-RS6flauUQjd+NPqUIppwlgtjOKxJa5+OTnL4aI3gRcs="; - rev = "124.0.6367.155-1"; + hash = "sha256-fy4SydGRRyDhJZ7IADG54+rGWh2i+2SrSkuCglphhm8="; + rev = "124.0.6367.201-1"; }; }; - hash = "sha256-Qv1xYofY4Tgj+WT1a8ehOo7R52CwZz2vCK9MDSnjmsg="; - hash_deb_amd64 = "sha256-lFG5l3K2Yo1BYbXS9bK+9gWx6JxFrPxpT+zI7dBXQ6E="; - version = "124.0.6367.155"; + hash = "sha256-nSI+tkJxOedMtYgtiqW37v0ZjgxxU5o/0sH9bPAchBg="; + hash_deb_amd64 = "sha256-RvQdpDmWRcsASh1b8M0Zg+AvZprE5qhi14shfo0WlfE="; + version = "124.0.6367.201"; }; } |
