diff options
| author | networkException <git@nwex.de> | 2024-01-05 17:29:51 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-05 17:43:11 +0000 |
| commit | 3eedf51d6210dd33b3e2429067321abcc6496f3d (patch) | |
| tree | 72720bb95621c39a9b5f896de02646d335efb783 | |
| parent | chromium: 120.0.6099.129 -> 120.0.6099.199 (diff) | |
| download | nixpkgs-origin/backport-278603-to-release-23.11.tar.gz | |
ungoogled-chromium: 120.0.6099.129-1 -> 120.0.6099.199-1origin/backport-278603-to-release-23.11
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop.html
This update includes 6 security fixes.
CVEs:
CVE-2024-0222 CVE-2024-0223 CVE-2024-0224 CVE-2024-0225
(cherry picked from commit d163ea4133312f04ebf8eb4875ea4b61400b4b5e)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.nix | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index ab02a097f55d..b42880020653 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -28,12 +28,12 @@ version = "2023-10-23"; }; ungoogled-patches = { - hash = "sha256-kVhAa/+RnYEGy7McysqHsb3ysPIILnxGXe6BTLbioQk="; - rev = "120.0.6099.129-1"; + hash = "sha256-B1MNo8BdjMOmTvIr4uu3kg/MO1t+YLQz2S23L4Cye3E="; + rev = "120.0.6099.199-1"; }; }; - hash = "sha256-6RURdPU1k3GaQAgA1LMQ0NhSGBEpOEJBPvk2QjLdoHo="; - hash_deb_amd64 = "sha256-0FB1gTbsjqFRy0ocE0w5ACtD9kSJ5AMnxg+qBxqCulc="; - version = "120.0.6099.129"; + hash = "sha256-lT1CCwYj0hT4tCJb689mZwNecUsEwcfn2Ot8r9LBT+M="; + hash_deb_amd64 = "sha256-4BWLn0+gYNWG4DsolbY6WlTvXWl7tZIZrnqXlrGUGjQ="; + version = "120.0.6099.199"; }; } |
