-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
dotnet-sdk_6.0: 6.0.403 -> 6.0.405 #206767
Conversation
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/1576 |
This update contains a fix for CVE-2022-41089. See https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.12/6.0.12.md |
@ofborg build jackett |
@ofborg build roslyn |
@ofborg build github-runner |
At least |
Result of 1 package blacklisted:
3 packages failed to build:
28 packages built:
|
Jackett test failure is due to a test that expects a specific year. The test pass when I created the PR in 2022, but fails in 2023 🤦 |
|
Result of 29 packages built:
|
4cf103e
to
6cb0f3d
Compare
Updated to |
Result of 30 packages built:
|
Backport failed for Please cherry-pick the changes locally. git fetch origin release-22.11
git worktree add -d .worktree/backport-206767-to-release-22.11 origin/release-22.11
cd .worktree/backport-206767-to-release-22.11
git checkout -b backport-206767-to-release-22.11
ancref=$(git merge-base 9852294f15c380cd61fd441538982426f8ee8ccc 6cb0f3d70ba06cff5e7f47fd5134b17c89c90291)
git cherry-pick -x $ancref..6cb0f3d70ba06cff5e7f47fd5134b17c89c90291 |
Backport failed for Please cherry-pick the changes locally. git fetch origin release-22.11
git worktree add -d .worktree/backport-206767-to-release-22.11 origin/release-22.11
cd .worktree/backport-206767-to-release-22.11
git checkout -b backport-206767-to-release-22.11
ancref=$(git merge-base 9852294f15c380cd61fd441538982426f8ee8ccc 6cb0f3d70ba06cff5e7f47fd5134b17c89c90291)
git cherry-pick -x $ancref..6cb0f3d70ba06cff5e7f47fd5134b17c89c90291 |
Backport failed for Please cherry-pick the changes locally. git fetch origin release-22.11
git worktree add -d .worktree/backport-206767-to-release-22.11 origin/release-22.11
cd .worktree/backport-206767-to-release-22.11
git checkout -b backport-206767-to-release-22.11
ancref=$(git merge-base 9852294f15c380cd61fd441538982426f8ee8ccc 6cb0f3d70ba06cff5e7f47fd5134b17c89c90291)
git cherry-pick -x $ancref..6cb0f3d70ba06cff5e7f47fd5134b17c89c90291 |
Description of changes
version update via
update.sh
Contains fixes for:
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes