From 009f9315f9b34043bfb3a4a1f6a73d35a39120bb Mon Sep 17 00:00:00 2001 From: emilylange Date: Thu, 29 Aug 2024 16:54:47 +0200 Subject: [PATCH] chromium,chromedriver: 128.0.6613.84 -> 128.0.6613.113 https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_28.html This update includes 4 security fixes. CVEs: CVE-2024-7969 CVE-2024-8193 CVE-2024-8194 CVE-2024-8198 (cherry picked from commit 530f91d8392a7b5d59e75660675d0c5957a0ad61) --- .../networking/browsers/chromium/upstream-info.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index 0788b035e997..efd486ede2d7 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-4wp3nlGkuNDlmF+3bmJOmaMccQcsXBZaVO95Se6Vj1M="; + hash_darwin = "sha256-tC2BZmjKeYjBfwJINtgVQEJjiqJidVtnXdxigFkR2/M="; hash_darwin_aarch64 = - "sha256-La32ZBMgdWyl4nFoh4LfaxsoZJxrYkB/fbYOzltG8e8="; - hash_linux = "sha256-qhoTtgPNrs2jMEVbVuVZAsQDygm72xfhWvhDC/mDUzc="; - version = "128.0.6613.84"; + "sha256-MRXiiQPY8EZ85zRCmJyxuI7SG5RbalBBg+vt0goeWus="; + hash_linux = "sha256-rQ/WYDghBXewFqMTGf7ZJGp2mMiPwjf8ImNyTvXulQU="; + version = "128.0.6613.86"; }; deps = { gn = { @@ -15,8 +15,8 @@ version = "2024-06-11"; }; }; - hash = "sha256-kUHJtJ4X8UDMP2TgHdFd6gEPzU28mBgxtGceVZCl5xM="; - version = "128.0.6613.84"; + hash = "sha256-wqhaK1VuE1qPLt+f/x2KrtwZGxKFluTOWYMau+cSl2E="; + version = "128.0.6613.113"; }; ungoogled-chromium = { deps = {