-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 04 Mar 2026 23:01:36 +0100 Source: imagemagick Binary: imagemagick imagemagick-7.q16 imagemagick-7.q16-dbgsym imagemagick-7.q16hdri imagemagick-7.q16hdri-dbgsym libimage-magick-q16-perl libimage-magick-q16-perl-dbgsym libimage-magick-q16hdri-perl libimage-magick-q16hdri-perl-dbgsym libmagick++-7.q16-5 libmagick++-7.q16-5-dbgsym libmagick++-7.q16-dev libmagick++-7.q16hdri-5 libmagick++-7.q16hdri-5-dbgsym libmagick++-7.q16hdri-dev libmagickcore-7-arch-config libmagickcore-7.q16-10 libmagickcore-7.q16-10-dbgsym libmagickcore-7.q16-10-extra libmagickcore-7.q16-10-extra-dbgsym libmagickcore-7.q16-dev libmagickcore-7.q16hdri-10 libmagickcore-7.q16hdri-10-dbgsym libmagickcore-7.q16hdri-10-extra libmagickcore-7.q16hdri-10-extra-dbgsym libmagickcore-7.q16hdri-dev libmagickwand-7.q16-10 libmagickwand-7.q16-10-dbgsym libmagickwand-7.q16-dev libmagickwand-7.q16hdri-10 libmagickwand-7.q16hdri-10-dbgsym libmagickwand-7.q16hdri-dev Architecture: arm64 Version: 8:7.1.1.43+dfsg1-1+deb13u6 Distribution: trixie-security Urgency: high Maintainer: arm Build Daemon (arm-ubc-02) Changed-By: Bastien Roucariès Description: imagemagick - image manipulation programs -- binaries imagemagick-7.q16 - image manipulation programs -- quantum depth Q16 imagemagick-7.q16hdri - image manipulation programs -- quantum depth Q16HDRI libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines -- Q16 versio libimage-magick-q16hdri-perl - Perl interface to the ImageMagick graphics routines -- Q16HDRI ve libmagick++-7.q16-5 - C++ interface to ImageMagick -- quantum depth Q16 libmagick++-7.q16-dev - C++ interface to ImageMagick - development files (Q16) libmagick++-7.q16hdri-5 - C++ interface to ImageMagick -- quantum depth Q16HDRI libmagick++-7.q16hdri-dev - C++ interface to ImageMagick - development files (Q16HDRI) libmagickcore-7-arch-config - low-level image manipulation library - architecture header files libmagickcore-7.q16-10 - low-level image manipulation library -- quantum depth Q16 libmagickcore-7.q16-10-extra - low-level image manipulation library - extra codecs (Q16) libmagickcore-7.q16-dev - low-level image manipulation library - development files (Q16) libmagickcore-7.q16hdri-10 - low-level image manipulation library -- quantum depth Q16HDRI libmagickcore-7.q16hdri-10-extra - low-level image manipulation library - extra codecs (Q16HDRI) libmagickcore-7.q16hdri-dev - low-level image manipulation library - development files (Q16HDRI libmagickwand-7.q16-10 - image manipulation library -- quantum depth Q16 libmagickwand-7.q16-dev - image manipulation library - development files (Q16) libmagickwand-7.q16hdri-10 - image manipulation library -- quantum depth Q16HDRI libmagickwand-7.q16hdri-dev - image manipulation library - development files (Q16HDRI) Changes: imagemagick (8:7.1.1.43+dfsg1-1+deb13u6) trixie-security; urgency=high . * Fix CVE-2026-24481: A heap information disclosure vulnerability exists in ImageMagick's PSD (Adobe Photoshop) format handler. When processing a maliciously crafted PSD file containing ZIP-compressed layer data that decompresses to less than the expected size, uninitialized heap memory is leaked into the output image. * Fix CVE-2026-24484: Magick fails to check for multi-layer nested mvg conversions to svg, leading to DoS. * Fix CVE-2026-24485: When a PCD file does not contain a valid Sync marker, the DecodeImage() function becomes trapped in an infinite loop while searching for the Sync marker, causing the program to become unresponsive and continuously consume CPU resources, ultimately leading to system resource exhaustion and Denial of Service (DoS) * Fix CVE-2026-25576: A heap buffer over-read vulnerability exists in multiple raw image format handles. The vulnerability occurs when processing images with -extract dimensions larger than -size dimensions, causing out-of-bounds memory reads from a heap-allocated buffer. * Fix CVE-2026-25637: A memory leak in the ASHLAR image writer allows an attacker to exhaust process memory by providing a crafted image that results in small objects that are allocated but never freed. * Fix CVE-2026-25638: A memory leak exists in `coders/msl.c`. In the `WriteMSLImage` function of the `msl.c` file, resources are allocated. But the function returns early without releasing these allocated resources. * Fix CVE-2026-25794: `WriteUHDRImage` in `coders/uhdr.c` uses `int` arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit `int`, causing an undersized heap allocation followed by an out-of-bounds write. * Fix CVE-2026-25795: `ReadSFWImage()` (`coders/sfw.c`), when temporary file creation fails, `read_info` is destroyed before its `filename` member is accessed, causing a NULL pointer dereference and crash. * Fix CVE-2026-25796: In `ReadSTEGANOImage()` (`coders/stegano.c`), the `watermark` Image object is not freed on three early-return paths, resulting in a definite memory leak (~13.5KB+ per invocation) that can be exploited for denial of service. * Fix CVE-2026-25797: The ps coders, responsible for writing PostScript files, fails to sanitize the input before writing it into the PostScript header. An attacker can provide a malicious file and inject arbitrary PostScript code. When the resulting file is processed by a printer or a viewer (like Ghostscript), the injected code is interpreted and executed. The html encoder does not properly escape strings that are written to in the html document. An attacker can provide a malicious file and injection arbitrary html code. * Fix CVE-2026-25798: A NULL pointer dereference in ClonePixelCacheRepository allows a remote attacker to crash any application linked against ImageMagick by supplying a crafted image file, resulting in denial of service. * Fix CVE-2026-25799: A logic error in YUV sampling factor validation allows an invalid sampling factor to bypass checks and trigger a division-by-zero during image loading, resulting in a reliable denial-of-service. * Fix CVE-2026-25897: An Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. * Fix CVE-2026-25898: The UIL and XPM image encoder do not validate the pixel index value returned by `GetPixelIndex()` before using it as an array subscript. In HDRI builds, `Quantum` is a floating-point type, so pixel index values can be negative. An attacker can craft an image with negative pixel index values to trigger a global buffer overflow read during conversion, leading to information disclosure or a process crash. * Fix CVE-2026-25965: ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/* can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized path and therefore allows the read. This enables local file disclosure (LFI) even when policy-secure.xml is applied. * Fix CVE-2026-25966: The shipped "secure" security policy includes a rule intended to prevent reading/writing from standard streams. However, ImageMagick also supports fd: pseudo-filenames (e.g., fd:0, fd:1). This path form is not blocked by the secure policy templates, and therefore bypasses the protection goal of "no stdin/stdout." * Fix CVE-2026-25967: A stack-based buffer overflow exists in the ImageMagick FTXT image reader. A crafted FTXT file can cause out-of-bounds writes on the stack, leading to a crash. * Fix CVE-2026-25968: A stack buffer overflow occurs when processing the an attribute in msl.c. A long value overflows a fixed-size stack buffer, leading to memory corruption. * Fix CVE-2026-25969: A memory leak exists in `coders/ashlar.c`. The `WriteASHLARImage` allocates a structure. However, when an exception is thrown, the allocated memory is not properly released, resulting in a potential memory leak. * Fix CVE-2026-25970: A signed integer overflow vulnerability in ImageMagick's SIXEL decoder allows an attacker to trigger memory corruption and denial of service when processing a maliciously crafted SIXEL image file. The vulnerability occurs during buffer reallocation operations where pointer arithmetic using signed 32-bit integers overflows. * Fix CVE-2026-25971: Magick fails to check for circular references between two MSLs, leading to a stack overflow. * Fix CVE-2026-25982: A heap out-of-bounds read vulnerability exists in the `coders/dcm.c` module. When processing DICOM files with a specific configuration, the decoder loop incorrectly reads bytes per iteration. This causes the function to read past the end of the allocated buffer, potentially leading to a Denial of Service or Information Disclosure. * Fix CVE-2026-25983: A crafted MSL script triggers a heap-use-after-free. The operation element handler replaces and frees the image while the parser continues reading from it, leading to a UAF in ReadBlobString during further parsing. * Fix CVE-2026-25985: A crafted SVG file containing an malicious element causes ImageMagick to attempt to allocate ~674 GB of memory, leading to an out-of-memory abort. * Fix CVE-2026-25986: A heap buffer overflow write vulnerability exists in ReadYUVImage() (coders/yuv.c) when processing malicious YUV 4:2:2 (NoInterlace) images. The pixel-pair loop writes one pixel beyond the allocated row buffer. * Fix CVE-2026-25987: A heap buffer over-read vulnerability exists in the MAP image decoder when processing crafted MAP files, potentially leading to crashes or unintended memory disclosure during image decoding. * Fix CVE-2026-25988: Sometimes msl.c fails to update the stack index, so an image is stored in the wrong slot and never freed on error, causing leaks. * Fix CVE-2026-25989: A crafted SVG file can cause a denial of service. An off-by-one boundary check (`>` instead of `>=`) that allows bypass the guard and reach an undefined `(size_t)` cast. * Fix CVE-2026-26066: A crafted profile contain invalid IPTC data may cause an infinite loop when writing it with `IPTCTEXT`. * Fix CVE-2026-26283: A `continue` statement in the JPEG extent binary search loop in the jpeg encoder causes an infinite loop when writing persistently fails. * Fix CVE-2026-26284: ImageMagick lacks proper boundary checking when processing Huffman-coded data from PCD (Photo CD) files. The decoder contains an function that has an incorrect initialization that could cause an out of bounds read. * Fix CVE-2026-26983: The MSL interpreter crashes when processing a invalid `` element that causes it to use an image after it has been freed. * Fix CVE-2026-27798: A heap buffer over-read vulnerability occurs when processing an image with small dimension using the `-wavelet-denoise` operator. * Fix CVE-2026-27799: A heap buffer over-read vulnerability exists in the DJVU image format handler. The vulnerability occurs due to integer truncation when calculating the stride (row size) for pixel buffer allocation. The stride calculation overflows a 32-bit signed integer, resulting in an out-of-bounds memory reads. Checksums-Sha1: fb51a59512864fc5887653eecffda9da0db2bf25 13644 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 50b3bdf8829cac85ef0c1df3d22698da56a14564 731896 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_arm64.deb e20757162adf765bc0d891dd966a327ed080b62b 13648 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 735870cb072f825f1ab7ea670939bb1cc35da677 731948 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 65d451f9b9ca16ebbead79552e06be8cb5cddf92 24476 imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64-buildd.buildinfo 9f8fbde95e5dfc9cb4a7d1a2de4c3e528e671acc 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 16268fcc9fc7e9ca4e8a65132923de7c75814dc2 308804 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb d8dff4e49bbbbe0a5bc635bf1726b37dd84533ae 101788 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb b3e31c8cde7d398bc1399646434a66e6912b4962 307284 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 31e70e66832f0b15f91a5c168d12924eabc82676 101312 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 1a0a86913c164038c44c53106eaf5918e71148ec 918916 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 304418d1a6864634ae997c421100916ba1eabb17 169076 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb faa92488771efcf24bc6c5e171120bb18f8b9c43 155436 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb bd6c0d26bdd742bc6962aaf9c9218b5ce0c48732 918328 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 5f4350fa4e88628adc449d5bb1ae18ad5cf2fa67 170176 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 41ec2e9436d63d5f553b8b18ca7578ff40995417 155592 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb ceb447ecbf3cc4ea8437058a913b7bfbecaccfdf 33276 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_arm64.deb c27324f7e313d9daa26be5e7c5c1c6629421e309 5348996 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb b6c7e2036f392516436ab025f0ef6593c4a7b369 167676 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cd770eb6eea2ad4d21271e2da9d90c0bcd7d6a94 73544 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb acd284f6bc94ee84e04a3f647e52e68b92cba0eb 1653752 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 926fe1f5fa9af89af37562fe5414f38199f9db5f 1010776 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cc5a99a4a8bc0275cf0d50a010f96b55d3b589b4 5391048 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 03981cdf6c2cca1953c00632f70b66786982a9eb 168220 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb d1f6c9c6e72cfbfcb508c1e34dfb19bad7812d9e 73812 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb b8f685575063b176c08b8d914ee41f377ed244e2 1661400 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb fb09aaf44ce6cd09c03d898e79aa6367b88e9b98 1013492 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 7ff05fa5889b88135c10b5a02b7d8348957259a0 794556 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 3d8d09d89894c6c9a00c13db06f54566fa0d9a77 273456 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 361f3b4d8f878165177f5baa2d9a195ee85e3281 327484 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 6a689e9cc9e00a3ade1da20fcb37bbc4c66960c9 793136 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 4446e087badaebc054f65a4272bb9a7f7ae55aab 273276 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 98fc4d5f84365eff5eb886654fcada29bbd55860 323196 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb Checksums-Sha256: 83ec692d4af8e2cab3a270018bdea8b6b5e4218a444d64a35c318cbdd2ff2116 13644 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 7914a11c762a20e14678e5c85fb35e92100d2d2a971c4114beec9254940c7b08 731896 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 0da49c1f310a02e841fa2249929408c38e4d5969e53d6ed0cb9b6e270abb4a10 13648 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cca9b4870eef37a79d51177c9e905a505e006a29923242f1aef55ffef2f449bc 731948 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_arm64.deb fcf4164e4bcc081c3e1aa8a1ffc2e63aa980141d7dd69700e8ef52f4e2fdd320 24476 imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64-buildd.buildinfo 1b8f4a51f8c5e3eb61b78ecbe0e6f9bccec0595885b233cc6d0c97e762c94ab2 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64.deb ea1dd318227db5cd990f3879132d29a2860cc3b586b092537995d99a90f539d9 308804 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 1e2bfbb79b8d5ef7139c02c9a8e60e965e5843d163b439c113903d2ee7351c7a 101788 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cbeedc20cfeaf09834d4bec86c5c4366879d246413e8aff4b8f5d6a77d7f9014 307284 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 59b015931ad931643d83dfc2b8af09f6e0b82c4c3b4639a84f53d0435a5feebb 101312 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 9fb24ea8a11849edaf0099234d5f567f6ae8a1f4a26d4fa97ccc1930fea15cfa 918916 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb e8f8b30e104ae27adc36ceaf2d2cd9f739ebfdfd266d38d0d999a566155accd4 169076 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 5aead287ed0ff9eab82f9d3818541901f7c1ae32f19ab3bb3879f476543b6cad 155436 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 4981b5e8d05e2bd664ff8f02af87532272f5a3a5b10d80efb052203e3a7fce00 918328 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 6701c6dd2862a4afb9d9a5c48804715eea60243160fa23591ece2e70ffdc7e06 170176 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 22d00a3a6538aaf24f7ceb6305b753812f108c3e48d1be3a458feea31a8a9d6b 155592 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb ec423795bdbee2e1a0ef52760244687e296f5054d79d7ef5f0607c4ed165854a 33276 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 8742cb8f2bdef9221ec955dadc27f10112fb080b657f61de573ad985c1c13690 5348996 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb a65c6c0b27e6a7765b3e93d71e77e5be3c67b1bd68355737e5f128338f505e5f 167676 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 96401b5056e133a336189656555aa582ab76a047d1c8c2b526277fe2df5594d5 73544 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cfbc307245179758119967aca365999b3abefb59d02671e77e52ac64193e8015 1653752 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb bd7780d32cad61cab6f0a55edf19a70d45309e50c56556f0bea71034fd860cf0 1010776 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 300ececd19e3b6875af7ad2111847eddc888dc517ffb431a5ba1f468641a266d 5391048 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 36cc778428cc53195aa84fb793dfd5939b553302fc16038225496797806b19e5 168220 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb bf7967e74cab613d803c3b09b36af726bab632518b5e35e498b61c71c9258495 73812 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 5531f6e32ea202c330c3640cd407508be22cf1b7d18ba2a56f5e247f70a1a55b 1661400 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 8e8c5864f23ba836fad0f3a69975dd6a9be6ab6ac3b61a95ae50ffea411dff0a 1013492 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 6d15d84856c545e3a6be3d20d884e48918f399dc54f298d2298ea4a15940cc80 794556 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb e2c96613a240eb2245edb961bf124588cfc14572bf0825bda329f554fabbb39f 273456 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb d8511b1daa9172fdd8089b3aa3412cdaf328012220516aad8409fcd68e16bd61 327484 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 0055711764b02b009c13e7550ffdf11ab898cf18c150ac580355ebcda112a9c9 793136 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb d157dc409e4ba692965139777d6b7704fb660eace0f0d75188ac99cb5fdb461e 273276 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 57cbedfe9aad61d5a6106ed485112e6be1dd1c5735c1de7524bc1e4e3a61ce07 323196 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb Files: 982d5ad0820bc0c6d47d67bf7afd289b 13644 debug optional imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 0f87963e66820a134b7b6ac6121c4ad5 731896 graphics optional imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_arm64.deb a50907bc8adc92153952d70a7d68437f 13648 debug optional imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 0b7724a298beb5402896b678cd5c003a 731948 graphics optional imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 09f4fa6f83386c435419ebf1fc7ae737 24476 graphics optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64-buildd.buildinfo 6d9fdeb714aad6146bd40b658202e48e 25516 oldlibs optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 5f5c22a6c8826acb44ed1011cab729df 308804 debug optional libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 8af5c6a280583a22eb90ce94b8676050 101788 perl optional libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb e8f6b819260ac868e13c9d2dd9f107d0 307284 debug optional libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 3906e428cf1cd0a3525aecaea815242c 101312 perl optional libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_arm64.deb ce06f03b76999fee601e10eb021078a7 918916 debug optional libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb e11925e69e362771f41ec01ee81952cf 169076 libs optional libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb d6542a0d6c7edf6d9f2516d6ce9dd553 155436 libdevel optional libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 4b4bd090053d7f2ae84c97be5c4e0cc9 918328 debug optional libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb a1c6a73fd7724a0ddf13c695795b79a1 170176 libs optional libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 6be0e64da19926e75eac2433fabb5c02 155592 libdevel optional libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb c6994084f91945c2be7521ea83dc224a 33276 libdevel optional libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_arm64.deb ef84bb40381507f958739615a025132f 5348996 debug optional libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 0484c8c6355914c0c0a89b0d2ff70797 167676 debug optional libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb f7508b984fb5b339310137d280f10157 73544 libs optional libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 855eee29e9c5f65255af84fa1c39cb8b 1653752 libs optional libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 6413626061a85eccd7194105f48f2e03 1010776 libdevel optional libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 1014b4a50faf663bbe11deb5b57f364b 5391048 debug optional libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 51b2b32e8b5fb19c6c4a97c7f490b52a 168220 debug optional libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 3c272feda9cd72efac5ddca36f876c3e 73812 libs optional libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 98e605a53fd5a84f2e46e04ddcc66313 1661400 libs optional libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 9d3346d17f9c3b1ea8589b1aa11b5c40 1013492 libdevel optional libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 66d2b4d55c26ff733eda754d8ddaba4f 794556 debug optional libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 90c5506b103aa7c0e2a5fafc68c5ed35 273456 libs optional libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 69aeab12e6afe91d9af45c6434662cfc 327484 libdevel optional libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb 4f845dbb4d0609c2c19e1045f77eb790 793136 debug optional libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_arm64.deb cfe1590e2eeed710e5ce40e8d314c82b 273276 libs optional libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_arm64.deb f2392cde88fcd301651ca99caade19c0 323196 libdevel optional libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_arm64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEbIns2iWsAAdAqh2MS/ZIXkV8oLAFAmmt/agACgkQS/ZIXkV8 oLAdBQ//QFMbCtuCu66iDhtZZoUWwaTwdJDRNkfpCeFWH+SDfXBNUcj0CzU/6OPK m0WvknpIY+FO79GiJ8ifWq0PS/k4fwQAKWi+cng+mHeewl8scDHd9pa+PqRUSWs6 MX06psCclrniNAEaasmk3jmNs9p0vL99YRzRbKrop1HpCF1E8ykmtOaZ/84rrvlg 5bRgADdTY6V9A7ncE05iOfnhBVfTSAwB+EwSroGC8Cq99O703GW23HLh5ZivAt/e Pd0SKas67TpQhowQzQffDok2duvCpCWH5lIPyi8PdgeAkE+SKNI1a5LgNZhkQhzE j6WZ2NpHhIjbx+okQBy1kdEf1cmqJKmA9kq+9R7UOPbDzeEdOCBB6ZldfCPst7ET oTCGnkAxIqCsAH0DHO/jlXvuGb9v5cBdmKInvD8sCa1DSW8W91rJ7GCScJqFyRSr XQj40WRIFAfIO/b4dN7NMi136YGbobBf3BGi1w9oLh0bDB0QfF7hvwpeAoEp/phE bhLaHC/x5xd/wfF3HcOKqqoN78Sdv2xjSFfKVY+rUS8V8aHZ1Haf9CghjW/ipBne VnmX4Ck/yaJwuiTVUW6HA2e8zZiR+95HMV9echNqd6858G7YOR59I1XaC/UwSaA/ nhkydhfLqENnRajf9BF1xprNZrHzq+iHYBcG4jtIDFk/ffZTXiU= =PcL5 -----END PGP SIGNATURE-----