summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authornetworkException <git@nwex.de>2023-11-03 17:24:07 +0100
committernetworkException <git@nwex.de>2023-11-03 17:24:07 +0100
commitf43e8afa4406c9684e9ad4e303e0a50b30e400f7 (patch)
treef508d6cc1040f58df4eea80edd3de948f16cbedf /pkgs/applications/networking/browsers
parent89a429c6eb447b2101dc565187cdb9702fa83d11 (diff)
downloadnixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar.gz
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar.bz2
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar.lz
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar.xz
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.tar.zst
nixpkgs-f43e8afa4406c9684e9ad4e303e0a50b30e400f7.zip
chromium: 118.0.5993.117 -> 119.0.6045.105
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_31.html

This update includes 15 security fixes.

CVEs:
CVE-2023-5480 CVE-2023-5482 CVE-2023-5849 CVE-2023-5850 CVE-2023-5851
CVE-2023-5852 CVE-2023-5853 CVE-2023-5854 CVE-2023-5855 CVE-2023-5856
CVE-2023-5857 CVE-2023-5858 CVE-2023-5859
Diffstat (limited to 'pkgs/applications/networking/browsers')
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.nix12
1 files 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 e6a7e3f6c7a..35e7381f92e 100644
--- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix
+++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
@@ -9,15 +9,15 @@
     };
     deps = {
       gn = {
-        hash = "sha256-SwlET5h5xtDlQvlt8wbG73ZfUWJr4hlWc+uQsBH5x9M=";
-        rev = "cc56a0f98bb34accd5323316e0292575ff17a5d4";
+        hash = "sha256-4jWqtsOBh96xbYk1m06G9hj2eQwW6buUXsxWsa5W6/4=";
+        rev = "991530ce394efb58fcd848195469022fa17ae126";
         url = "https://gn.googlesource.com/gn";
-        version = "2023-08-10";
+        version = "2023-09-12";
       };
     };
-    hash = "sha256-65rN17DIF+9FgZu7ohc9dM8ni6Qmqc9l1oyOcloip44=";
-    hash_deb_amd64 = "sha256-RJcyIA0TdXWRk+K2GVcHSv4OSq5c6Y7InUblao3uusc=";
-    version = "118.0.5993.117";
+    hash = "sha256-sVBZ0FnaJg1P9a2X8N1MSs8ehPSPzgfbhprb+4v0gXA=";
+    hash_deb_amd64 = "sha256-WLTTFMUvtBHvvegDFpZ+7Eht9StMyleaqXEBhPhgPTs=";
+    version = "119.0.6045.105";
   };
   ungoogled-chromium = {
     deps = {