Debian Package Tracker
Register | Log in
Subscribe

imagemagick

image manipulation programs -- binaries

Choose email to subscribe with

general
  • source: imagemagick (main)
  • version: 8:7.1.2.27+dfsg1-1
  • maintainer: ImageMagick Packaging Team (archive) (DMD)
  • uploaders: Bastien Roucariès [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 8:6.9.11.60+dfsg-1.3+deb11u4
  • o-o-sec: 8:6.9.11.60+dfsg-1.3+deb11u16
  • o-o-p-u: 8:6.9.11.60+dfsg-1.3+deb11u4
  • oldstable: 8:6.9.11.60+dfsg-1.6+deb12u11
  • old-sec: 8:6.9.11.60+dfsg-1.6+deb12u13
  • old-p-u: 8:6.9.11.60+dfsg-1.6+deb12u11
  • stable: 8:7.1.1.43+dfsg1-1+deb13u10
  • stable-sec: 8:7.1.1.43+dfsg1-1+deb13u11
  • stable-p-u: 8:7.1.1.43+dfsg1-1+deb13u11
  • testing: 8:7.1.2.27+dfsg1-1
  • unstable: 8:7.1.2.27+dfsg1-1
versioned links
  • 8:6.9.11.60+dfsg-1.3+deb11u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:6.9.11.60+dfsg-1.3+deb11u16: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:6.9.11.60+dfsg-1.6+deb12u11: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:6.9.11.60+dfsg-1.6+deb12u13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:7.1.1.43+dfsg1-1+deb13u10: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:7.1.1.43+dfsg1-1+deb13u11: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8:7.1.2.27+dfsg1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • imagemagick (56 bugs: 0, 31, 25, 0)
  • imagemagick-7-common
  • imagemagick-7-doc (1 bugs: 0, 1, 0, 0)
  • imagemagick-7.q16 (8 bugs: 0, 4, 4, 0)
  • imagemagick-7.q16hdri
  • libimage-magick-perl (2 bugs: 0, 1, 1, 0)
  • libimage-magick-q16-perl
  • libimage-magick-q16hdri-perl
  • libmagick++-7-headers
  • libmagick++-7.q16-5
  • libmagick++-7.q16-dev
  • libmagick++-7.q16hdri-5
  • libmagick++-7.q16hdri-dev (1 bugs: 0, 1, 0, 0)
  • libmagick++-dev
  • libmagickcore-7-arch-config
  • libmagickcore-7-headers
  • libmagickcore-7.q16-10 (1 bugs: 0, 1, 0, 0)
  • libmagickcore-7.q16-10-extra
  • libmagickcore-7.q16-dev
  • libmagickcore-7.q16hdri-10
  • libmagickcore-7.q16hdri-10-extra
  • libmagickcore-7.q16hdri-dev
  • libmagickcore-dev
  • libmagickwand-7-headers
  • libmagickwand-7.q16-10
  • libmagickwand-7.q16-dev
  • libmagickwand-7.q16hdri-10
  • libmagickwand-7.q16hdri-dev
  • libmagickwand-dev
  • perlmagick
action needed
A new upstream version is available: 7.1.2-28 high
A new upstream version 7.1.2-28 is available, you should consider packaging it.
Created: 2026-07-27 Last update: 2026-07-29 13:30
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-66011: ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources.
24 issues that should be fixed with the next stable update:
  • CVE-2026-56362: ImageMagick before 7.1.2-15 contains a heap-buffer-overflow read vulnerability in GetPixelIndex caused by OpenPixelCache updating image channel metadata before pixel cache memory allocation. Attackers can trigger memory and disk allocation failures to cause a heap-buffer-overflow read affecting any writer calling GetPixelIndex.
  • CVE-2026-56366: ImageMagick before 7.1.2-18 contains a memory leak vulnerability in the META reader when processing APP1JPEG input paths. Attackers can trigger this memory leak by providing specially crafted APP1JPEG image files, causing denial of service through resource exhaustion.
  • CVE-2026-56372: ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the magnify operation that allows attackers to read out of bounds memory. An unrecognized magnify:method value triggers an out of bounds read, potentially exposing sensitive information or causing denial of service.
  • CVE-2026-56373: ImageMagick before 7.1.2-15 contains a use-after-free vulnerability in the PDB decoder that uses a stale pointer when memory allocation fails. Attackers can trigger this vulnerability by processing malicious PDB files to cause crashes or write a single zero byte to freed memory.
  • CVE-2026-56374: ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the FTXT encoder due to missing boundary checks when parsing ftxt:format. Remote attackers can trigger an out of bounds read by crafting malicious FTXT image files to cause denial of service or information disclosure.
  • CVE-2026-56375: ImageMagick through 7.1.2-18 contains a memory leak vulnerability in the ASHLAR coder when an action fails. Attackers can trigger failed actions to exhaust memory resources and cause denial of service.
  • CVE-2026-61464: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a heap-based buffer over-write vulnerability that occurs when running an X11 import with a crafted window title, which can result in heap memory corruption and denial of service.
  • CVE-2026-61465: ImageMagick before 7.1.2-26 and 6.9.13-51 is missing a check for the allowed memory allocation limit in matrix-backed operations such as -canny. An attacker can supply a crafted image that causes ImageMagick to allocate more memory than permitted by the configured policy, resulting in a denial of service.
  • CVE-2026-61857: ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles. Attackers can craft malicious image files with specially crafted XMP data to trigger the vulnerability and cause application crashes.
  • CVE-2026-61858: ImageMagick before 7.1.2-26 contains a policy bypass vulnerability in the APNG encoder and external delegates due to missing validation checks. Attackers can write files to disallowed paths by bypassing configured policy restrictions through the APNG encoding process.
  • CVE-2026-61859: ImageMagick before 7.1.2-26 and 6.9.13-x before 6.9.13-51 contains a policy bypass vulnerability in the -script operation due to missing security policy checks. This allows reading files from paths that are otherwise disallowed by the configured security policy.
  • CVE-2026-61860: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs when freetype initialization fails: the method does not exit and continues to use memory that was already freed. This can be triggered during image processing and may lead to a denial of service.
  • CVE-2026-61861: ImageMagick before 7.1.2-26 contains a use-after-free vulnerability in the FormatMagickCaption method when memory allocation fails. Attackers can trigger memory allocation failures to cause a dangling pointer to reference freed memory, potentially enabling denial of service or code execution.
  • CVE-2026-61862: ImageMagick before 7.1.2-26 and 6.9.13-51 contains an information disclosure vulnerability: when a profile is displayed with the identify command and the profile value is not printable, a single byte at the end of the profile can be printed (read past the profile boundary). This behavior occurs when debug output is enabled.
  • CVE-2026-61863: ImageMagick before 7.1.2-26 (and 6.x before 6.9.13-51) contains a memory leak in the TIFF encoder that occurs when a temporary file cannot be created, resulting in a small memory leak.
  • CVE-2026-61864: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in color transformation to the log colorspace: when the operation fails, a small amount of memory is not released.
  • CVE-2026-61865: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the hough lines operation: when a specific operation fails, a small memory leak occurs.
  • CVE-2026-61866: ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the JNG encoder when a blob cannot be opened. Attackers can trigger the memory leak by providing malformed JNG files that fail blob operations, causing resource exhaustion.
  • CVE-2026-61867: ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the TIFF encoder when memory allocation fails. Attackers can trigger allocation failures during TIFF image processing to cause memory exhaustion and denial of service.
  • CVE-2026-61868: ImageMagick before 7.1.2-26 and 6.9.x before 6.9.13-51 contains a memory leak in the YUV decoder that occurs when opening of the blob fails. Repeated triggering can lead to resource exhaustion (denial of service).
  • CVE-2026-61869: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the MIFF encoder that occurs when a memory allocation fails during MIFF image processing, which can lead to denial of service.
  • CVE-2026-61870: ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the VIFF encoder when memory allocation fails. Attackers can trigger allocation failures by processing specially crafted VIFF images to exhaust available memory and cause denial of service.
  • CVE-2026-61871: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the ICON decoder that occurs when a memory allocation fails. Processing a crafted ICON file that triggers an allocation failure leaks memory, which may lead to a denial of service.
  • CVE-2026-61872: ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the TIFF encoder when an invalid tiff:tile-geometry is specified. Supplying malformed tile geometry parameters causes allocated memory not to be released, which can lead to increased memory consumption.
Created: 2026-07-26 Last update: 2026-07-26 14:35
1 security issue in bullseye high

There is 1 open security issue in bullseye.

1 important issue:
  • CVE-2026-66011: ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources.
Created: 2026-07-26 Last update: 2026-07-26 14:35
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • CVE-2026-66011: ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources.
Created: 2026-07-26 Last update: 2026-07-26 14:35
debian/patches: 9 patches with invalid metadata, 8 patches to forward upstream high

Among the 37 debian patches available in version 8:7.1.2.27+dfsg1-1 of the package, we noticed the following issues:

  • 9 patches with invalid metadata that ought to be fixed.
  • 8 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-07-07 20:00
lintian reports 3 errors and 13 warnings high
Lintian reports 3 errors and 13 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-06-14 Last update: 2026-07-04 03:17
1 bug tagged help in the BTS normal
The BTS contains 1 bug tagged help, please consider helping the maintainer in dealing with it.
Created: 2019-03-21 Last update: 2026-07-29 16:00
12 bugs tagged patch in the BTS normal
The BTS contains patches fixing 12 bugs (13 if counting merged bugs), consider including or untagging them.
Created: 2026-06-02 Last update: 2026-07-29 16:00
Depends on packages which need a new maintainer normal
The packages that imagemagick depends on which need a new maintainer are:
  • html2ps (#759016)
    • Suggests: html2ps html2ps
Created: 2019-11-22 Last update: 2026-07-29 14:34
49 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit cc6266aa87cba7f5cbc2d1f8983c296b1141ab49
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 10:22:36 2026 +0200

    Refresh patches

commit 994d8fbb7aeb7b6f7e7f3d322b07d20e195cea7c
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 10:21:04 2026 +0200

    Add examples

commit 848180ed5f7f8205d9f0d3395adb589dae2952a8
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 10:19:11 2026 +0200

    New upstream version

commit bcd6bc640b7cf7231a55941d62d375f819d5771f
Merge: 7aec5d11a bf127e6ea
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 10:08:53 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.27+dfsg1'
    
    Update to upstream version '7.1.2.27+dfsg1'
    with Debian dir bb6127f9189e85874d02a9d5c635b1e5c45e9c57

commit 7aec5d11a76110a87c60c6d4dd2b6b70f52938e0
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 09:55:55 2026 +0200

    Drop another source of unreproducibility

commit 90ceb61a52d27c3adcdbd1c3a9a62d7d0da1dd16
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jul 7 09:50:40 2026 +0200

    Remove perlfile

commit 044b3611de4a6b204c1a58ab586c48fbff519705
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jul 3 09:46:18 2026 +0200

    Drop spurious perl file

commit e47181e28661c961262063dbd6d30d2987bf482e
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jul 3 09:28:32 2026 +0200

    Add missing symbol

commit eef2cee663c6637dbcc34613512564fec0df712b
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 23:13:56 2026 +0200

    Renumber patches

commit df4073d619e0001ef9b58c9d41834bc89b56e8b9
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 23:12:47 2026 +0200

    Fix so bump

commit 1217ef762ffa4f7ddccba7a58e96b8a200d649b1
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 20:22:21 2026 +0200

    Finalize

commit c1d5506af869d18566ab7da38e36fb38abcc297b
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 18:54:59 2026 +0200

    New upstream version

commit 27f81c0d1d44cf7fc9d4fd30ae8ec759517da384
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 18:54:29 2026 +0200

    Refresh patches

commit 4516fe8fc8874e036bfb7669a5c54a6d525e15ba
Merge: 1db33bf98 be96a64ce
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 18:51:34 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.26+dfsg1'
    
    Update to upstream version '7.1.2.26+dfsg1'
    with Debian dir 50cc463b5d4cbe6a4d181a3e8d5f86f71ee14e8f

commit 1db33bf988a57747d8d755516b39913360dd96de
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Jul 2 18:51:07 2026 +0200

    Use newer release

commit 2c2b89a090bd7c7d2ca2e6836cd6fef75e1d2fa0
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jun 16 22:26:41 2026 +0200

    Really allow stderr

commit f6a39132ccf7f2f805e85c483468693761c243e7
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jun 16 22:22:50 2026 +0200

    Finalize

commit be92ae6daa580f838ee89b2dc2d717ccdc0bc55d
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jun 16 21:54:58 2026 +0200

    Allow stderr in test

commit a3bed739f28da9baf11387cf3d10b5f9aff85bc4
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jun 16 17:23:45 2026 +0200

    Refresh using git pq

commit 2a2d0579de969c0768b3aab13ba408531c7ed4c7
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Jun 16 16:58:39 2026 +0200

    Refresh patches

commit 02dd3b7dfbfc20aae153ed6283ef03092293040b
Author: Bastien Roucariès <rouca@debian.org>
Date:   Mon Jun 15 21:54:37 2026 +0200

    Fix policy

commit d1cd22bef5fa2d4d12c5d0dd88c5fc4d7db7cd9f
Author: Bastien Roucariès <rouca@debian.org>
Date:   Mon Jun 15 19:48:39 2026 +0200

    Fix debian policy

commit 61517714f38f6a4f9cd54b96d6e6ea4a82728644
Author: Bastien Roucariès <rouca@debian.org>
Date:   Sun Jun 14 22:12:52 2026 +0200

    Fix test

commit efe3c8b0810e387e3bbfc2b1f1030763e25c036f
Author: Bastien Roucariès <rouca@debian.org>
Date:   Sun Jun 14 19:44:58 2026 +0200

    Fix test

commit 66756cfee77d352cc288c9baa90049699f62f9ed
Author: Bastien Roucariès <rouca@debian.org>
Date:   Sun Jun 14 18:38:23 2026 +0200

    refresh control

commit eeb556137bfe7bc9218732d82c4f40cda8e4ec48
Author: Bastien Roucariès <rouca@debian.org>
Date:   Sun Jun 14 18:31:41 2026 +0200

    Add a test for policy

commit 8d6f0cb0f04ccef7a3ae04ca452583791c60be9f
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jun 12 23:32:59 2026 +0200

    FIx lintian warning

commit 3e9dd7685105159f8ddd426c585fcd3306aedf34
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jun 12 23:28:28 2026 +0200

    Add missing symbol

commit 9bcf1d177e9ccf56099bbc78a2e72d096d074247
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jun 12 22:05:26 2026 +0200

    New upstream version

commit 5f19fa4f266f99cc287f4c6aab8c76252d241ad2
Merge: 6801bff9e c89dfc1b3
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri Jun 12 22:04:23 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.25+dfsg1'
    
    Update to upstream version '7.1.2.25+dfsg1'
    with Debian dir 1f2f0020cf224e82fecb302ad9794071c5fe0a66

commit 6801bff9e046d458b8863c6f10b6d462ccea4514
Author: Bastien Roucariès <rouca@debian.org>
Date:   Wed May 27 21:25:27 2026 +0200

    Add changelog

commit 014c78813d48eebd5be2c42185919ae08501514e
Author: Bastien Roucariès <rouca@debian.org>
Date:   Wed May 27 21:24:27 2026 +0200

    Refresh patches

commit 5373e8c9734bc00e53d58bfb288b4e29b47d5431
Merge: 995008236 a0e6216a0
Author: Bastien Roucariès <rouca@debian.org>
Date:   Wed May 27 21:20:14 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.24+dfsg1'
    
    Update to upstream version '7.1.2.24+dfsg1'
    with Debian dir 73aa247bd6e02015000df705be07a02f772ef848

commit 995008236154b0a8c704be7bb4d05672bc5664eb
Author: Bastien Roucariès <rouca@debian.org>
Date:   Sun May 24 16:23:24 2026 +0200

    Remove not used patches

commit c1e4d9ab2578ccbb569f981103961763b7876621
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 22 14:12:57 2026 +0200

    Changelog

commit 10a6ad7e5b9780adeb048baf876cfe872f16cf68
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 22 14:11:51 2026 +0200

    Refresh patches

commit 889022324bd68c7d31d51da4d7438cd9cc0d916d
Merge: 5079c1dd0 f78d245f5
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 22 12:21:07 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.23+dfsg1'
    
    Update to upstream version '7.1.2.23+dfsg1'
    with Debian dir e423309cb4eebc074ad5921f20ceedd6d7bed7f0

commit 5079c1dd03b094ba91c1e6589ca6712717dcc1fe
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 22 12:20:51 2026 +0200

    Fix gbp.conf

commit 8e61368dec6c666800baf6088f3a3069fcdafb7e
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 22 12:13:36 2026 +0200

    Add gbp.conf

commit c9ead2b7ea56277568479ffe9aa97cabbb23ec2d
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 1 16:29:25 2026 +0200

    Add changelog

commit db57fd6589e483710760651894692a5774f48392
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 1 16:26:27 2026 +0200

    Refresh patches

commit d861d4b8f1040c68c752c5d1d9ba5384458085be
Merge: ae81d81d9 c9f15d851
Author: Bastien Roucariès <rouca@debian.org>
Date:   Fri May 1 16:24:36 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.21+dfsg1'
    
    Update to upstream version '7.1.2.21+dfsg1'
    with Debian dir d5e69ed0c9f70513ec964bc2487c4d3628b9ed02

commit ae81d81d980045bc80ec7bde119933f70ec982d5
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Apr 14 17:40:08 2026 +0200

    Fix changelog

commit 3a1fd3effdbb3338d09c4f3c7a4236c6a24d6648
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Apr 14 17:35:40 2026 +0200

    Add changelog entry

commit 909b60f981e13f3b88bdac193fb9dd4d981cddbc
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Apr 14 17:27:07 2026 +0200

    Refresh patches

commit 5e718d102719111b51e3b6de13669ea9210ff1e6
Merge: c4a875690 3cd2f3ba2
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Apr 14 17:25:56 2026 +0200

    Update upstream source from tag 'upstream/7.1.2.19+dfsg1'
    
    Update to upstream version '7.1.2.19+dfsg1'
    with Debian dir 28ce5482b91acb2bb35a04ea7bbb9635c00804f3

commit c4a87569018bc62573396781a758156f9377aae4
Author: Bastien Roucariès <rouca@debian.org>
Date:   Tue Apr 14 17:12:10 2026 +0200

    change download website

commit 695fbc3ff4babe2e15d65af8dc3b1e13eb41d562
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Mar 26 14:12:24 2026 +0100

    Improve changelog

commit 6e27514054288ea1abf691c77642f1c08230a087
Author: Bastien Roucariès <rouca@debian.org>
Date:   Thu Mar 26 14:04:04 2026 +0100

    New version


https://salsa.debian.org/api/v4/projects/debian%2Fimagemagick API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-07-02 Last update: 2026-07-29 10:21
AppStream hints: 2 warnings for imagemagick-7.q16hdri,imagemagick-7.q16 normal
AppStream found metadata issues for packages:
  • imagemagick-7.q16: 1 warning
  • imagemagick-7.q16hdri: 1 warning
You should get rid of them to provide more metadata about this software.
Created: 2020-06-01 Last update: 2024-12-29 23:00
RFH: The maintainer is looking for help with this package. normal
The current maintainer is looking for someone who can help with the maintenance of this package. If you are interested in this package, please consider helping out. One way you can help is offer to be a co-maintainer or triage bugs in the BTS. Please see bug number #1017366 for more information.
Created: 2022-08-15 Last update: 2022-08-15 02:06
testing migrations
  • This package is part of the ongoing testing transition known as perl-5.42. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-07-23] Accepted imagemagick 8:6.9.11.60+dfsg-1.3+deb11u16 (source) into oldoldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-23] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u13 (source) into oldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-13] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u12 (source) into oldstable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-07-13] Accepted imagemagick 8:6.9.11.60+dfsg-1.3+deb11u15 (source) into oldoldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-11] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u11 (source) into proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-07-09] imagemagick 8:7.1.2.27+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-07] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u11 (source) into stable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-07-07] Accepted imagemagick 8:7.1.2.27+dfsg1-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-03] Accepted imagemagick 8:7.1.2.26+dfsg1-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-28] imagemagick 8:7.1.2.25+dfsg1-2 MIGRATED to testing (Debian testing watch)
  • [2026-06-24] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u11 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-06-23] Accepted imagemagick 8:6.9.11.60+dfsg-1.3+deb11u14 (source) into oldoldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-23] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u11 (source) into oldstable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-06-21] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u10 (source) into proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-06-21] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u10 (source) into stable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-06-16] Accepted imagemagick 8:7.1.2.25+dfsg1-2 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-13] Accepted imagemagick 8:7.1.2.25+dfsg1-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-13] imagemagick 8:7.1.2.24+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-30] Accepted imagemagick 8:7.1.2.24+dfsg1-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-30] Accepted imagemagick 8:6.9.11.60+dfsg-1.3+deb11u13 (source) into oldoldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-30] imagemagick 8:7.1.2.23+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-29] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u10 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-29] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u10 (source) into oldstable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-27] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u9 (source) into proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-26] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u9 (source) into stable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-22] Accepted imagemagick 8:7.1.2.23+dfsg1-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-18] imagemagick 8:7.1.2.21+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-03] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u9 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-03] Accepted imagemagick 8:6.9.11.60+dfsg-1.6+deb12u9 (source) into oldstable-security (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • [2026-05-02] Accepted imagemagick 8:7.1.1.43+dfsg1-1+deb13u8 (source) into proposed-updates (Debian FTP Masters) (signed by: Bastien ROUCARIÈS)
  • 1
  • 2
bugs [bug history graph]
  • all: 127 130
  • RC: 0
  • I&N: 78 79
  • M&W: 48 50
  • F&P: 1
  • patch: 12 13
  • help: 1
  • NC: 1
links
  • homepage
  • lintian (3, 13)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 8:7.1.2.27+dfsg1-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing