-----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: s390x Version: 8:7.1.1.43+dfsg1-1+deb13u6 Distribution: trixie-security Urgency: high Maintainer: s390x Build Daemon (ziehrer) 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: 9aa917837e32e36be8e60690601f720f63d055de 12996 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 08b8cc04acc7a41865b08c8b451189b45b310236 731708 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_s390x.deb dd8dbb1a1c53ae9cd47dafcd1a3833e082c933b0 13004 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 12df50f79f74a24a8ab95fc20e7b1d790805a8ce 731752 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f6880bb03d03b1300f443f6cbfdb2998600a7018 24293 imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x-buildd.buildinfo 151602a06375246aa4d2c0a8b5381f4ead41ee19 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x.deb bb6dcf62ca05edd9df3f40c2521ef53d3f41557d 312504 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 357964de7263fbfab8b6fb9f4166fffda6d41bbc 111488 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 77f9c8b88ab9e6f28d9f549f96711dbaf477ab0f 311016 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb cc3db35ada67aa726d761445514693227d56a5a1 110944 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 1107873aeec2e584d715ef17e15944ad09743c26 922692 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f1cc13b10fb8acb634361e88665b0aa0ae14339e 174600 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6cb35cadc2c901bd0830a4744f7b89686b3a851b 151520 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f067c87726fe65db450db0747fca6539e3110458 921584 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 4a2846e4d6a3cf6ec77717b62c1d740bc206d038 174800 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6f434394f636a9133728797c4eaa684d5061c1a0 150652 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6e7f0685f5ff138f20926ac63670395a7f777c97 33276 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 13b1990bd957cd0b65f8c4b0b9777dc007b6ea54 4719964 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 88ba748f8aa0e1c8d06d0f15b433fdeadd25249b 139608 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 84705fa172129668c070c3fe959cb851ec677933 73676 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 8f2edf2404aa05ddeefff80b3939c64424c377b5 1804120 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb ede9af78c27399c93e5a2da071b134b05d3d057e 1073648 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 1bf4ef093bd97f5587dab516b9f3d39fcc69cce0 4737604 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 867ae35b46aab5db812147df0da82d96a136ea64 140096 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 7f41d090953fc0cbc5a547bda47fb687d3d30daf 74052 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 319e301279cea35145c983dbde585c7448e004b8 1803900 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 9662a2c78f448284da8c98c4013b3e942646a235 1072100 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb ae430666f5d680dfea968a5d1cfcef153d88b957 798420 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 8d063184f2c501e0c85c938e0b96477a0919967b 338256 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 856f6aa32d0e7feb3eee67a90b3c14952d2b02f2 349688 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f48126225d17e0aed796984e7a31e625ee2285a8 795872 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f4af53535a1bdcd0f408763122e9410c2d9e3e71 337212 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 58bea18f6bce188ee3eb825e1a8957562c51b43d 348528 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb Checksums-Sha256: 90c14fdab7d11b85e355b1c69f8edc90f4ddf80cac1bb7de9bf596dac3efe5ed 12996 imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6627aeef0e3063e03498b21f1f3783b9b2ce5cbc6c25fcb3f82aae13296f227b 731708 imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 5e62ac9c94078623d2db87f508b5bbaefd4aa86cca72c129bd1e70a3bf9886d4 13004 imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 18869a195db882596a1b3ac67450bf23a238952cceb9c1665e115221cc79b15f 731752 imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_s390x.deb ec28c3c38e1b4e954bbc25d255fedf3ca6ebc06d411e2b55f13d55e96a88fb9f 24293 imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x-buildd.buildinfo e1dd823b267e531752cd74e1b1b37a7b7d4f07e79597f2152c595d7ec0fad051 25516 imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 620e9e8572deec59226c843734b05e0630de925e9735dbb41bf69aa10e70e04c 312504 libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 479555fed07a0e27a91506afe868503cb9d30f4cfe81d2df3acdce99678ed799 111488 libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 221dc71827e7591a9d3610df9a06a2bf794e059f6ea8ef225d598026af534d1a 311016 libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb d8e0c222801798e79d3f4b3747b8c61f33cb05228e64518fb393d86870dd467d 110944 libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb a9bad4273977a4d7ed4e44522537d9d09c890f4b67648beb759fb596cabd8b55 922692 libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 9c0d61fd7d2cb6dc67bbabccd6da1f506a82af247c1c3aa2b1425bba323e4950 174600 libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 31910060737d6b081a27551446d4afa09f9a8cdc873f729bbce58bcb87e48c20 151520 libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 52a272c05dfbd2a7d8806cf2bc093848c25dcc8df59fbacd212cd62764817449 921584 libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 3af82d82d5f69fa5cb41c429eecfc87e2718b8f8a59dd9b47b6d1491e9bb8b95 174800 libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 9322446fb684a31590920af8a5079f66dce071e4a815a5ac8338bb4892bc6c8b 150652 libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 2916cdabf0465212554a13e957e5c9d34d3cf6f5f7dcd153c99de860bc71899c 33276 libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_s390x.deb fb6a24c55da77548a12c2c85c063825dffc851dfce2f1a47678eb3b713fb462c 4719964 libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 4b954e65781bdaecb018f727a31442a3f7b4cfc3644efbb24afb9dcc89750bb3 139608 libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb e6dad3ca615c828df4cc6313680b6d60462f2b8cc9d8b0ab46de07382d80c458 73676 libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 5be2ac7dda7282538143a945d5e8489cd5249c750215b5c9ef7eccf27a61a249 1804120 libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb edc2ca08e057fb8b694f9d86d67d8502a7f0857dbbdc4460c4d72f53acc002a5 1073648 libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 5b9f6dc6f46813d622c7bb5b642f2ada78e0db190ffd2f5b6bb4e3a9397d361d 4737604 libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6dc590351d9e5c1a26bedded9c4a968ab6a02ed407728e16f6187b4d476bdd49 140096 libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 8d03c7d1c32f135d3187439b4482813306433cfa3a51948b08fad57d09363972 74052 libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 155f1e83524a8fb690a764c083b204a381f77f02c499fdcdc729330650fb6782 1803900 libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb dba8cbe45e9ced5250ef1896deb778fa5e0af8b28ba54b0bc09024d247f54ae7 1072100 libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb aae7b746ce4baa2c5a452ceb7a911f57b51ac9a10d451b89122b9f67aa50767b 798420 libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 24a79ed21865e52ead95c69e497af54b716b53e24a981e3ba58c258e71d73de0 338256 libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 4be91240aaa4e6ad0a618d5c2d2f010d69d1f080cf4282f65809361e73e6c11c 349688 libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 0721481412639824021709a2fe5a9184fb9c3b8f3e73954971aecec5551da6bc 795872 libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 68d6fe4e8735be45519a9736874d794e8942ae740318c4be9a84954f8d72d6a4 337212 libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f46d64fb25da1d26494f287ecce9310145cf3e899bda1f00765135f3a0063904 348528 libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb Files: d9db0dd23831f890b969a7cf34cf7bf0 12996 debug optional imagemagick-7.q16-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 04c8b71769742d2dc0f436e5567a0b80 731708 graphics optional imagemagick-7.q16_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 44a48c1b3985c8ec5c8139e88c9cde64 13004 debug optional imagemagick-7.q16hdri-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 1c680f03e4e3ecbc1b43ebc7d8d2f270 731752 graphics optional imagemagick-7.q16hdri_7.1.1.43+dfsg1-1+deb13u6_s390x.deb e06453124df602ef454a3cf8d877d448 24293 graphics optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x-buildd.buildinfo 7cfc9cfbfb75a9bd04418cea7c3973cd 25516 oldlibs optional imagemagick_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 4368747f34436671c3d0f37ed246068b 312504 debug optional libimage-magick-q16-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 60a8fc40f580500bedd1f4e47908290d 111488 perl optional libimage-magick-q16-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 42619a4b22266d10ac482af80e512592 311016 debug optional libimage-magick-q16hdri-perl-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 1cc8cc5c5be25e47c4e74c168a6d3205 110944 perl optional libimage-magick-q16hdri-perl_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 6368a7de56dd2eae8c53f17db9ab1832 922692 debug optional libmagick++-7.q16-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 3206fe3fcfd6dcc89d0a08e09a54f2e5 174600 libs optional libmagick++-7.q16-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb fce1072016b28573ce3a9094f2cc863c 151520 libdevel optional libmagick++-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 21494b15e15a14b8ce1c6c57f847ee54 921584 debug optional libmagick++-7.q16hdri-5-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 908182cf33437616568f074a131601e6 174800 libs optional libmagick++-7.q16hdri-5_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 0044de0ed7859a2274c2c539ca72453c 150652 libdevel optional libmagick++-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 7ab4b7f35877c20bd622b479d293b036 33276 libdevel optional libmagickcore-7-arch-config_7.1.1.43+dfsg1-1+deb13u6_s390x.deb b281e7618fca0cc3998a4335449f16ed 4719964 debug optional libmagickcore-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 8c48e06516d68a644af73d71273af9e2 139608 debug optional libmagickcore-7.q16-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 3d5672b156be43a42504571cdb861ffc 73676 libs optional libmagickcore-7.q16-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb c99deb1ddaba5fd0a149eb4d49b49bfd 1804120 libs optional libmagickcore-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 8997a8a8d0419ff445d62fa755126656 1073648 libdevel optional libmagickcore-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb c6586d67c317fd469e5a03e5db7a9e6a 4737604 debug optional libmagickcore-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 06b5d9b5ad1b47b2e03cfa780223b7da 140096 debug optional libmagickcore-7.q16hdri-10-extra-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 5c80273ba125e6a1019d15450bddcd5e 74052 libs optional libmagickcore-7.q16hdri-10-extra_7.1.1.43+dfsg1-1+deb13u6_s390x.deb c6ca5ad548a01f2894974dc4ec3b5738 1803900 libs optional libmagickcore-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb bdfec47ebbbdc6e72002278ff800974f 1072100 libdevel optional libmagickcore-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb f2a25f101a9e802630b71aa744e23108 798420 debug optional libmagickwand-7.q16-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 075a1a5cbe996b6723d859994e16a96e 338256 libs optional libmagickwand-7.q16-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 265f17cd65da4095abf07560ed901cb1 349688 libdevel optional libmagickwand-7.q16-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 0040408dda95b5a2b60547485f7a8209 795872 debug optional libmagickwand-7.q16hdri-10-dbgsym_7.1.1.43+dfsg1-1+deb13u6_s390x.deb 996d9e1812bd86eecc4ffbfca7e6f399 337212 libs optional libmagickwand-7.q16hdri-10_7.1.1.43+dfsg1-1+deb13u6_s390x.deb ffb80699726afb710bf85aa0850e09f9 348528 libdevel optional libmagickwand-7.q16hdri-dev_7.1.1.43+dfsg1-1+deb13u6_s390x.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEl0BM/nR+Oj597wRWMWUFebkHnoQFAmmt+vsACgkQMWUFebkH noT8BA//TwEqQOwX5rvmKtKH0vpxQ+jtPSa3pcYHVn9mbkBWNAEfQMx+YjKW24DR k+4/UENqLSwyb9YQU7U4tBSsA0wu3jwiF4iFf62sX4TGny9z4O9rzoGv2rs13hk3 UIurWGj8k20XY6Gl97cvJtb50td56UETnlXt5QvaYkO98SFtgnO06Q7grceSp0+b qNcoWMi//gfeg0q2EEXvrO9Agn046IXswaSNRj30qUbYXUlU3zE8G9l+gdZreRHu l+ZTe+01yG+PrdeCgA66ggVBbKjJTP5BBVPQElUXLLTI6+YeWOhRA8XjG/0hpEbO osOMp+Ntuf7YVs+ZYq9ltZ1SUwRsvZFBKhIx3CTCueHwN5BNFJ1tprXqqhALOhmR ++mb675XR9gY7r+lLEvtZQ92u3qL4Cf1IlwHkXXKbYRTVjWvBBJRBn4FVRILhm1c HAfL/Ot4zdiuR8qfNmuctqTeLYbZbz2GahnTe8hnlOkCzq5PrT2acFEIsMGJm3b8 BnWqAj9vKDZ3zfKjnizHto26zchmUCedenIB2ij/fUj6BGDm5k+CeDWfwSO3JXzq /OgepiJEHfKxUXBTFF6LIKBPixfzEP5EcmA6AAKc9X4psRdTskVrkbGyy8nMCGqa 6lIXUdAYIMuYMZSyc2BxuE7T4bcCo7RPlYqghLwH377qweppRxE= =2N5o -----END PGP SIGNATURE-----