-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
webkitgtk: 2.18.2 -> 2.18.3 (fixes multiple CVE's) #31502
Conversation
This is compiling currently, but updating version/sha patches still applied so I'm hopeful we won't have any problems here. |
Set rebuild to 501+ based on the recently closed webkitgtk issue. Assume this will touch the same stuff. |
@@ -12,7 +12,7 @@ assert enableGeoLocation -> geoclue2 != null; | |||
with stdenv.lib; | |||
stdenv.mkDerivation rec { | |||
name = "webkitgtk-${version}"; | |||
version = "2.18.1"; | |||
version = "2.18.3"; |
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.
Please submit this against staging where version is 2.18.2 already.
912e4b7
to
3f2c244
Compare
Please ensure that when you merge this, it is backported to 17.09 (with the other webkitgtk bumps too. Backport with |
@nixborg build |
Jobset created at https://hydra.mayflower.de/jobset/nixos/pr-31502 |
Motivation for this change
https://webkitgtk.org/security/WSA-2017-0009.html
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)