Skip to content

chromium: 116.0.5845.96 -> 116.0.5845.110#251400

Merged
emilylange merged 1 commit intoNixOS:masterfrom
networkException:update-chromium
Aug 26, 2023
Merged

chromium: 116.0.5845.96 -> 116.0.5845.110#251400
emilylange merged 1 commit intoNixOS:masterfrom
networkException:update-chromium

Conversation

@networkException
Copy link
Copy Markdown
Member

Description of changes

https://chromereleases.googleblog.com/2023/08/chrome-desktop-stable-update.html

This update includes 5 security fixes.

CVEs:
CVE-2023-4430 CVE-2023-4429 CVE-2023-4428 CVE-2023-4427 CVE-2023-4431

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@networkException networkException added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-23.05 labels Aug 25, 2023
@ofborg ofborg bot requested review from primeos and thefloweringash August 25, 2023 16:40
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Aug 25, 2023
Copy link
Copy Markdown
Member

@emilylange emilylange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Result of nixpkgs-review pr 251400 run on x86_64-linux 1

1 package failed to build:
  • sitespeed-io
15 packages built:
  • chromium
  • chromium.sandbox
  • fast-cli
  • google-chrome
  • mermaid-filter
  • netflix
  • playwright-test
  • puppeteer-cli
  • python310Packages.pytest-playwright
  • python310Packages.pytest-playwright.dist
  • python311Packages.pytest-playwright
  • python311Packages.pytest-playwright.dist
  • sharedown
  • vhs
  • wayback

sitespeed-io fails due to python3.10-pyssim-0.6 not building, which is unrelated to this bump.
See https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.python310Packages.pyssim.x86_64-linux and https://hydra.nixos.org/build/230653960

@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-23.05:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants