-----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: armhf Version: 8:7.1.1.43+dfsg1-1+deb13u6 Distribution: trixie-security Urgency: high Maintainer: arm Build Daemon (arm-conova-01) 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: 538326020ed7737a427953f88d3c893e84fe919b 13572 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb a946f4007cc498ccfcc72143ad745944608ebf9d 731744 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 6bbb7bada9c57c02a897c01cf3f0633052ec8bb1 13580 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 87c0c2a1136a43f7a645bb3c8da1870e1f9592d6 731712 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 74760118e3dcb1fbc7d36de5fa178304b835ceb9 24313 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf-buildd.buildinfo 4a832e74b80a0cb3f7ef5de5d13529f3da70a594 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 2c5aab5186ff783be182362027668a2859b388d6 309664 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 88ee199d4a4d395e6fd6bdb67ed9e815f1061d80 107140 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb a78f9e5d37dad8a2ba76212a6f1b6f0dbfd53318 309452 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 3c555e4990a5b3b0647d73809123749c80f90a4b 106956 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c1947c57374da971f24c36d83bbba64d4ed32709 935868 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb adc957f190383532e08abbfd46f7b62f5cbf34c5 157652 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb a7f13947786c5b3714dbd785ba155502dcc8961f 138960 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb f8d0246333a2e75bc8a013f46043e34b0fd7550d 935600 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb daa1f01ebdf5a0648fb2f23fae09efc54d6acc65 157688 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 218885914cbdda7a369be860cad653fa63c47d71 138840 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 55b832eb95a8795a518ed8eb92f0dd9569bc1dd5 33256 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 1a4137851216986a7a04f2add4cb97fbaf8c255e 4639572 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 1e4417c9e3e16cb976846ec5cfc387b0cd670559 140056 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb bb61a1e86e8573fee5f60c3c748b6df0cde3ba5f 73336 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb dd2f80ba0ee6d5cf881000d015528b6618642994 1681868 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 6bcb8d2d6cde608c42cff9a83dceb8af1346c3ea 983624 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 97c1bb34b17bb52a4414eba5e4a6ffc709aa06ee 4718628 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb ca551189bb76973781ad48a202460a35936d7586 140836 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 6d9d0720ad969aaa8d896c0d646113a4f6e6a928 73360 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 0552d227e08de6b55cd52d85ac91a6daf7cac214 1692740 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d085478930cf0fc4f2cb9d7971a4ca0aec252e24 988880 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e3d11df9509373f7b033631ce5090059bf539e99 741016 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 6e3a6e37ae31b2eb768939d9a4e69bc548a39fa7 333016 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d6d6dcce44b5d71da4ed7b275662b05ef03211a3 354208 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 5bd16d8b37d1e12c2080ce960de4b052b8979f95 739920 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 3b94041fff85b701cb4888a1856bef840d4f6b61 332428 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 8116582c6767f0b7d505d1c06b1795e621bc6ba5 352748 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb Checksums-Sha256: 04a411e92201ee268d1dad4b7e87b5043a35a916be60b0f655c51fdc8094e30a 13572 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c700a9ae7a720e742f1a748936f000fd2847eb69895066f8db26c2e7dd662d7a 731744 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armhf.deb a6108fced5b2101c29ef195fb3f33917c333a8a411fcab0c80aa2648889f557a 13580 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 4fac0a0806a27c55bc767008622e02c679b67c4e8f255284e59f49cccb894f91 731712 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armhf.deb f1eaebfb9580472e2c77ec6eaf9c6d8aa0765f4fe606c134c0873531dc150512 24313 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf-buildd.buildinfo 539073342440fa9f7d11b4bb561aa0987aa29a2ec4ee079aea1ce9a1ccdcda20 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf.deb a4f3dac19d736e846f2947eb2b85f4328b7d00621de7effcf752a94d9450ae58 309664 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 9013b63d586177ad8ecf120fe5038c976a8d5c3558499c5ad6474723a987c020 107140 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d8dd42813158b55dd18c721ae467d5cbc42a33808dec7ca42dac4b1f429c04df 309452 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb bfbb503233eee0b4fef3758791e5ba7f7085c16e2723140c945b4d2ff1573ff3 106956 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 0b039d2972eadf2890534f814c72e2eba76d62aa1549071813a015156e717150 935868 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 59a5436bbc70dd9970bc6e77d3f3a1a090666932e494f4cb4a1e0bf51edd25a3 157652 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c81885dfd1b9275c19933949a17c1700904a9f843f0ec2b47766706dbb8af178 138960 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 10f228d641f45b0696a0c02ebfa2489939211820ee2109951dcb8604596a9e87 935600 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 43cb123839a3d7dc9e8e84ae9877362ccdc668b12a3168558288b809d3257a74 157688 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 826ed234c702af4434c9e7c48812dd0a498cba38f130e6e3f4d7db3796435017 138840 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 7dc7306424496cbc544d1b8702251cd2abca909135ccdccb80730889f3c420db 33256 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 97acfd50a207b70c9d2d70a33202d6505a60017f88869ae4b58e175e7d3cb90d 4639572 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 9b16f254a54bd815f55f0e8a887c0973ff972659ecd055535015adcb3fe5f2e8 140056 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb ac3d719d6ec129cf9151c7afe17f8acb4590905f1e10b39a70fef2de7c9fa222 73336 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb ecec489273535bd6ae9fb7a2a4bd1eb6ce6624b9866f239a76c3955f8e5a5df3 1681868 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 76ffc12fc866cea1f91ee5ef83949b9037acbee1e120213d8fb5259553d22355 983624 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 4ebcdcf1eb49624ef85b0c19597d0a1988d36c2e14d61ba4a4b53bf9917d5444 4718628 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d3de8403420a7f293e1a5895ba4fbe10d3d5e8960749a67bffbcf2f57afc1fef 140836 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 43f869c965734fbd6472634d0142fc798364ad99474aeb652eaa985bc137873d 73360 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 462cfdf5a7182484e7e4b2a2db634aeebf7156c832ff4f0550d24ba583efa6ea 1692740 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 9308b8424a5cd58f3c17b6564105c72b188327f1a8f55b0078f14b99cf221dac 988880 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb fc4d1c61470d870af4936c8f9a2c598224788d3a0e1d9b0eb6b9e1d65ece6371 741016 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c53a7e3acd1d9f44579e168547127ff2f12cb1c678f46a99b435c959a3996f25 333016 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 39143318cd512686fd2b50a417cfdb44440b1af6c858a2aed67edf33a36c7bce 354208 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb f645978fd11108d8a17ce8b1a83fa489643bf9e1362305b542e21d1b3394af8e 739920 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 6412abcf6abd12db0080c470a33e498e17e8131baec93bd792d2a5eadaedfc9c 332428 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e9ea9fa9163fa6418833af28b49ba014562d71bdf7ac970ec1159df94ab563af 352748 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb Files: 2d099062bb936c28b0d1a89845c6410d 13572 debug optional imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 442a2e2231defe505ef0373ea0f32f06 731744 graphics optional imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c32d31d47a247e85321f7b301f842572 13580 debug optional imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb ec18f29d6f9d0796ac084eaf86600e9a 731712 graphics optional imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_armhf.deb dedf9a4513bbb69b24a15cf9a94a30a9 24313 graphics optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf-buildd.buildinfo 270e11cecc0c5075e50ff9cd36555308 25516 oldlibs optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_armhf.deb ac1ad2a5bf0644f5bc943455dcfbead4 309664 debug optional libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d4a34d6e1a158431d9c8acadf80d8223 107140 perl optional libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 2be62eb07d2193cdb7e446787e1503b5 309452 debug optional libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 5327aeaba7cf31bf6976044ba1293298 106956 perl optional libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_armhf.deb c332a37d30c5845787089f6e3ffadc00 935868 debug optional libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb fd19042adbeb2cd39d324f0256052f54 157652 libs optional libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 398081efad790309332637d86d0bf792 138960 libdevel optional libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d6421023556e514ad1f0a86be89d8714 935600 debug optional libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 949fe014f6b6ba2e42e5ef84ad3d38b5 157688 libs optional libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 3726e01c0140cb85a475fbe8e358a2a8 138840 libdevel optional libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb fffaec157bedb859c77615c2f886a9ca 33256 libdevel optional libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 8d7c916a35747471efd4bffcb456ac25 4639572 debug optional libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb f1e6c486fbb784ea3809f19b41830edb 140056 debug optional libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 0600ab410de4da3a6dad6a437daa2d85 73336 libs optional libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 3a528651a8b85c97c9b16ca73a53777c 1681868 libs optional libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e4dfa8ab52c6c9d51f840b5bd1633811 983624 libdevel optional libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d8d92eb5e4ad26fbce5633110e8f13f8 4718628 debug optional libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e0a16d6be803ce1340f0fc7345190681 140836 debug optional libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e78f60c177bcbbcd595926324393fb45 73360 libs optional libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d4597f166eb58e5559a5a44408df8d9e 1692740 libs optional libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 3244858368e3e628e4b803cf3c483719 988880 libdevel optional libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb e769b38dfdb19a08e03b06f5c295e4c4 741016 debug optional libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb dc69e6541e7f56d6ed46aeb2423004e3 333016 libs optional libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 753126f9e9bf73181c8d94fd6f7c8d3a 354208 libdevel optional libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 610c9f3695d1c5b23cfd3a2bc911628b 739920 debug optional libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_armhf.deb 041d5c5f05c17efc0482978188a07f49 332428 libs optional libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_armhf.deb d3c32b369c3a69057d983c34137490b9 352748 libdevel optional libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_armhf.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEO4qAQUSIo2p/kVRf8U6eOZMpj68FAmmt/vgACgkQ8U6eOZMp j68HNxAAhxcPezNH93TKI/2/Qkdtpus5OkAgEyEcrR2sOklaxp+6//niZ/ngdczy dFrhhvEDCE6Q6YjjJzDcPA0Fxm0+Y66yImecXcJgHYNTkvvP31k4/kRvYGZE0xYQ YoCF8kYPfxloyCeZfQvJXRXPs0hv0bz0cK3Kt0NF+S6gJuyySIK9OmH1tPwpn3ZL tSGwMF3yBIusj49Mjn5hy+1gG+ClBP6UWCzfjMsAwwfk1nWYUob+yRLX/ZhKCbbJ AWzNIYR7v80bAhCtb/CwlerIxusWtwUKtTCpPFjXE5hTo50ctiDJVrQWBFeLutP+ 81YZYBOxcgCrb6MFScLsAAu3bs9uMSRGwow1h8749HAotEZHDfQLgi7oBDmD69Bj IiniyHdeaa2CnDn1M8HCzSd51plBI3zuSSaxTml1LjBjFflh7rgmDz5pJHIHa62Y vdJgBSHE3p3G/AvtPNYEeUsNxeJeuzZmWA2HNEsiQrFjtzLH9mglg8HN8wNzRXjl UUosfgcUtJdreLDXR4yzzWV300SVf4dOpj29FqDg6uYii8FEcxr+wtPFutrFNTcm UyRr9i3YMZrkFQqFg2WlWMvduelFVAGIObfKVx2FMC45z5Ef8BkcjEP5cr6/isiX IZkNB0h/s2xr1rl5iiRDOOXDiVRi98L7jJ2SbzUPguPqNauGSpc= =RTQH -----END PGP SIGNATURE-----