From 6a78f9e95eee4fc0e013e9d3614edd2164bc9169 Mon Sep 17 00:00:00 2001 From: networkException Date: Tue, 14 May 2024 02:33:16 +0200 Subject: [PATCH 1/3] chromedriver: 124.0.6367.201 -> 124.0.6367.207 --- .../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 d3f4d9c14ca0..b67f9d49bf98 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-jnWmH6MzqZzzIAblvJFv5jKFJ2LILyGy+eOqb6sWmWc="; + hash_darwin = "sha256-00582jnlAkVkqFsylZnTWfHh5TJkz+m9W8QCXYKerfo="; hash_darwin_aarch64 = - "sha256-FO0kncAPj/cBwlGN2RdFGR7Bn5pKzTRlf2IQ422mm5c="; - hash_linux = "sha256-3khPV+WPcYHrlGNFXhmRrja2+wWsr77BVgHLbSe0IF8="; - version = "124.0.6367.201"; + "sha256-EV45I6lav93uMzgZkjypq1RazqtP1W8w8/c4dVZ5hjI="; + hash_linux = "sha256-xCizRpHgcent3D/tMBK+CtXiwtTdH61fja1u8QyECCA="; + version = "124.0.6367.207"; }; deps = { gn = { From 331571e31391985d826d3b0856576b7e400026e7 Mon Sep 17 00:00:00 2001 From: networkException Date: Tue, 14 May 2024 02:33:47 +0200 Subject: [PATCH 2/3] chromium: 124.0.6367.201 -> 124.0.6367.207 https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html This update includes 1 security fix. Google is aware that an exploit for CVE-2024-4761 exists in the wild. CVEs: CVE-2024-4761 --- .../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 b67f9d49bf98..b3758b5abf82 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-03-14"; }; }; - hash = "sha256-nSI+tkJxOedMtYgtiqW37v0ZjgxxU5o/0sH9bPAchBg="; - version = "124.0.6367.201"; + hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8="; + version = "124.0.6367.207"; }; ungoogled-chromium = { deps = { From 4ac880061a691b9a43412fae9f6c539f0a0bc20d Mon Sep 17 00:00:00 2001 From: networkException Date: Tue, 14 May 2024 02:34:14 +0200 Subject: [PATCH 3/3] ungoogled-chromium: 124.0.6367.201-1 -> 124.0.6367.207-1 https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html This update includes 1 security fix. Google is aware that an exploit for CVE-2024-4761 exists in the wild. CVEs: CVE-2024-4761 --- .../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 b3758b5abf82..1c0daf237292 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-03-14"; }; ungoogled-patches = { - hash = "sha256-fy4SydGRRyDhJZ7IADG54+rGWh2i+2SrSkuCglphhm8="; - rev = "124.0.6367.201-1"; + hash = "sha256-7Z9j+meVRZYLmreCzHlJe71E9kj5YJ4rrfpQ/deNTpM="; + rev = "124.0.6367.207-1"; }; }; - hash = "sha256-nSI+tkJxOedMtYgtiqW37v0ZjgxxU5o/0sH9bPAchBg="; - version = "124.0.6367.201"; + hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8="; + version = "124.0.6367.207"; }; }