Unverified Commit e55a49e2 authored by emilylange's avatar emilylange
Browse files

ungoogled-chromium: 145.0.7632.159-1 -> 146.0.7680.71-1

https://developer.chrome.com/blog/new-in-chrome-146

https://developer.chrome.com/release-notes/146

https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_10.html

This update includes 29 security fixes.

CVEs:
CVE-2026-3913 CVE-2026-3914 CVE-2026-3915 CVE-2026-3916 CVE-2026-3917
CVE-2026-3918 CVE-2026-3919 CVE-2026-3920 CVE-2026-3921 CVE-2026-3922
CVE-2026-3923 CVE-2026-3924 CVE-2026-3925 CVE-2026-3926 CVE-2026-3927
CVE-2026-3928 CVE-2026-3929 CVE-2026-3930 CVE-2026-3931 CVE-2026-3932
CVE-2026-3934 CVE-2026-3935 CVE-2026-3936 CVE-2026-3937 CVE-2026-3938
CVE-2026-3939 CVE-2026-3940 CVE-2026-3941 CVE-2026-3942
parent 89b4bb1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -587,7 +587,7 @@ let
        hash = "sha256-Ho5I33FOgtYHvKSZlWXWuBaqnSHqy4+f6EZdiL+/rRQ=";
      })
    ]
    ++ lib.optionals (chromiumVersionAtLeast "146") [
    ++ lib.optionals (chromiumVersionAtLeast "146" && !ungoogled) [
      # Revert CL 7457194 to fix the following error:
      #  ERROR at //chrome/test/BUILD.gn:6355:9: Unable to load "/build/src/components/variations/test_data/cipd/BUILD.gn".
      #  "//components/variations/test_data/cipd:single_group_per_study_prefer_existing_behavior_seed",
+123 −123

File changed.

Preview size limit exceeded, changes collapsed.