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

Changelog

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

  * SECURITY UPDATE: insecure use of temporary files
    - PIL/EpsImagePlugin.py, PIL/Image.py, PIL/IptcImagePlugin.py,
      PIL/JpegImagePlugin.py: use tempfile.mkstemp().
    - https://github.com/wiredfool/Pillow/commit/1e331e3e6a40141ca8eee4f5da9f74e895423b66
    - CVE-2014-1932
    - CVE-2014-1933
 -- Marc Deslauriers <email address hidden>   Mon, 31 Mar 2014 10:25:50 -0400

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

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.1.diff.gz 9.4 KiB 8390c040cfe15d613f8243bd2585dfd8f6e7c882300694f33d6467d6e82e5681
python-imaging_1.1.7-4ubuntu0.12.04.1.dsc 2.3 KiB 847f16c0eda55cabde554f038735a5cf77f84059294654324a783045c78db077

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-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-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.