imagemagick 8:6.6.9.7-5ubuntu3.4 source package in Ubuntu

Changelog

imagemagick (8:6.6.9.7-5ubuntu3.4) precise-security; urgency=medium

  * SECURITY UPDATE: ImageTragick remote code execution
    - d/p/0076-Disable-EPHEMERAL-URL-HTTPS-MVG-MSL-TEXT-SHOW-WIN-and-PLT-coders.patch
    - d/p/0077-Remove-PLT-Gnuplot-decoder.patch
    - d/p/0078-Sanitize-input-filename-for-http-and-https-delegates.patch
    - d/p/0079-Indirect-filename-must-be-authorized-by-policy.patch
    - d/p/0080-Prevent-indirect-reads-with-label-at.patch
    - d/p/0081-Less-secure-coders-require-explicit-reference.patch
    - CVE-2016-3714
    - CVE-2016-3715
    - CVE-2016-3716
    - CVE-2016-3717
    - CVE-2016-3718
  * SECURITY UPDATE: popen() shell vulnerability
    - d/p/0082-Disable-MAGICKCORE_HAVE_POPEN.patch
    - CVE-2016-5118

 -- Marc Deslauriers <email address hidden>  Wed, 01 Jun 2016 13:17:30 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
imagemagick_6.6.9.7.orig.tar.gz 12.2 MiB c2f77859257f3ff3d51e70a6cdebed7a24a1b77c0cbe6edb8170330a7c18dbfa
imagemagick_6.6.9.7-5ubuntu3.4.debian.tar.bz2 51.0 KiB a0378f876424f214d1a68bd619d6ce754312a0dcef957be3115ce36689445dae
imagemagick_6.6.9.7-5ubuntu3.4.dsc 3.1 KiB 16586dba0f323400091e2461371a059ef40db330fb994ca1e066704ce3ef7c47

View changes file

Binary packages built by this source

imagemagick: image manipulation programs

 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).

imagemagick-common: image manipulation programs -- infrastructure

 imagemagick-common contains the filesystem infrastructure required for
 further installation of imagemagick in any configuration; it does not provide
 a full installation of binaries, libraries, and utilities
 required to run imagemagick.

imagemagick-dbg: debugging symbols for ImageMagick

 This package contains the debugging symbols for ImageMagick, a software suite
 to create, edit, and compose bitmap images.

imagemagick-dbgsym: debug symbols for package imagemagick

 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).

imagemagick-doc: document files of ImageMagick

 This package contains the document files shipped with ImageMagick, a software
 suite to create, edit, and compose bitmap images.

libmagick++-dev: object-oriented C++ interface to ImageMagick - development files

 This package includes header files and static libraries needed to compile
 programs using Magick++.

libmagick++4: object-oriented C++ interface to ImageMagick

 The Magick++ library is a set of C++ wrapper classes that provides access
 to the ImageMagick package functionality from within a C++ application.
 .
 This package contains the C++ libraries needed to run executables that make
 use of libMagick++.

libmagick++4-dbgsym: debug symbols for package libmagick++4

 The Magick++ library is a set of C++ wrapper classes that provides access
 to the ImageMagick package functionality from within a C++ application.
 .
 This package contains the C++ libraries needed to run executables that make
 use of libMagick++.

libmagickcore-dev: low-level image manipulation library - development files

 This package includes header files and static libraries needed to compile
 programs using MagickCore.

libmagickcore4: low-level image manipulation library

 The MagickCore API is a low-level interface between the C programming language
 and the ImageMagick image processing libraries and is recommended for
 wizard-level programmers only. Unlike the MagickWand C API which uses only a
 few opaque types and accessors, with MagickCore you almost exlusively access
 the structure members directly.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickCore.

libmagickcore4-dbgsym: debug symbols for package libmagickcore4

 The MagickCore API is a low-level interface between the C programming language
 and the ImageMagick image processing libraries and is recommended for
 wizard-level programmers only. Unlike the MagickWand C API which uses only a
 few opaque types and accessors, with MagickCore you almost exlusively access
 the structure members directly.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickCore.

libmagickcore4-extra: low-level image manipulation library - extra codecs

 This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
 MagickCore.

libmagickcore4-extra-dbgsym: debug symbols for package libmagickcore4-extra

 This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
 MagickCore.

libmagickwand-dev: image manipulation library - development files

 This package includes header files and static libraries needed to compile
 programs using MagickWand.

libmagickwand4: image manipulation library

 The MagickWand API is the recommended interface between the C programming
 language and the ImageMagick image processing libraries. Unlike the
 MagickCore C API, MagickWand uses only a few opaque types. Accessors are
 available to set or get important wand properties.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickWand.

libmagickwand4-dbgsym: debug symbols for package libmagickwand4

 The MagickWand API is the recommended interface between the C programming
 language and the ImageMagick image processing libraries. Unlike the
 MagickCore C API, MagickWand uses only a few opaque types. Accessors are
 available to set or get important wand properties.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickWand.

perlmagick: Perl interface to the ImageMagick graphics routines

 PerlMagick is an objected-oriented Perl interface to ImageMagick.
 Use the module to read, manipulate, or write an image or image sequence from
 within a Perl script. This makes it very suitable for Web CGI scripts.

perlmagick-dbgsym: debug symbols for package perlmagick

 PerlMagick is an objected-oriented Perl interface to ImageMagick.
 Use the module to read, manipulate, or write an image or image sequence from
 within a Perl script. This makes it very suitable for Web CGI scripts.