-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
qemu: re-enable stack protection #112881
qemu: re-enable stack protection #112881
Conversation
5e25995 ("qemu: 2.6.1 -> 2.7.0") added this, because the QEMU build failed without it. That's no longer the case, so we can bring back stack protection.
Result of 5 packages marked as broken and skipped:
1 package blacklisted:
23 packages failed to build:
20 packages built:
Some notes:
Excerpt from the virtualboxHeadless build log:
Excerpt from the aqemu build log (seems like a missing include):
Building with |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Just some random vm test |
@r-burns any regressions on powerpc in this regard? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far.
Thanks for the ping - no issues on my end. Built qemu on x86_64-linux and booted a minimal PowerNV VM to login prompt 👍 |
Result of 6 packages marked as broken and skipped:
1 package blacklisted:
2 packages failed to build:
40 packages built:
|
Motivation for this change
5e25995 ("qemu: 2.6.1 -> 2.7.0") added this, because the QEMU
build failed without it. That's no longer the case, so we can bring
back stack protection.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)