about summary refs log tree commit diff
diff options
context:
space:
mode:
authornetworkException <git@nwex.de>2024-05-17 01:23:49 +0100
committeremilylange <git@emilylange.de>2024-05-17 03:11:16 +0200
commit0b0e5cc5c28abfc231f3e731ca91849ea5e4e70a (patch)
tree6a4a09a8a3b46eadb78f1e41741b462156884916
parentce4668497e859a4ed795a9639c190d7807097cbb (diff)
ungoogled-chromium: 124.0.6367.207-1 -> 125.0.6422.60-1
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 3809fdf55c2147613bf123d46e0190c7bf3717c9)
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.nix14
1 files changed, 7 insertions, 7 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
index ba8ec97ccc079..db658cdda73a2 100644
--- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix
+++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
@@ -21,17 +21,17 @@
   ungoogled-chromium = {
     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";
       };
       ungoogled-patches = {
-        hash = "sha256-7Z9j+meVRZYLmreCzHlJe71E9kj5YJ4rrfpQ/deNTpM=";
-        rev = "124.0.6367.207-1";
+        hash = "sha256-I3RQBa4LLuOdZQFKHIqePj9Ozw61dsuAOctqN1abij0=";
+        rev = "125.0.6422.60-1";
       };
     };
-    hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8=";
-    version = "124.0.6367.207";
+    hash = "sha256-ewX7oRna7IYCXhAe98HS5HbS1psIEAguhZJ1ymK+dPE=";
+    version = "125.0.6422.60";
   };
 }