Skip to content

chromedriver,chromium: 122.0.6261.128 -> 123.0.6312.58#297459

Merged
emilylange merged 2 commits intoNixOS:masterfrom
emilylange:chromium
Mar 20, 2024
Merged

chromedriver,chromium: 122.0.6261.128 -> 123.0.6312.58#297459
emilylange merged 2 commits intoNixOS:masterfrom
emilylange:chromium

Conversation

@emilylange
Copy link
Member

Description of changes

https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_19.html

This update includes 12 security fixes.

CVEs:
CVE-2024-2625 CVE-2024-2626 CVE-2024-2627 CVE-2024-2628 CVE-2024-2629
CVE-2024-2630 CVE-2024-2631

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

@emilylange emilylange added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-23.11 labels Mar 20, 2024
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Mar 20, 2024
@emilylange
Copy link
Member Author

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

22 packages built:
  • aws-azure-login
  • chromedriver
  • chromium
  • chromium.sandbox
  • fast-cli
  • google-chrome
  • mermaid-cli
  • mermaid-filter
  • netflix
  • percollate
  • playwright-test
  • puppeteer-cli
  • python311Packages.pytest-playwright
  • python311Packages.pytest-playwright.dist
  • python312Packages.pytest-playwright
  • python312Packages.pytest-playwright.dist
  • selendroid
  • selenium-server-standalone
  • sharedown
  • sitespeed-io
  • vhs
  • wayback

# git describe --abbrev=40
24.05-pre-48182-gfbef26df7dde4308991c196fd3914ee8e832a55b
# nix-build nixos/tests/chromium.nix -A stable
/nix/store/qr4l2bgbfa0xslx8rj3a3gvhxpisgdp2-vm-test-run-chromium-stable

@github-actions
Copy link
Contributor

Successfully created backport PR for release-23.11:

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: 1-10 This PR causes between 1 and 10 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.

1 participant