From ce4668497e859a4ed795a9639c190d7807097cbb Mon Sep 17 00:00:00 2001 From: emilylange Date: Thu, 16 May 2024 00:25:58 +0200 Subject: chromium: 124.0.6367.207 -> 125.0.6422.60 https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_15.html This update includes 9 security fixes. Google is aware that an exploit for CVE-2024-4947 exists in the wild. CVEs: CVE-2024-4947 CVE-2024-4948 CVE-2024-4949 CVE-2024-4950 (cherry picked from commit 55ed4c20f0afdd66d6914865ba7ec03ce3c7ee35) --- .../networking/browsers/chromium/upstream-info.nix | 10 +++++----- 1 file 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 51c65ea648f27..ba8ec97ccc079 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -9,14 +9,14 @@ }; deps = { gn = { - hash = "sha256-aEL1kIhgPAFqdb174dG093HoLhCJ07O1Kpqfu7r14wQ="; - rev = "22581fb46c0c0c9530caa67149ee4dd8811063cf"; + hash = "sha256-lrVAb6La+cvuUCNI90O6M/sheOEVFTjgpfA3O/6Odp0="; + rev = "d823fd85da3fb83146f734377da454473b93a2b2"; url = "https://gn.googlesource.com/gn"; - version = "2024-03-14"; + version = "2024-04-10"; }; }; - hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8="; - version = "124.0.6367.207"; + hash = "sha256-ewX7oRna7IYCXhAe98HS5HbS1psIEAguhZJ1ymK+dPE="; + version = "125.0.6422.60"; }; ungoogled-chromium = { deps = { -- cgit 1.4.1