-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
gdal: switch to openexr_3 #366939
base: master
Are you sure you want to change the base?
gdal: switch to openexr_3 #366939
Conversation
I agree with this change. Thanks for acting on this so quickly @autra . Running nixpkgs-review now. |
Flagging as security related. |
Result of 15 packages marked as broken and skipped:
1 package failed to build:
162 packages built:
|
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 to me. nixpkgs-review is passing .
I think, even more correct solution would be to update default openexr version from 2 to 3 . But that's much bigger task. |
Indeed. Should v2 be marked as insecure? (can we affort that?) It's a bit above my paygrade but some of these CVEs seems quite serious. Someone more knowledgeable in security should check though :-) |
I've opened a followup: #367406 for the rest of the packages. |
Make a sense to mark v2 as insecure. |
Before we can remove it, it would probably make sense to move all the packages currently using |
And actually I guess this PR should go to staging too. |
26eb3f0
to
4b4b377
Compare
I changed the base to staging, and I'm going to do that as well for #367406 |
The PR's base branch is set to master, but 254 commits from the staging branch are included. Make sure you know the right base branch for your changes, then:
|
We don't need to go via |
There are several CVEs affecting openexr v2 and it seems to disturb people. As gdal supports openexr v3, let's live in the future and upgrade this dep. Fix NixOS#366916
4b4b377
to
8112df3
Compare
Ok, fair enough, I rebased and switched the base branch back to master. |
|
There are several CVEs affecting openexr v2 and it seems to disturb people. As gdal supports openexr v3, let's live in the future and upgrade this dep.
Fix #366916
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.