-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
electron: 29.4.5 -> 29.4.6, 30.3.1 -> 30.4.0 #336036
Merged
Merged
Conversation
This file contains 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
- Changelog: https://github.com/electron/electron/releases/tag/v29.4.6 - Diff: electron/electron@refs/tags/v29.4.5...v29.4.6 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
- Changelog: https://github.com/electron/electron/releases/tag/v30.4.0 - Diff: electron/electron@refs/tags/v30.3.1...v30.4.0 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
- Changelog: https://github.com/electron/electron/releases/tag/v29.4.6 - Diff: electron/electron@refs/tags/v29.4.5...v29.4.6 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
- Changelog: https://github.com/electron/electron/releases/tag/v30.4.0 - Diff: electron/electron@refs/tags/v30.3.1...v30.4.0 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
- Changelog: https://github.com/electron/electron/releases/tag/v29.4.6 - Diff: electron/electron@refs/tags/v29.4.5...v29.4.6 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
- Changelog: https://github.com/electron/electron/releases/tag/v30.4.0 - Diff: electron/electron@refs/tags/v30.3.1...v30.4.0 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991
yayayayaka
added
1.severity: security
Issues which raise a security issue, or PRs that fix one
backport release-24.05
labels
Aug 20, 2024
teutat3s
approved these changes
Aug 20, 2024
wegank
added
the
12.approvals: 1
This PR was reviewed and approved by one reputable person
label
Aug 20, 2024
SuperSandro2000
approved these changes
Aug 22, 2024
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-336036-to-release-24.05 origin/release-24.05
cd .worktree/backport-336036-to-release-24.05
git switch --create backport-336036-to-release-24.05
git cherry-pick -x 0603cf535bbd36e47ec620f4c38a4c15a65dee87 617ca89ef2d3cf29a14777a968a7679ad959a7f8 de2eae76fcdf2bce2139194d8efb660985f6e0a5 a370fc86f6ce7d6bea331c3b720122aca1f31fef 21635ab4311156a70134835317bd948f3b62c9b6 eb6c2470c067c43e50101f70ef74e4d773f00473 |
13 tasks
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
10.rebuild-linux: 11-100
12.approvals: 1
This PR was reviewed and approved by one reputable person
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.
Description of changes
Electron 29
This is the last release before reaching end-of-life. Cleanup will be handled in #335850.
Electron 30
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.