Skip to content

Conversation

@dotlambda
Copy link
Member

Motivation for this change

fixes #109165
I did not check whether the patch actually fixes the vulnerability on version 2.40.0.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@dotlambda dotlambda added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Feb 1, 2021
@dotlambda dotlambda mentioned this pull request Feb 1, 2021
10 tasks
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Feb 1, 2021
@roberth
Copy link
Member

roberth commented Feb 1, 2021

It's the only change in the accompanying issue https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/164

I'll merge this assuming it is complete.

Perhaps someone from @NixOS/gnome can confirm?

@roberth roberth merged commit 9e87613 into NixOS:staging-20.09 Feb 1, 2021
@dotlambda dotlambda deleted the CVE-2020-29385 branch February 2, 2021 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants