-----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: armel Version: 8:7.1.1.43+dfsg1-1+deb13u6 Distribution: trixie-security Urgency: high Maintainer: arm Build Daemon (arm-ubc-03) 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: 78689b7c83120217c918c0a8c65f87b32f64e188 13528 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 413693f62827dbbbdead6f84e53bada9375ab06e 731684 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armel.deb 6ede3d6951b98089b4754121474b2ea6b50b635a 13544 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb c75c228641d664e86fb0278027f9a86aa6c3b152 731756 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armel.deb d1471ab90be98094f58d4b5190114f205926cb77 24305 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel-buildd.buildinfo 26e0a81695e730fc2e53a82c35636b7a2984a2cb 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel.deb 44258a5e0c1bb3b6f39aea4d003c0090b2cb2138 312660 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1831ea7dbb2cd2d4559528e7fe56f1e3654e3fbb 107444 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb 77d75aa1e4cc17dc1545879f9dc330ee2d771fca 311976 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb b14815a9ed2fded28e705b94390c18ce48ff42ab 107532 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb a5d35d89b3e918a9eae1d335bb3a4e60748f17dd 931384 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 8932cd3c4813c9cceefb1f647b0dd661b07d4c50 155164 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb c3f73d4a37503da902c4c5e29aadf6871492a12e 139652 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 20221cdf2d5adffa911cb7644f48a877117fb63c 930712 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb a52bdaadaf642158ae2400584758390b039a31d1 154748 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb 8a7e5c89ff5d4df80cc1e1592253110157fc2ae2 139576 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 6a2bf133446d134a9fed8eebeb83a739bfb72d46 33284 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armel.deb 9b7efc381a40023013275581eba87fb011a677ee 4751996 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 88dfba5cec44ab82cd34c4efb4acac657f9ebb1e 143476 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb c38c2ede47b4649b32f8be644af560e837caef61 76804 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb ac560411ece34b46d437f03b652094185e20ebbd 1764124 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1d5f88f553f9c9ad4c26d4fd239efa48b4d8066c 1056140 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb add6ebcdccd4ebbb530869e058cfb94453959d0d 4816012 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb f03590e34ae1c429cd8078d14309e22218d6fdb7 143928 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 30de0bdbd6de14dc836e084302aee484ffceedec 77044 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb eab482072ba86614ddc16e1140a941f4dc4e0314 1778032 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb e2e944336ea64636ddc607bca7bad6efdcc69d02 1057188 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 25ba1c39e6767f8faf9d27e57483e23463f1feae 727048 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb c3a4f86d2390889815bb488a405f73f7d63beb39 328804 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb ae6236f613378d79ccce036216d8ce9b6c289472 355160 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb f8a42c447e138e0fceda9c6e915d393136425df5 725260 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb b1db6d7aeddb275b9a1c5c089ea1ae41126a5cdd 326664 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb a71f5b0d03e28752c6a79dec4811f82e7eb397ba 353336 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb Checksums-Sha256: 82245978c675da78842f7d735fd2cf30d203307e3ade3699eaeb0e025ae53268 13528 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 3a91196f54fc6a4a60d8e498b20f85cab004e180d25a8421565aeb36127ce051 731684 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armel.deb 5440db6332881144ff408b008ccc43eaf18325449aa642e0c1a44571662627ad 13544 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 80ebd8fbfb4935a7ebe70bd55c657d9e78fffe12288ff251cb63c608d3911a3a 731756 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1717a8b82ba4524b6c2c7449852b3aad46b705d045a568191a5578a11331cf28 24305 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel-buildd.buildinfo c6fbb7f32126626be313fd7b6726c354fe4293f0d26ea4d28f630ced62e33489 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel.deb da09d0e45487ca3d296939bc70950706b1306138aacba0bb9678846989051437 312660 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 7f9242510b810dacc7983a885b7b14f5dfaa670a1f8c3f3b43b3b1348bfe18dd 107444 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb b956d3cfb58de278b4e7bcd918c79a1298481ba3feab07bc1205d56c920bffaa 311976 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 35ac6f4a286b67010418001f779b85bf2bb92ac7a5a53664a640ba7dc89d97ec 107532 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb 41385c508e3211a495f82d11f1bc20899faf84b86226bb197ca332bb2cd29929 931384 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1590ea5e50cc8bbec980af861d76ad15af7a6e1f7ba0ddb5f76e3c49225532a2 155164 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1213a37910b5bb14c86e6d9db04069b43c99442c0da3077fe57bf824587d9486 139652 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb bdd4ee20582c58de168286138bf89839f94bef1b0c1e095043630ce04d168430 930712 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 7787053858489bd9b87491f0e812da2c22f89d5bc7dc8ad6012bcd1e8d386b36 154748 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb 7a1ed8d39d1b4259991b43b6637aa9256ed962120ae86d64cbe58a48ae69607c 139576 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 04f8dc3817cef8ca40d8dbf7aaf8874c69c1e93df05a16b3fe06add1c56c15cf 33284 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armel.deb d4d69a72a5fbc04f56bbf808554d454028c1035d5cbae382e664ba87263e1a24 4751996 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb bd2636e54a6183853e3fa27b9b122101aa5854a7a5a8546c12dcace1cffeb934 143476 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 00f33fb113ab31431b3201c6f565945a4798168b1e8e786fa9f99fdeb2fb04db 76804 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1b8a6a25acff1bbde64e59344a0e272122dc82ab71fa98deedf64e4b577ce15f 1764124 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb fc09717fe08e8f3d333e43804b1a5a5027fb4060dcb59c1fc419bcdd47795ca2 1056140 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 78798f32966298c867dacaafd815e59f8c402c6c55310515c921d6c155dcb779 4816012 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb f18baeb5c1275f93883428a386b8a618abd2c99b9fbd4083db0251ae35f796c2 143928 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 02150679da6ede034941fcc9ef8aa21460c61bc4c41132be8aae02ea059b6b03 77044 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb 0f1b3d813ab5972f8c4d43e053989312dece772af58436e7b89e6e0a4a9d3ac8 1778032 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb b4aedae3df5173f8bb2cb5fee62990885811a6a46d1f36ab62140a6834e9c109 1057188 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb ceeacaa31bb562a9767753f7a362a8550f6fd23e82cbb4f2ddf6cab11ae563c1 727048 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 6f2b48f0b49400497da9ac3956f80ce646d1ba6f36b59761d0360de647a67f91 328804 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb 6bd74db6fc3d7f591f338c9e399f1cfd96d140e86de97c7af68ae6732aadb4b2 355160 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb c4127b8d3a3cf7fce288ed8e96eef75ab9759a8ff7bc3307996650f1e496b291 725260 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 5c34fb1eb724d179082e0db257dde0655d6992776d502c7ed3033c9072873718 326664 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb cd6500e38e02b46d2ab1645b36c3318efe51a19de28aa5f570f0b5d3542be0e0 353336 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb Files: 9e72333b99cf36084cb6bf7acb81629f 13528 debug optional imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 3a386d55da4c29a7e2d80f4fe6ea2361 731684 graphics optional imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armel.deb 53afd42f90db585930ff713ec538cbe4 13544 debug optional imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb ba63ac401eb61610ce24a124e596ba7d 731756 graphics optional imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armel.deb e27dfbe1b12874350cb70e26e5d8f0f0 24305 graphics optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel-buildd.buildinfo d2ff536b5623a95b6a177ce836a6e045 25516 oldlibs optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_armel.deb b7fefb2211494713bd2da2178fd9aeab 312660 debug optional libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 22a06dcf40faa92273d00a1cd76792ac 107444 perl optional libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb 5cd9c5bbd2adf7a805a709a3fe10c5f1 311976 debug optional libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb a36d7cb79c86e76f3ac969640822a28b 107532 perl optional libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armel.deb cf42232c8a384eaf02e7e6129141289b 931384 debug optional libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 424d8fd4bf59a9ef979b3b15bc889d1d 155164 libs optional libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb 3ccc8d1ab96a7214fe7a614cafecb242 139652 libdevel optional libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 8c98cbfe40eb78935cc52928a43e3d6d 930712 debug optional libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb b575d5ba796965112ad86c462a2fb6d2 154748 libs optional libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armel.deb 2367130f72370afd6a3ec454deb05b26 139576 libdevel optional libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 618dea6b5b802a9a61bedf994b9d5ced 33284 libdevel optional libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armel.deb 20e9599089c368bb5b5757fbedb9518f 4751996 debug optional libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb b58343549dbd7e3a02ce640b9297c501 143476 debug optional libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb d8460eb6316fb057807a99cbd487db50 76804 libs optional libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb 4ee7fe553b831c945870e65d9c948b90 1764124 libs optional libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb 2e0839a7e33448284f989cc6b73015c9 1056140 libdevel optional libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb 2ec60a79db075128fb0a9fffa19164dc 4816012 debug optional libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb f85f5adcf9318e7d1dd92805f17bd1ec 143928 debug optional libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1f2a56f3c5be3ff7c9d352963850fe9c 77044 libs optional libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armel.deb a5f02d03e0a55ec3226f78976e1e0b8c 1778032 libs optional libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb 1cdb88b9c872873150d34e052434b162 1057188 libdevel optional libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb dc9ba03a3de5d9b1695bfee201aad128 727048 debug optional libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb da362bdca2dbc1d48420b30121c8980b 328804 libs optional libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb b694a03a52fdc3f8310e1ae4fde2e7e0 355160 libdevel optional libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb e2a33e554797aee280a72d9a68dd0308 725260 debug optional libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armel.deb 588f4c23fdd674e2a2fb047b6c3f5ae7 326664 libs optional libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armel.deb 6e5b346a511c9f9a06b464b8bd71a53c 353336 libdevel optional libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armel.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEENsdrABvTD8MQ0UffVza3l394K2AFAmmuBwYACgkQVza3l394 K2DB9BAA2Vh2PmiZ0FXXsXJaph5yyWvF3ntKnsI3S9DwDaehrnt2j/Oy4ZPwf+IF cxhVkR6m1F556DFIJOcfpLb7Y7kXDT3Ci31+5ICpwagzc2/VW5/QqMWf15crY9Vq LSrBE9v26H59O5sus0OVwLyHNYUKsdW2uCJZrRWqvCXsCDb1s2gCdJMD8mh+BtHN rmAEBzulj2fs/Mrdtn46vKW3R5HcxfRBZikxz5u87Jua8VJjUSyTAXBxWqU57RjI 0duoFQDHDmm4bUgygFa+bemNToI1mXWQ9Mz/B64WKVjcGqJd74W6RdwkdvE6GVxs rbBrqx2jDsjoaOHCDqnEHwW9beNx/Gll9vHmDeBcP3LLHw84jnrnclvZFvQEzrWZ sQJ8Stf+DPigIiRcggsXf1RJtSdTkqWtX8idGXF0eYiAEjgEwQfaJBP5QsM+I9e2 9uS7qXshuy3PamKfQE3qenVkHfJStpphrBmbumeCxOjZo2e1uEj92oiBkwwxUCwZ Y1RdcgRFA1OxhaPoPWcK19z/1dlbyM2c+WA/2CeZFVvXrSuFlf0xX7BaylMmQbPd 6CJPMj5AnnYkt5MNfOXWQsSUu4injqdQw0zafY3x7cJfGOPx3Xhl1pWnNrWHxU0z tCQAAw/cOMniMu4ExqsqbERxNpeOeOpnJozjt1qkOWEcpyn/Zu0= =MKLN -----END PGP SIGNATURE-----