Skip to content

chromium: 84.0.4147.135 -> 85.0.4183.83#96308

Merged
primeos merged 2 commits intoNixOS:masterfrom
primeos:chromium
Aug 26, 2020
Merged

chromium: 84.0.4147.135 -> 85.0.4183.83#96308
primeos merged 2 commits intoNixOS:masterfrom
primeos:chromium

Conversation

@primeos
Copy link
Member

@primeos primeos commented Aug 25, 2020

https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571

Testing status
platform attribute status tester
x86_64 chromium ✔️ @danielfullmer
x86_64 nixosTests.chromium N/A @danielfullmer
x86_64 google-chrome ✔️ @primeos
aarch64 chromium @thefloweringash

[Note: I forgot to update the gnChromium logic in pkgs/applications/networking/browsers/chromium/default.nix but that shouldn't matter. I'll try to improve that part for the next PR (though I keep forgetting about it... :o).]
NVM, I changed it before I forget about it again.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@primeos primeos added 1.severity: security Issues which raise a security issue, or PRs that fix one 9.needs: port to stable A PR needs a backport to the stable release. labels Aug 25, 2020
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Aug 25, 2020
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
@ofborg ofborg bot requested review from bendlas and thefloweringash August 25, 2020 21:53
@ofborg ofborg bot added the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Aug 25, 2020
@danielfullmer
Copy link
Contributor

chromium builds and tests fine on x86_64-linux. However, nixosTests.chromium doesn't build at this commit. It looks to be an unrelated problem with extra-utils in stage-1.nix

@primeos primeos merged commit b8fb1e1 into NixOS:master Aug 26, 2020
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Sep 1, 2020
chromium: 84.0.4147.135 -> 85.0.4183.83
(cherry picked from commit b8fb1e1)
@TredwellGit TredwellGit added 8.has: port to stable This PR already has a backport to the stable release. and removed 9.needs: port to stable A PR needs a backport to the stable release. labels Jul 27, 2021
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 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 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.

3 participants