-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
uriparser: 0.9.0 backport to 18.09 #49586
uriparser: 0.9.0 backport to 18.09 #49586
Conversation
Did you intend to embed the two other commits for |
Please use |
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from gtest (cherry picked from commit 9cfbcc2) Reason: Pre-Requisite to backport uriparser 0.9.0, which patches security issues of the 0.8.x branch.
Clean up the expression and add pkgconfig support (cherry picked from commit 9ac64e5) Reason: Pre-Requisite to backport uriparser 0.9.0, which patches security issues of the 0.8.x branch.
(cherry picked from commit 2783ca5) Reason: Provides security fixes for the 0.8.x branch.
c2cb6b2
to
4292214
Compare
@fpletz Thank you very much for this hint. I really appreciate that. I had not noticed the linked section in the manual before, but it makes senses for maintainers. |
@GrahamcOfBorg build uriparser mumble mxnet edit: ×2 due to previous ofborg hiccup |
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.
uriparser
itself builds fine. AFAICT there's nothing depending on uriparser
, which makes the security issue much less pressing.
The annoying amount of rebuilds seems to be entirely based on how gtest
is used much more. Though picking a random sampling (mumble
and mxnet
) it seems to work right here.
(Approving before ofborg finishes building, chances are IMHO low it would fail on other platforms.)
Failure on aarch64-linux (full log) Attempted: uriparser, mumble, mxnet Partial log (click to expand)
|
Timed out, unknown build status on x86_64-linux (full log) Attempted: uriparser, mumble, mxnet Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: uriparser, mumble, mxnet Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: uriparser, mumble, mxnet Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: uriparser, mumble, mxnet Partial log (click to expand)
|
And due to the noise from the failure (multiple unverified attributes on aarch64) let's confirm for @GrahamcOfBorg build uriparser |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: uriparser Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: uriparser Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: uriparser Partial log (click to expand)
|
Sorry for the noise! |
Timed out, unknown build status on x86_64-linux (full log) Attempted: uriparser, mumble, mxnet Partial log (click to expand)
|
Commit ff43959 breaks movit (and stuff that depends on it like kdenlive): https://hydra.nixos.org/build/83867621. |
@jtojnar Thanks, done. |
Motivation for this change
Backport request for #49274
cc @jtojnar
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)