From ad6210ed5921a68b53996e636f04f523d520a695 Mon Sep 17 00:00:00 2001 From: emilylange Date: Wed, 22 May 2024 03:00:46 +0200 Subject: [PATCH 1/2] chromedriver: 125.0.6422.60 -> 125.0.6422.76 --- .../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 db658cdda73a..ee06d5f6f188 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -1,11 +1,11 @@ { stable = { chromedriver = { - hash_darwin = "sha256-ahwPSPoB2h6Zq4ePbvSmYs3WNc+MpBXQYyYLf0ZS3ss="; + hash_darwin = "sha256-DX0J3xeOK4Dy4BAjbrbu1rnIkmF8nlmy9tMaQhLsFcU="; hash_darwin_aarch64 = - "sha256-NVqr/i4S4XP+z0+YT6CuDnmyN4GtS6ttyJDOQ05KB+0="; - hash_linux = "sha256-PKuhfBw5FblCUQ60yeQC0McvYu7gPfwwIW1ysN/MwVA="; - version = "125.0.6422.60"; + "sha256-hRJeaeQS30srO5M1Gi43VYR/KrjNAhH0XozkEzvcbA0="; + hash_linux = "sha256-CcBQhIsK7mL7VNJCs6ynhrQeXPuB793DysyV1nj90mM="; + version = "125.0.6422.76"; }; deps = { gn = { From 822402402083a5366496eca3b4997ca9f0494aa5 Mon Sep 17 00:00:00 2001 From: emilylange Date: Wed, 22 May 2024 03:01:12 +0200 Subject: [PATCH 2/2] chromium: 125.0.6422.60 -> 125.0.6422.76 https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html This update includes 6 security fixes. CVEs: CVE-2024-5157 CVE-2024-5158 CVE-2024-5159 CVE-2024-5160 --- .../networking/browsers/chromium/upstream-info.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index ee06d5f6f188..e3a13731541b 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -15,8 +15,8 @@ version = "2024-04-10"; }; }; - hash = "sha256-ewX7oRna7IYCXhAe98HS5HbS1psIEAguhZJ1ymK+dPE="; - version = "125.0.6422.60"; + hash = "sha256-m7WeRloS6tGH2AwhkNicpqThUQmS+9w2xFS2dbmu1vw="; + version = "125.0.6422.76"; }; ungoogled-chromium = { deps = {