-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Vulnerability rollup 11 (WIP) #20816
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
Conversation
I wonder, why don't you push these to master directly? |
Sure -- I usually work on these some in the morning and then some again in the evening. Sometimes I'll have one or more mass rebuild-triggering issues. Darwin is really sensitive to multiple world-rebuilds, because they only have a few machines and can't scale up like linux can. I also like to do a bit of testing to make sure my changes don't break other packages. To take care of these issues, I've been making a "rollup" branch which contains all my patches, making sure it looks good, and then merging all at once. I open the PR because my NixOS testing tools work best with PRs :) |
For CVE-2016-8735, a remote code execution vulnerability.
For CVE-2016-8735, a remote code execution vulnerability.
For CVE-2016-8735, a remote code execution vulnerability.
For CVE-2016-8735, a remote code execution vulnerability.
For CVE-2016-8735, a remote code execution vulnerability.
0435349
to
57b3bb9
Compare
57b3bb9
to
9c71508
Compare
Ok, with the bzip push this is officially a mass rebuild :) |
I reverted bzip2 to make it easier to test subsequent patches. Will delete the revert later. |
This reverts commit 9c71508.
3d184d4
to
6393ca6
Compare
lol, then I added icu for more rebuild. Reverting that too. Will delete later. |
Alright, this is getting ready to merge, just waiting on merging a few simpler PRs before this one. |
Motivation for this change
#20814
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)