pillow 3.1.2-0ubuntu1 source package in Ubuntu

Changelog

pillow (3.1.2-0ubuntu1) xenial; urgency=medium

  * Pillow 3.1.2 release.
    - CVE-2016-3076; Fix an integer overflow in Jpeg2KEncode.c causing a
      buffer overflow.

 -- Matthias Klose <email address hidden>  Sat, 16 Apr 2016 17:54:58 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Downloads

File Size SHA-256 Checksum
pillow_3.1.2.orig.tar.xz 6.8 MiB 01da6a8fd53abd6abdf57d1925058f2c4114f31cde5df759ccdc3ab85cd84346
pillow_3.1.2-0ubuntu1.debian.tar.xz 14.2 KiB a6cc4678ff713f6273d4bef64a4f196b250ac19dbf4b008d96a5463e703cdbfa
pillow_3.1.2-0ubuntu1.dsc 2.6 KiB d1d521e492c6f79d8969bfbf8136eaa545bd84250e1f0db343ad0d3996ddc6e0

View changes file

Binary packages built by this source

python-imaging: No summary available for python-imaging in ubuntu yakkety.

No description available for python-imaging in ubuntu yakkety.

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: No summary available for python-pil-dbg in ubuntu yakkety.

No description available for python-pil-dbg in ubuntu yakkety.

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: No summary available for python-pil.imagetk in ubuntu yakkety.

No description available for python-pil.imagetk in ubuntu yakkety.

python-pil.imagetk-dbg: No summary available for python-pil.imagetk-dbg in ubuntu yakkety.

No description available for python-pil.imagetk-dbg in ubuntu yakkety.

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: No summary available for python3-pil-dbg in ubuntu yakkety.

No description available for python3-pil-dbg in ubuntu yakkety.

python3-pil.imagetk: No summary available for python3-pil.imagetk in ubuntu yakkety.

No description available for python3-pil.imagetk in ubuntu yakkety.

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.