Skip to content
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

python3Packages.pillow: 8.0.1 -> 8.1.0 #111655

Merged
merged 2 commits into from Feb 20, 2021
Merged

Conversation

mweinelt
Copy link
Member

@mweinelt mweinelt commented Feb 2, 2021

Motivation for this change

https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#810-2020-01-02

Fixes: CVE-2020-35654, CVE-2020-35653, CVE-2020-35655

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.

@SuperSandro2000
Copy link
Member

That should go trough staging because the amounts of rebuilds. The diff won't apply cleanly because pillow got converted into a generic.nix file for pilleow-simd.

@mweinelt
Copy link
Member Author

mweinelt commented Feb 2, 2021

Hah, funny. I checked the last pillow update that was pullrequested and that was in the 100-500 region. That was only a year ago.

#77714

The url does not resolve anymore and after checking the current LICENSE
at https://github.com/python-pillow/Pillow/blob/master/LICENSE it states
that it is simply the HPND license.

> Like PIL, Pillow is licensed under the open source HPND License:
@ofborg ofborg bot requested a review from SuperSandro2000 February 3, 2021 17:54
@mweinelt mweinelt added this to In progress in Python batch upgrade via automation Feb 4, 2021
Staging automation moved this from Needs review to Ready Feb 4, 2021
Copy link
Member

@SuperSandro2000 SuperSandro2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff LGTM

Python batch upgrade automation moved this from In progress to Reviewer approved Feb 4, 2021
@FRidh FRidh changed the base branch from staging to python-unstable February 20, 2021 09:28
@FRidh FRidh merged commit 491ddff into NixOS:python-unstable Feb 20, 2021
Staging automation moved this from Ready to Done Feb 20, 2021
Python batch upgrade automation moved this from Reviewer approved to Done Feb 20, 2021
@mweinelt mweinelt deleted the pillow branch February 20, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Staging
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants