pillow 7.0.0-4ubuntu0.4 source package in Ubuntu
Changelog
pillow (7.0.0-4ubuntu0.4) focal-security; urgency=medium * SECURITY UPDATE: OOB read in Jpeg2KDecode - debian/patches/CVE-2021-25287_8.patch: handle different widths for each band in src/libImaging/Jpeg2KDecode.c. - CVE-2021-25287 - CVE-2021-25288 * SECURITY UPDATE: DOS in PsdImagePlugin - debian/patches/CVE-2021-28675.patch: sanity check the number of input layers in Tests/test_decompression_bomb.py, Tests/test_file_apng.py, Tests/test_file_blp.py, Tests/test_file_tiff.py, src/PIL/ImageFile.py, src/PIL/PsdImagePlugin.py. - CVE-2021-28675 * SECURITY UPDATE: FLI DOS - debian/patches/CVE-2021-28676.patch: check the block advance in src/libImaging/FliDecode.c. - CVE-2021-28676 * SECURITY UPDATE: EPS DOS on _open - debian/patches/CVE-2021-28677.patch: properly handle line endings in src/PIL/EpsImagePlugin.py. - CVE-2021-28677 * SECURITY UPDATE: BLP DOS - debian/patches/CVE-2021-28678.patch: check that reads return data in src/PIL/BlpImagePlugin.py. - CVE-2021-28678 -- Marc Deslauriers <email address hidden> Tue, 18 May 2021 07:19:28 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pillow_7.0.0.orig.tar.xz | 31.8 MiB | ce86f1887803a06bd874760fdeba9528a3c6d6eacd927226a90435b772905335 |
pillow_7.0.0-4ubuntu0.4.debian.tar.xz | 33.3 KiB | a38e1b7070ca6c587103f65a50e8df6f00edc9f85948b8e5c7391b65dde3dd23 |
pillow_7.0.0-4ubuntu0.4.dsc | 2.4 KiB | 1e897fa5ff17d04db44086406d1070b09923f79642c8e1fb251816fbe51873de |
Available diffs
Binary packages built by this source
- python-pil-doc: Examples for the Python Imaging Library
The Python Imaging Library (PIL) adds an image object to your
Python interpreter. You can load image objects from a variety of file
formats, and apply a rich set of image operations to them.
.
This package contains PIL API documentation and some example scripts.
You may also want to look at the python-pil-doc-html or
python-pil-doc-pdf packages for the PIL handbook documentation.
- python3-pil: Python Imaging Library (Python3)
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
.
Image Objects:
o Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
o colour separation (CMYK).
o Copy, cut, paste operations.
o Flip, transpose, resize, rotate, and arbitrary affine transforms.
o Transparency operations.
o Channel and point operations.
o Colour transforms, including matrix operations.
o Image enhancement, including convolution filters.
.
File Formats:
o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
o Save only: PDF, EPS (without ghostscript).
- python3-pil-dbg: Python Imaging Library (Python3 debug extension)
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
.
This package contains the extension built for the Python debug interpreter.
- python3-pil.imagetk: Python Imaging Library - ImageTk Module (Python3)
Tk dependent python-pil module.
- python3-pil.imagetk-dbg: Python Imaging Library - ImageTk Module (Python3 debug extension)
Tk dependent python-pil module.
.
This package contains the extension built for the Python debug interpreter.