From cc42786e42c2375b23c50a39896ecfccb8cd99cc Mon Sep 17 00:00:00 2001 From: networkException Date: Thu, 1 Aug 2024 12:35:19 +0200 Subject: [PATCH] ungoogled-chromium: 127.0.6533.72-1 -> 127.0.6533.88-1 https://chromereleases.googleblog.com/2024/07/stable-channel-update-for-desktop_30.html This update includes 3 security fixes. CVEs: CVE-2024-6990 CVE-2024-7255 CVE-2024-7256 --- .../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 6fbf6bc60e8c..1038f8c5596d 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-06-06"; }; ungoogled-patches = { - hash = "sha256-IBdOV+eFJWD+kCxnhSWWjiBgMbP/DxF+gUVIIpWf4rc="; - rev = "127.0.6533.72-1"; + hash = "sha256-4LfYBqFQ/e/ePaOTSFBpELt0ilo/Vohwnwp8FvkfavU="; + rev = "127.0.6533.88-1"; }; }; - hash = "sha256-m99HaGCuIihDdbVnmu6xatnC/QDxgLVby2TWY/L+RHk="; - version = "127.0.6533.72"; + hash = "sha256-nZZ2yrVu+0TloMaM455bmyeoeVnfeGR3EGubAf8snNU="; + version = "127.0.6533.88"; }; }