-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 07 Sep 2025 23:54:25 +0200 Source: imagemagick Binary: imagemagick imagemagick-6.q16 imagemagick-6.q16-dbgsym imagemagick-6.q16hdri imagemagick-6.q16hdri-dbgsym libimage-magick-q16-perl libimage-magick-q16-perl-dbgsym libimage-magick-q16hdri-perl libimage-magick-q16hdri-perl-dbgsym libmagick++-6.q16-8 libmagick++-6.q16-8-dbgsym libmagick++-6.q16-dev libmagick++-6.q16hdri-8 libmagick++-6.q16hdri-8-dbgsym libmagick++-6.q16hdri-dev libmagickcore-6-arch-config libmagickcore-6.q16-6 libmagickcore-6.q16-6-dbgsym libmagickcore-6.q16-6-extra libmagickcore-6.q16-6-extra-dbgsym libmagickcore-6.q16-dev libmagickcore-6.q16hdri-6 libmagickcore-6.q16hdri-6-dbgsym libmagickcore-6.q16hdri-6-extra libmagickcore-6.q16hdri-6-extra-dbgsym libmagickcore-6.q16hdri-dev libmagickwand-6.q16-6 libmagickwand-6.q16-6-dbgsym libmagickwand-6.q16-dev libmagickwand-6.q16hdri-6 libmagickwand-6.q16hdri-6-dbgsym libmagickwand-6.q16hdri-dev Architecture: i386 Version: 8:6.9.11.60+dfsg-1.6+deb12u4 Distribution: bookworm-security Urgency: medium Maintainer: amd64 / i386 Build Daemon (x86-ubc-02) Changed-By: Bastien Roucariès Description: imagemagick - image manipulation programs -- binaries imagemagick-6.q16 - image manipulation programs -- quantum depth Q16 imagemagick-6.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++-6.q16-8 - C++ interface to ImageMagick -- quantum depth Q16 libmagick++-6.q16-dev - C++ interface to ImageMagick - development files (Q16) libmagick++-6.q16hdri-8 - C++ interface to ImageMagick -- quantum depth Q16HDRI libmagick++-6.q16hdri-dev - C++ interface to ImageMagick - development files (Q16HDRI) libmagickcore-6-arch-config - low-level image manipulation library - architecture header files libmagickcore-6.q16-6 - low-level image manipulation library -- quantum depth Q16 libmagickcore-6.q16-6-extra - low-level image manipulation library - extra codecs (Q16) libmagickcore-6.q16-dev - low-level image manipulation library - development files (Q16) libmagickcore-6.q16hdri-6 - low-level image manipulation library -- quantum depth Q16HDRI libmagickcore-6.q16hdri-6-extra - low-level image manipulation library - extra codecs (Q16HDRI) libmagickcore-6.q16hdri-dev - low-level image manipulation library - development files (Q16HDRI libmagickwand-6.q16-6 - image manipulation library -- quantum depth Q16 libmagickwand-6.q16-dev - image manipulation library - development files (Q16) libmagickwand-6.q16hdri-6 - image manipulation library -- quantum depth Q16HDRI libmagickwand-6.q16hdri-dev - image manipulation library - development files (Q16HDRI) Closes: 1109339 1111103 1111586 1111587 1112469 1114520 Changes: imagemagick (8:6.9.11.60+dfsg-1.6+deb12u4) bookworm-security; urgency=medium . * Fix CVE-2025-53014: A heap buffer overflow was found in the `InterpretImageFilename` function. The issue stems from an off-by-one error that causes out-of-bounds memory access when processing format strings containing consecutive percent signs (`%%`). (Closes: #1109339) * Fix CVE-2025-53019: ImageMagick's `magick stream` command, specifying multiple consecutive `%d` format specifiers in a filename template causes a memory leak * Fix CVE-2025-53101: ImageMagick's `magick mogrify` command, specifying multiple consecutive `%d` format specifiers in a filename template causes internal pointer arithmetic to generate an address below the beginning of the stack buffer, resulting in a stack overflow through `vsnprintf()`. * Fix CVE-2025-55154: the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. (Closes: #1111103) * Fix CVE-2025-55212: passing a geometry string containing only a colon (":") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort) (Closes: #1111587) * Fix CVE-2025-55298: A format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. (Closes: #1111586) * Fix CVE-2025-57803: A 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. (Closes: #1112469) * Fix CVE-2025-57807: A security problem was found in SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset ≫ extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2⁶⁴ arithmetic wrap, external delegates, or policy settings are required. (Closes: #1114520) Checksums-Sha1: b97d0b2e5ac15d877a4865e464a2251b951e886f 87456 imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 83d22e7f4c905414270d9db2cde4df25cb18caaf 340640 imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 6cdd3093f565ee78ff5fd9ec3a8ce72e7abf696c 86804 imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 1fdb87331a10dbbfc1d2090f93d295435c3ca7ee 340692 imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 8d9b342b78e17a0b309944296ab77784e4552c03 24603 imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386-buildd.buildinfo ffc41d053c1408cbdde6931f84794484398beb7f 123660 imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386.deb a61e26301b432ef785398856f5a0632dde3009c8 209016 libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 198202b6bce2c16270b60114f4a139a4ff0e8395 209996 libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb b808ae0b6f991a7dbd843773dbc0bf84993116e9 208820 libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb cac0ee8bf6186252cbf74ef45d72470a73ee6d8d 210464 libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb e550ec2fce1d705ac189e7ee6d294bc484be9682 1220996 libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 243b465a6f4219cae36af45723a72d3b529e43ce 258044 libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 34b9676e1661820537c1eecf25bbccaccc6fc55f 251316 libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 9c989bd32cd4ab2a793c6ac73f3d4b354d942474 1221800 libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 265a19d456e14b4077b165a629eb65259872e7f8 258168 libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb db2cb6ef449f388897d0b936663db04399e63090 251580 libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 4124cfc1ef9882eeb1d2b771e6b21b217d9789b3 131556 libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 70a2a602b35be0ff960ce67a8e89de66fea3751a 4965644 libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb b1e314b418916b92fc11ee431187083ff1b6d150 176160 libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 3e303d569546f1b2044e71bf9df01306d101822e 176948 libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 3eb80d7d2dcc006ed468d7b02faf90a221a96b19 1850772 libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 1250e3f0445122e731568f23d3c27e9eaf46599e 1201012 libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 159fafbe5adceabcb0eb5720d00183e1a20df5d7 4991004 libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb dcce2a3589f382f94571fb788411f423b93f0245 175568 libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 1bcf3d3895ee612f36dbd57f4a0ce3a05a4c8df8 176532 libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 038115af9b8b61135aef898543967f992b42103b 1845064 libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 232cc1c47ac7f7e1f0f0daad23dbb205e8303615 1188340 libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 201f200fdbbd11df0062549d15606ef9b572230a 579860 libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 4ca4b36a8da02f3e17922de415d1178766d9942f 392176 libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 9a4fa9b4aee95c742a95c2d6da617d15db7d95c3 420772 libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 95691202d439d594bcc203269a0fceafe110b7ce 579728 libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 7704727de5dfb5b0dfc38e2abac5366f21c7478d 390576 libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c22edf80d3b51b8e912477c8fe7e540b631056f7 420392 libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb Checksums-Sha256: fafbb872f8d0b927130ddd937641cde59ebac4a8436b9e1a305eaca6e57d4ae8 87456 imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb df412752c3ee421f8798598c8113ee91ec57de9e9827f1a82e0a70867c9ce15a 340640 imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 227a3fabee23d47df15f9ea9d6d7579118b0988cacf35991d52254c315798a40 86804 imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 763e2117d36e151c428957a145e326ea58a6a39ed6344ce4d696e4d81410f536 340692 imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c258df9e439b77fb76c6442747fd6a7b6c01d55103d5049d260e97227537fdfd 24603 imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386-buildd.buildinfo 1dd062d1308f898723f2039ef718364e7e3714af9888d9b374e717f35e006b02 123660 imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 1e362d523c9f8cb0d783241070c54f45fe4172226bc82eee40d7c9a2fa6af6c8 209016 libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb f40d3ff260ca65e0be5aab87330941485e4003cf6122448e39756bab70ce3c8a 209996 libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 69abde74d5671b49a91a2239617a8a6416433bad096f5c10a21708885592681f 208820 libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb dca4c75497ad8782d4f40d6a27eb386b6cf945970e8942925ea46a0f208b10bb 210464 libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c358cb6660f4bc7299c99a94733df6622756a1d8474f52e8237af689bd622129 1220996 libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 479f4f9081754a5b4f30d405788cf9eca65ab0b6b3e063951eb31f84f6c15ee8 258044 libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 9edd128fc7d187201c3de90180ea54e8517f5e8aca9f32b7ef3a75deb08a696c 251316 libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb f8e18759a2f0304d347f068a00923e5b1474209b0be954bf96d314d8a1135a83 1221800 libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb e486290243dd8aa1cca00446fc01ed50bb1915b416ae06afe501084c5b277241 258168 libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb b4ad9a9c35f936fa3f91237fe390b036563ed3734990020a4d1f26ab953d4a39 251580 libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 4d5cf86c430d9960ab6ab0e99a60ee19c162421ad88f316e9921bc9333554582 131556 libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u4_i386.deb cd017e5098d8723ff668029561b663c6bd9eb838e899529884c46204cb300b26 4965644 libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb cf1b6e2c1bb90f31b72634d94a37245105cad4213fbd42db4f7c03cba33cc977 176160 libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb cc394929ce0f830cdd2c9f6ce3e558c52aa0b1489d1c2adaf3d2c95b280c1bdc 176948 libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c106cbbd2c427d9ea68771b0f2dfc1fb7327b5f55b541634db4a27e63a024141 1850772 libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 041a4b49e8623b981af491cf431d01000f672a1b9b5d394f6548e3ccd89130c4 1201012 libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 125a39620210178540f36fd99e5d0334ccece777ac85e203b114847904186369 4991004 libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb e55e80600c4a66190dd5cfb132f66581ad480abfa08ce331937fd8fd95520f06 175568 libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb e36d1ede0001c5f36df06fa5bd6e6b65f176444cd8e2e244bace6f5253714dc7 176532 libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 0159660a5f2f2f692da46fc188a8078069ef9c779069a02db21c26cd0f90524e 1845064 libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 729a7ffeddff080c2fc82126c8dfb7703196d24f9a6b2d882827067cdaaf7521 1188340 libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 7d1bd6e572a7df688d91fa113055aef21c56828ae61cab6f2fc1307cf7bb49cf 579860 libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 47f81b3b5bea056f546636bf7f6f0ee181c2cedd5cf259cda773de22194eb960 392176 libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 59846d9e5dd65129350de3115c0fc1c1966538c7d5aff028566816be75727e72 420772 libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 25baa6d99c2711ae93666ad1f7dc91acb596fafa4f2b6099d9fa5f8d54648a94 579728 libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 0a7317d8f9dbed32f5d62eba97bbb3990abfa1d42a1d717706a0b386fa818441 390576 libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb e062aadd388bdac1c2b79462127a16ff7fde5669d4a79c119c8232d50ab85699 420392 libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb Files: a80f94142aec4768c44f8751c1c00ce4 87456 debug optional imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 91edae457107db87c56ddb588a00c640 340640 graphics optional imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 58c8b6763db59043b3ff02746b93aa8a 86804 debug optional imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb dbf539732242e052fbaf93e999f79a8b 340692 graphics optional imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 30b8f612c395e880b142dd534153a32c 24603 graphics optional imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386-buildd.buildinfo 00f24593acd7e5d922264537359f38ca 123660 oldlibs optional imagemagick_6.9.11.60+dfsg-1.6+deb12u4_i386.deb a3388d0194a192434326300b97dc3a8b 209016 debug optional libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 692f27d540d3d136d944008bbc67f857 209996 perl optional libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb fe9557b31fdbbbd5be22ba1ef5e3f02b 208820 debug optional libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 691949ab3649f3a231ced388b5339eff 210464 perl optional libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u4_i386.deb f97c0fa4e2d13e6c52087eaabb7f8f8b 1220996 debug optional libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 6317465a90c8302a37e3cc0baf9ccda3 258044 libs optional libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 17ff44e0644ecd0bf2f1566082c088a2 251316 libdevel optional libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb debf94f5cc1da87377e11a2c018e3cdd 1221800 debug optional libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 66c4d1b9b5656d2db8b6569d26cc3a8b 258168 libs optional libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c6fd945cc95cad841a8f3a158c59fb16 251580 libdevel optional libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 9d62bc22a8427826a7e4d29f0746e26f 131556 libdevel optional libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c235fa41aa07b3ebb63e9b2f5bf9c777 4965644 debug optional libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb eab035e29bb9947dbf28c1454752f110 176160 debug optional libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 21979af175d5614d9f752c06d50cebf8 176948 libs optional libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb d57bef0020ccdfb4d0461e9fd6b984e5 1850772 libs optional libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 7a5456168a826d4b1fcb0d5b58a8deaf 1201012 libdevel optional libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 0f79fd40b0e6f6e1c2844498f0808bff 4991004 debug optional libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 6b974b71d5bbb8142af0a812474bc49f 175568 debug optional libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 78c89c1c3e372f9572b626d540979663 176532 libs optional libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u4_i386.deb c4bf04908e7e0aaf927582d17f820dd9 1845064 libs optional libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 8f8a567d56feaeb16c3253d489b3331e 1188340 libdevel optional libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb d7ffcb1df57c69eebce8ebd421126b8c 579860 debug optional libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb bf653647db18c31adf8aca9eb8ed50e4 392176 libs optional libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 3bcad8edc16065f0f7d1f497f55e2b03 420772 libdevel optional libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 410221218d668f015b420da283c70aba 579728 debug optional libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u4_i386.deb bc6adbd037b15a2bad8bf7def883d3b0 390576 libs optional libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u4_i386.deb 1c52302fd3b74d695b4670bc99d0e54e 420392 libdevel optional libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u4_i386.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc5vuvf2HND40bnI+8IREj/cRiTMFAmjAjNwACgkQ8IREj/cR iTMAQBAArQZ2/ZobTQpKa/dhS1IgjvuR0ejTMQqY+74oI+YRpC47g5rxabZ23HvA 4imZEQmXV3+1G6mCQba2Kh15wNJgjIP4KxLhCvQOPn2nMKnhVsYMCGObkOyrscXL +uBXxd+pF0mcJlgPKbtof/msS/BTltSMNU8M1fitUE+MakZA5Kh9dMTQHwfQhgEW tGuEOiBxMyp6Nt0q0Yr0C6tKSscTaLCr4Iy3TmJwPkpXGzbanY1hS9KvURAuNh1k +HisfkLNZpgyEPZMRHjqC4Ix6GE0C3vvciUaovfJUiDbWi5s4MBF20yOariNKrBm sRcfw9i/cdlp8d/1wZRYZXnkoRCGKyhPI+sgiEhpfpPzhGrUP0QjS2jTZQBKCrgD 3HJ1QMgstg+z4Ra7eyOdIwm9O2ukfdCUFwU6vdash6ysT54CvUIyA9W4HhLLUCcu KjcSps+lFXPG6RnYHnMO0dv08YEyNYDsakdy0FHZWpse0wG/ohNJTr791AScXBn/ iLKtKJeDuRlQWpnMEVyxm6qi5y4GfsSMvfVtuBv7wjMG3+SYC0/WBdIinPFn5JkY 6TS9Ui3T+M66BqZ041YugscaskdV+YKBLelODPfBDKwascQ08GpVpOJzKrSMUiXN Bp3vPMkeninbP1ARHrAvVIiGAy/PpZKeiN/Qj4dauS8dnUChiUE= =Zvt4 -----END PGP SIGNATURE-----