ungoogled-chromium: 131.0.6778.69-1 -> 131.0.6778.85-1#357691
Merged
emilylange merged 2 commits intoNixOS:masterfrom Nov 21, 2024
Merged
ungoogled-chromium: 131.0.6778.69-1 -> 131.0.6778.85-1#357691emilylange merged 2 commits intoNixOS:masterfrom
emilylange merged 2 commits intoNixOS:masterfrom
Conversation
This patch extends the caching mechanism of the chromium update scripts to use cached dependencies of all attributes in the lockfile. When updating ungoogled-chromium for example, the update script will now use cached dependencies from vanilla chromium, usually meaning that no additional fetching has to be done.
https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop_19.html This update includes 3 security fixes. CVEs: CVE-2024-11395
Member
|
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-357691-to-release-24.05 origin/release-24.05
cd .worktree/backport-357691-to-release-24.05
git switch --create backport-357691-to-release-24.05
git cherry-pick -x 68d51619a279eea68df7a656a7276877412e6347 bd84f1c657c79169651f84f06d6aa4204c6ca59c |
Contributor
|
Successfully created backport PR for |
1 task
13 tasks
Member
Manual backport in #357925 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop_19.html
This update includes 3 security fixes.
CVEs:
CVE-2024-11395
Updating to the same version as chromium in #357371
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.