python-imaging 1.1.7-4ubuntu0.12.04.3 source package in Ubuntu

Changelog

python-imaging (1.1.7-4ubuntu0.12.04.3) precise-security; urgency=medium

  * SECURITY UPDATE: information disclosure via crafted image
    - map.c: add overflow checks.
    - CVE-2016-9189
  * SECURITY UPDATE: code execution via crafted image
    - libImaging/Storage.c: add size check.
    - CVE-2016-9190
  * SECURITY-UPDATE: potential PNG decompression DOS
    - PIL/PngImagePlugin.py: rename len variables as length and limit size.
    - CVE-2014-9601

 -- Marc Deslauriers <email address hidden>  Fri, 10 Mar 2017 08:50:53 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main python
Precise security main python

Downloads

File Size SHA-256 Checksum
python-imaging_1.1.7.orig.tar.gz 487.1 KiB 895bc7c2498c8e1f9b99938f1a40dc86b3f149741f105cf7c7bd2e0725405211
python-imaging_1.1.7-4ubuntu0.12.04.3.diff.gz 12.4 KiB 9ab79b9a127646296b7e2de9add11de076ba0648a9af30302e57e71c6293a7f7
python-imaging_1.1.7-4ubuntu0.12.04.3.dsc 2.3 KiB 3450464d6b81864b7465e46f9065c82f6f529035652b80204ce83e74967493fa

View changes file

Binary packages built by this source

python-imaging: Python Imaging Library

 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-imaging-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-imaging-dbgsym: debug symbols for package python-imaging

 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-imaging-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-imaging-doc-html or
 python-imaging-doc-pdf packages for the PIL handbook documentation.

python-imaging-sane: Python Imaging Library - SANE interface

 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-imaging-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-imaging-sane-dbgsym: debug symbols for package python-imaging-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.

python-imaging-tk: Python Imaging Library - ImageTk Module

 Tk dependent python-imaging module.

python-imaging-tk-dbg: Python Imaging Library - ImageTk Module (debug extension)

 Tk dependent python-imaging module.
 .
 This package contains the extension built for the Python debug interpreter.

python-imaging-tk-dbgsym: debug symbols for package python-imaging-tk

 Tk dependent python-imaging module.