From 8d5bbaab45abab9a11eab10797a695507c72a249 Mon Sep 17 00:00:00 2001 From: networkException Date: Fri, 24 May 2024 22:20:22 +0200 Subject: [PATCH] ungoogled-chromium: 125.0.6422.76-1 -> 125.0.6422.112-1 https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_23.html This update includes 1 security fix. Google is aware that an exploit for CVE-2024-5274 exists in the wild. CVEs: CVE-2024-5274 --- .../networking/browsers/chromium/upstream-info.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index fe0e6ec6c41c..facc0227abd0 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -27,11 +27,11 @@ version = "2024-04-10"; }; ungoogled-patches = { - hash = "sha256-bGc8hQnuiGot0kThSAi4AFAwmvrNPs1bR7oZx2XoAGo="; - rev = "125.0.6422.76-1"; + hash = "sha256-vHnXIrDdHGIe8byb41CiEWq3FPTecKg006dU7+iESKA="; + rev = "125.0.6422.112-1"; }; }; - hash = "sha256-m7WeRloS6tGH2AwhkNicpqThUQmS+9w2xFS2dbmu1vw="; - version = "125.0.6422.76"; + hash = "sha256-EA8TzemtndFb8qAp4XWNjwWmNRz/P4Keh3k1Cn9qLEU="; + version = "125.0.6422.112"; }; }