pillow 2.3.0-1ubuntu3.4 source package in Ubuntu
Changelog
pillow (2.3.0-1ubuntu3.4) trusty-security; urgency=medium * SECURITY UPDATE: information disclosure via crafted image - debian/patches/CVE-2016-9189.patch: add overflow checks to map.c. - CVE-2016-9189 * SECURITY UPDATE: code execution via crafted image - debian/patches/CVE-2016-9190.patch: add size check to libImaging/Storage.c, add test to Tests/images/negative_size.ppm, Tests/test_file_ppm.py. - CVE-2016-9190 * SECURITY UPDATE: re-enabled CVE-2014-9601 fix - debian/patches/pillow-CVE-2014-9601-pre.patch: rename len variables as length in PIL/PngImagePlugin.py. - debian/patches/pillow-CVE-2014-9601.patch: updated. - debian/patches/revert-CVE-201409601.patch: removed - CVE-2014-9601 -- Marc Deslauriers <email address hidden> Fri, 10 Mar 2017 08:26:41 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | main | misc | |
Trusty | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pillow_2.3.0.orig.tar.gz | 2.1 MiB | a85361f99cdc8d6d12c44716b648754ee2a903937b87e74a55c3425c901d94de |
pillow_2.3.0-1ubuntu3.4.debian.tar.gz | 21.5 KiB | 90627d2c7e69a2cfdbe48853f13d2cd866f35828dcdc7f0c23d9a68fcf03de82 |
pillow_2.3.0-1ubuntu3.4.dsc | 3.5 KiB | cbb6d8f5986188e9eb1c7bee1a06a0026429247f670524de2ea7a4a75e0cf6c4 |
Available diffs
Binary packages built by this source
- python-imaging: Python Imaging Library compatibility layer
PIL used to provide a PIL.pth file which allowed you to `import Image` but
this is deprecated. Use `from PIL import Image` now, or install this
compatibility package to temporarily get the old behavior back.
.
This compatibility package is built for Python 2 only.
- python-imaging-compat: Dummy transitional package
This is a transitional package to python-imaging and can be safely
removed.
- python-imaging-dbg: Dummy transitional package
This is a transitional package to python-pil-dbg and can be safely
removed.
- python-imaging-doc: Dummy transitional package
This is a transitional package to python-pil-doc and can be safely
removed.
- python-imaging-sane: Dummy transitional package
This is a transitional package to python-sane and can be safely
removed.
- python-imaging-sane-dbg: Dummy transitional package
This is a transitional package to python-sane-dbg and can be safely
removed.
- python-imaging-tk: Dummy transitional package
This is a transitional package to python-pil.imagetk and can be safely
removed.
- python-imaging-tk-dbg: Dummy transitional package
This is a transitional package to python-
pil.imagetk- dbg and can be
safely removed.
- python-pil: Python Imaging Library (Pillow fork)
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).
- python-pil-dbg: Python Imaging Library (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.
- python-pil-dbgsym: debug symbols for package python-pil
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).
- 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.
- python-pil.imagetk: Python Imaging Library - ImageTk Module (Pillow fork)
Tk dependent python-pil module.
- python-pil.imagetk-dbg: Python Imaging Library - ImageTk Module (debug extension)
Tk dependent python-pil module.
.
This package contains the extension built for the Python debug interpreter.
- python-pil.imagetk-dbgsym: debug symbols for package python-pil.imagetk
Tk dependent python-pil module.
- python-sane: Python Imaging Library - SANE interface (Pillow fork)
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.
- python-sane-dbg: Python Imaging Library - SANE interface (debug extension)
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.
.
This package contains the extension built for the Python debug interpreter.
- python-sane-dbgsym: debug symbols for package python-sane
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.
- python3-imaging: Dummy transitional package
This is a transitional package to python3-pil and can be safely
removed.
- python3-imaging-dbg: Dummy transitional package
This is a transitional package to python3-pil-dbg and can be safely
removed.
- python3-imaging-sane: Dummy transitional package
This is a transitional package to python3-sane and can be safely
removed.
- python3-imaging-sane-dbg: Dummy transitional package
This is a transitional package to python3-sane-dbg and can be safely
removed.
- python3-imaging-tk: Dummy transitional package
This is a transitional package to python3-pil.imagetk and can be safely
removed.
- python3-imaging-tk-dbg: Dummy transitional package
This is a transitional package to python3-
pil.imagetk- dbg and can be
safely removed.
- 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-dbgsym: debug symbols for package python3-pil
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.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.
- python3-pil.imagetk-dbgsym: debug symbols for package python3-pil.imagetk
Tk dependent python-pil module.
- python3-sane: Python Imaging Library - SANE interface (Python3)
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.
- python3-sane-dbg: Python Imaging Library - SANE interface (Python3 debug extension)
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.
.
This package contains the extension built for the Python debug interpreter.
- python3-sane-dbgsym: debug symbols for package python3-sane
The imaging-sane module is a Python interface to the SANE (Scanner
Access is Now Easy) library, which provides access to various raster
scanning devices such as flatbed scanners and digital cameras.