php-imagick 3.4.3~rc2-2ubuntu4.1 source package in Ubuntu

Changelog

php-imagick (3.4.3~rc2-2ubuntu4.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Out of bounds write
    - debian/patches/0001-Bounds-check-kernel-origin-position.patch: Bounds
      check kernel origin position.
    - debian/patches/0002-avoid-unsigned-less-than-equal-warning.patch: avoid
      unsigned less than equal warning.
    - debian/patches/0003-Typo.patch: Typo.
    - debian/patches/0004-Change-to-unsigned-long-to-avoid-C-complaining.patch:
      Change to unsigned long to avoid C complaining.
    - debian/patches/0005-Correcting-signed-unsigned-checking.patch: Correcting
      signed/unsigned checking.
    - debian/patches/0006-And-so-the-long-day-wore-on.patch: And so the long
      day wore on.
    - debian/patches/0008-Corrected-typo-for-columns-rows.patch: Corrected typo
      for columns => rows.
    - CVE-2019-11037

 -- Paulo Flabiano Smorigo <email address hidden>  Wed, 07 Oct 2020 18:37:07 +0000

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe web
Bionic security universe web

Downloads

File Size SHA-256 Checksum
php-imagick_3.4.3~rc2.orig.tar.gz 239.6 KiB beb00413702d479536a032be34294b6006fe0d8feab5c7d8af3dfa4fc6c370ab
php-imagick_3.4.3~rc2-2ubuntu4.1.debian.tar.xz 14.1 KiB 84e27f669ea310bdc4e101165f6080faa0caa29310726ab8caabe270ac51740c
php-imagick_3.4.3~rc2-2ubuntu4.1.dsc 2.3 KiB 8084c9b08dc0d61c147b4d65255b96b889cb9ca48578aec8de4ecd9d555e968b

View changes file

Binary packages built by this source

php-imagick: Provides a wrapper to the ImageMagick library

 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
 This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
 .
 IMPORTANT: Version 2.x API is not compatible with earlier versions.

php-imagick-dbgsym: debug symbols for php-imagick