about summary refs log tree commit diff
diff options
context:
space:
mode:
authoremilylange <git@emilylange.de>2024-05-16 00:25:58 +0200
committeremilylange <git@emilylange.de>2024-05-17 03:11:14 +0200
commitce4668497e859a4ed795a9639c190d7807097cbb (patch)
tree4722b811a5b3fadebe99a0a8de47737082c6fb44
parent7745633d4e9d077975313b2627a22493e771e21b (diff)
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)
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.nix10
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 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 = {