8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Bumps pillow from 5.0.0 to 9.0.1.
Sourced from pillow's releases.
9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009 [radarhere] 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [@radarhere] Fixed ImagePath.Path array handling #5920 [@radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [@radarhere] Removed redundant part of condition #5915 [@radarhere] Explicitly enable strip chopping for large uncompressed TIFFs #5517 [@kmilos] Use the Windows method to get TCL functions on Cygwin #5807 [@DWesl] Changed error type to allow for incremental WebP parsing #5404 [@radarhere] Improved I;16 operations on big endian #5901 [@radarhere] Ensure that BMP pixel data offset does not ignore palette #5899 [@radarhere] Limit quantized palette to number of colors #5879 [@radarhere] Use latin1 encoding to decode bytes #5870 [@radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [@radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [@radarhere] Pass SAMPLEFORMAT to libtiff #5848 [@radarhere] Added rounding when converting P and PA #5824 [@radarhere] Improved putdata() documentation and data handling #5910 [@radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [@radarhere] Image.NONE is only used for resampling and dithers #5908 [@radarhere] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [@radarhere] Add Tidelift alignment action and badge #5763 [@aclark4life] Replaced further direct invocations of setup.py #5906 [@radarhere] Added ImageShow support for xdg-open #5897 [@m-shinder] Fixed typo #5902 [@radarhere] Switched from deprecated "setup.py install" to "pip install ." #5896 [@radarhere] Support 16-bit grayscale ImageQt conversion #5856 [@cmbruns] Fixed raising OSError in _safe_read when size is greater than SAFEBLOCK #5872 [@radarhere] Convert subsequent GIF frames to RGB or RGBA #5857 [@radarhere] WebP: Fix memory leak during decoding on failure #5798 [@ilai-deutel] Do not prematurely return in ImageFile when saving to stdout #5665 [@infmagic2047] Added support for top right and bottom right TGA orientations #5829 [@radarhere] Corrected ICNS file length in header #5845 [@radarhere] Block tile TIFF tags when saving #5839 [@radarhere] Added line width argument to ImageDraw polygon #5694 [@radarhere] Do not redeclare class each time when converting to NumPy #5844 [@radarhere] Only prevent repeated polygon pixels when drawing with transparency #5835 [@radarhere]
https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html
@radarhere
@hugovk
https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html
@kmilos
@DWesl
@aclark4life
@m-shinder
@cmbruns
@ilai-deutel
@infmagic2047
... (truncated)
Sourced from pillow's changelog.
9.0.1 (2022-02-03) In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [radarhere, hugovk] Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009 [radarhere] 9.0.0 (2022-01-02) Restrict builtins for ImageMath.eval(). CVE-2022-22817 #5923 [radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [radarhere] Fixed ImagePath.Path array handling. CVE-2022-22815, CVE-2022-22816 #5920 [radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [radarhere] Improved I;16 operations on big endian #5901 [radarhere] Limit quantized palette to number of colors #5879 [radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [radarhere] Pass SAMPLEFORMAT to libtiff #5848 [radarhere] Added rounding when converting P and PA #5824 [radarhere] Improved putdata() documentation and data handling #5910 [radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [hugovk] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [radarhere]
In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [radarhere, hugovk]
Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009 [radarhere]
Restrict builtins for ImageMath.eval(). CVE-2022-22817 #5923 [radarhere]
Ensure JpegImagePlugin stops at the end of a truncated file #5921 [radarhere]
Fixed ImagePath.Path array handling. CVE-2022-22815, CVE-2022-22816 #5920 [radarhere]
Remove consecutive duplicate tiles that only differ by their offset #5919 [radarhere]
Improved I;16 operations on big endian #5901 [radarhere]
Limit quantized palette to number of colors #5879 [radarhere]
Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [radarhere]
When saving RGBA to GIF, make use of first transparent palette entry #5859 [radarhere]
Pass SAMPLEFORMAT to libtiff #5848 [radarhere]
Added rounding when converting P and PA #5824 [radarhere]
Improved putdata() documentation and data handling #5910 [radarhere]
Exclude carriage return in PDF regex to help prevent ReDoS #5912 [hugovk]
Fixed freeing pointer in ImageDraw.Outline.transform #5909 [radarhere]
6deac9e
c04d812
4fabec3
02affaa
ca0b585
427221e
c930be0
75b69dd
cd938a7
2e9c461
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
@dependabot rebase
You can trigger Dependabot actions by commenting on this PR:
@dependabot recreate
@dependabot merge
@dependabot squash and merge
@dependabot cancel merge
@dependabot reopen
@dependabot close
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
@dependabot use these labels
@dependabot use these reviewers
@dependabot use these assignees
@dependabot use this milestone
You can disable automated security fix PRs for this repo from the Security Alerts page.
Sorry, something went wrong.
Bump pillow from 5.0.0 to 9.0.1 in /vision/cloud-client/crop_hints
f3b168e
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@5.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #26.
Successfully merging this pull request may close these issues.