From 42e3784bbae11dc0b1ef7a7f5274ebb935f15cba Mon Sep 17 00:00:00 2001 From: emilylange Date: Sun, 10 Nov 2024 14:38:40 +0100 Subject: [PATCH 1/2] chromium,chromedriver: 130.0.6723.91 -> 130.0.6723.116 https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop.html This update includes 2 security fixes. CVEs: CVE-2024-10826 CVE-2024-10827 --- .../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 9e57f0d1c316..66ae3a28255d 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-4uE34f99fTiG5FJq0xnEodqQvNT2Aa8kesYOxY44xXA="; + hash_darwin = "sha256-+Pcd++19/nJVsqGr2jzyjMTWYfb2U9wSgnNccDyGuGU="; hash_darwin_aarch64 = - "sha256-gDrfR5EgBx3YRxf3/08gayOhmEqSw4G/QcuNtfHmRHk="; - hash_linux = "sha256-qMlM6ilsIqm8G5KLE4uGVb/s2bNyZSyQmxsq+EHKX/c="; - version = "130.0.6723.91"; + "sha256-vrbIpHrBwbzqars7D546eJ7zhEhAB0abq7MXiqlU4ts="; + hash_linux = "sha256-NbZ1GULLWJ6L3kczz23HoUhGk6VgBOXcjZlL7t4Z6Ec="; + version = "130.0.6723.116"; }; deps = { gn = { @@ -15,8 +15,8 @@ version = "2024-09-09"; }; }; - hash = "sha256-qXCcHas3l3viszDtY5d5JEToPo2hHTaBmi+pJlKQr4M="; - version = "130.0.6723.91"; + hash = "sha256-eOCUKhFv205MD1gEY1FQQNCwxyELNjIAxUlPcRn74Lk="; + version = "130.0.6723.116"; }; ungoogled-chromium = { deps = { From f1626845b21bb8c2da63f5ea91a47a84f0741e10 Mon Sep 17 00:00:00 2001 From: emilylange Date: Sun, 10 Nov 2024 14:39:50 +0100 Subject: [PATCH 2/2] ungoogled-chromium: 130.0.6723.91-1 -> 130.0.6723.116-1 https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop.html This update includes 2 security fixes. CVEs: CVE-2024-10826 CVE-2024-10827 --- .../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 66ae3a28255d..e990e0d66204 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-09-09"; }; ungoogled-patches = { - hash = "sha256-LhCrwOwPmEn5xlBLTgp2NMfQLxYbSg0pdZxshoqQAGw="; - rev = "130.0.6723.91-1"; + hash = "sha256-+94tSSaOp6vzWkXN1qF3UXMm/Rs3pKmjf+U4x+af818="; + rev = "130.0.6723.116-1"; }; }; - hash = "sha256-qXCcHas3l3viszDtY5d5JEToPo2hHTaBmi+pJlKQr4M="; - version = "130.0.6723.91"; + hash = "sha256-eOCUKhFv205MD1gEY1FQQNCwxyELNjIAxUlPcRn74Lk="; + version = "130.0.6723.116"; }; }