-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 27 May 2026 22:36:03 +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+deb12u10
Distribution: bookworm-security
Urgency: high
Maintainer: i386 Build Daemon (x86-grnet-01) <buildd_amd64-x86-grnet-01@buildd.debian.org>
Changed-By: Bastien Roucariès <rouca@debian.org>
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)
Changes:
 imagemagick (8:6.9.11.60+dfsg-1.6+deb12u10) bookworm-security; urgency=high
 .
   * Fix CVE-2026-33901 regression:
     Previous fix breaks rendering of some MVG files.
   * Fix CVE-2026-42050:
     A malicious MIFF file could trigger an overflow when a user opens it
     in the he display tool and right-clicks a tile to invoke the
     Load/Update menu item.
   * Fix CVE-2026-42326:
     Heap Buffer Over-Read in IPTC encoder
   * Fix CVE-2026-45031:
     Policy Bypass in PSD decoder
     Due to a missing check in the PSD decoder it would be
     possible to bypass the list-length resource policy when
     decoding a PSD image. Other security limits would still apply.
   * Fix CVE-2026-45359:
     Heap Buffer Over-Read in connected components when the user
     supplies an invalid keep-top define.
     An invalid connected-components:keep-top value could result
     in a heap buffer over-read when performing the connected components
     operation.
   * Fix CVE-2026-45359:
     Heap Buffer Over-Read in connected components when the user
     supplies an invalid keep-top define.
     An invalid connected-components:keep-top value could result
     in a heap buffer over-read when performing the connected components
     operation.
   * Fix CVE-2026-45624:
     Heap Buffer Over-Read of 24 bytes in distort operation.
     When performing a polynomial distortion an out of bounds over-read of
     24 bytes can occur when specifying specific arguments.
   * Fix CVE-2026-45664:
     Policy Bypass in MNG decoder
     Because of a missing check in the MNG coder it would be possible
     to read more images than the list limit policy would allow
     resulting in excessive resource use.
   * Fix CVE-2026-46520:
     Heap Buffer Over-Write in IPL decoder when reading multiple
     images of different dimensions
     When reading multiple images with different dimensions an out of
     bounds heap write can occur.
   * Fix CVE-2026-46521:
     Heap Buffer Over-Write in MIFF encoder when using LZMA compression.
     When using LZMA compression in the MIFF encoder an out of bounds
     write can occur due to a missing check.
   * Fix CVE-2026-46522:
     Infinite Loop in the MIFF decoder can lead to CPU exhaustion.
     Due to a missing check in the MIFF decoder a crafted file could
     cause an infinite loop resulting in CPU exhaustion.
   * Fix CVE-2026-46523:
     Use-After-Free in MSL decoder.
     A crafted MSL image can trigger a heap-use-after-free.
   * Fix CVE-2026-46559:
     Heap Buffer Over-Write of a single byte in the JP2 encoder.
     An incorrect check in the JP2 will result in an heap buffer over
     write of a single byte when specifying certain options.
   * backport distribute cache from 6.9.13-48
   * Fix CVE-2026-46692:
     Heap Buffer Over-Write in distributed pixel cache server
     An attacker who can connect to a magick -distribute-cache
     service can cause a heap buffer over-write in the server process.
   * Fix CVE-2026-46693:
     Race Condition in distributed pixel cache server can result
     in file descriptor hijacking
     An attacker who can connect to a magick -distribute-cache service can
     hijack a file descriptor in the server process when a race condition is met.
   * Fix CVE-2026-47165:
     Information Disclosure in distributed pixel cache server because it is
     not using a challenge–response authentication model.
     The distributed pixel cache was originally designed to operate without a
     challenge–response authentication model. However, given today’s heightened
     security expectations, we have changed our implementation.
   * Fix CVE-2026-47166:
     Heap Buffer Over-Read in distributed pixel cache server.
     An attacker who can connect to a magick -distribute-cache service
     can cause a heap buffer over-read in the server processs.
Checksums-Sha1:
 3bb4bf33d77b67a257ec30100042a71e54705db7 87488 imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e6535b52d7b9fe62e2d9bc4616f25ec99afa89d5 345736 imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 860527d351d4018683fe66cee48eefe8d6456880 86796 imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 87797eed179ecc69beef1e580533d027c066e939 345804 imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 07875ec6cd1d1783c2923fd56fdf9000804ba2ed 24770 imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386-buildd.buildinfo
 59420be8c22967a5ef953face4e203f10b47310c 129372 imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 bdaf3c1bd6c380eba9cd5f51ceee66d19720f91d 209016 libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 37144eabbc521ba54019671d1ac5f8f4c8123ab3 215696 libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 71cf324dccc95d37632adbb98ced4c871cc9b825 208824 libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 dfc416e51f18aed95e096f8b5a89436be6fc2870 216408 libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 a2ab59a232e251183dde01ef9649ad1e017e174c 1220992 libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 bfb4c50ee09b27ee01d2cab418df8f5591183ed6 262816 libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e431f32569c747f70988a37cf2e2b69092fda0fc 257064 libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 5cbac4f2bc4c8fe6a36d15e2b839661b275dd91c 1221812 libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 f86fc48d582e83c58d55d758c98a3de710077736 263380 libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 0480dbe8bedaa119a74efbbbe512cf282d7f600c 256960 libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 062552d8fcdaec487e595a8d867c1ae9d9399785 136552 libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 cf33fac0f17611b15552512d5725c51ea92f7eb0 5001076 libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 f904ba8839f1d0ae6ec24872776061965ce900d6 179040 libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 5e5cca526095af501a9ba4fead27ea0193359ce3 184736 libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 9bf0af801518fed84ca66b48721aca3278025a54 1864632 libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 efe1d84b50fa39058be2c170af5bda8dafd50422 1212072 libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 5c782c4280368d6b4f279f709e9051ce4df8ad81 5024384 libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 6abd1142e9a5b4b15181634c53ab52e58257504a 178488 libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 63e67e968a071f48942774f2fa6dda11f9a9d2dd 184300 libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 839be3e81ab06347b98967e6d52932896697dc19 1860036 libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 d29934239505bc60a0ee803647e57436253cbf5c 1198940 libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 13d81754a9211f6b835d1cc4140e008f41514018 579816 libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 7bb951615c107ca7c28d7ea5a9940cf999a0b1d6 398216 libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 8bae1133973d0d76a330214d1f845731f1e6262d 427748 libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 6107c2b24e0660d6aa4edd50788edcb8534ecad1 579820 libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 1e1dcbbe33c6e71397cff364e85d5b7d72ccbc6c 397956 libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 10e18c58c2e688a5a2aad5eb9df10fc3591ca88b 423312 libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
Checksums-Sha256:
 b1a7d007262084f8fab15fdd7f4d68daad06cfc8c3381e90b4ec56fb370bb5fa 87488 imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 d7e076c1a42560063b15b5534b0b0fe66bf86f45c8a26fba6b1d612b35082288 345736 imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 3edf60d6de37b12a83c637e7716555596d0b8c3938f23d27661cffd4f67461aa 86796 imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 1ce69cf499ac4c4d4411d8f459d36e2c2d9f1751f4d5f78c0dd8c8bf2a410edb 345804 imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 c97177dabab1d6b39b7ca905f178ff437634ec1c6a0cfd321186bba826b69e7e 24770 imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386-buildd.buildinfo
 c3dd32a711f79df0d8272f5a68fed41a04842d5512b3655cc2b18612040b56fc 129372 imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 82e065b910f7dbb57b9e2aaa6820bf7e8d52a9f3a1ff7762ab7c0839edbcc8ae 209016 libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 73e589d04909f15fc7a50bea857848b2ca23a2d4c620df83a3b540d34d9cc716 215696 libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 40915298cb6bb01ed8b0b5f4de246c4e51ef0adafa26b0d9659f6db5c3b0e6a2 208824 libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 f162a3c060ae076873f244ebc1927ab6176873763ef7ad30c21a8b2c10f80304 216408 libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 c3dee9c1893db8a4a8a110fcca83525fe1476bf9224ec1b1e3f91575481aa62c 1220992 libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 626bdbb0302aee4ff52d301d4f26401d7bbae17888f8d78224270deaec6d6c08 262816 libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 62abc5d251c6b8c922bf1f1cc17031a9d302b88e3353b621b20efb81bd5a2211 257064 libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 08322d8c84b279db8ba229b0593dc47477837929e3a7701658adfc4a33bc3ba6 1221812 libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 fe907767627b5f041376d91c132552e96f1fad35e07a0bfe9187ea3964bfa4bd 263380 libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 2a81aacb4adc63a51ecc41b889d2fbd63aa3a97bedaf4a2aaf6e42bd290e8230 256960 libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 5c02ce801d8c182f70500feaec4d173eaa23d690f00774af6d3854f0f8e74fac 136552 libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 7cf8e442db39dff4e051e5357c77c3137396886c03779cb3dfaf800e04d5bde8 5001076 libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e545814b4a5193c3376de3e7ab985c72fd663fa55e3e8d3c54cbc89cd76c1f76 179040 libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 dd2f5a8ae700a0f812dec0109333950d5d370640363cf039a06970fe31e1259f 184736 libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 0fac448e8d8da41204b7ea5e0d3b217cb0505823fda01194c270e7deec3f738c 1864632 libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 d72ce1e6e679fa264782e27418b617838e966bd0c0c6dad7c263f24ee6a4ddd5 1212072 libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 2ad9d8801ac689e2f44ca7cf3896d6f5daa0ba5a994774bc546c698141ea0f05 5024384 libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 494ed2ee0777dc4113558c9f52880875db0852f90e316b99654c5f113155506c 178488 libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 c1f2c09e0aaf126b7002942aa578dea36a43a0df70599a77d6a93954b5783e2d 184300 libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e6817cf38acb820540251294a98142f83dd827b13138684bb42f1148e86738ee 1860036 libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 081a4ccdc0b4828196d3fefbca5d87c29578a91ad1de209a5d00b06e162c6a37 1198940 libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 0d8591ee0ffcda4b46841af25de4bb8afe8c0a320c493df4bd251a078e27e849 579816 libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 15d99dcc2a3129729496e0d042fe6e8fe550b34bd91c8a7a30a772405a47a994 398216 libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 c0809de46c72c33572d7668bb91c0148952e7d7bb118c0334c8d2a1401f012e3 427748 libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 3789790a4eb170cbcb4f6044f2a345d986b47a21ef62bc073373ceff21129cd6 579820 libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e303bd0efad78d3eafb8ac959cb336e53d2b0fa381c988e9e105a8aa86cb97a1 397956 libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 ce106dd8251b37dcdf835bc238edda5af4124bf977bc7d823fe3bd39fb9bfc47 423312 libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
Files:
 9d6858a915a786ba690bad36516a68e1 87488 debug optional imagemagick-6.q16-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 df072ccf02e3b0bacb178454b7a27a13 345736 graphics optional imagemagick-6.q16_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 804e7967f72f7949a9c544d2fb65bbec 86796 debug optional imagemagick-6.q16hdri-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 112f47ce2bb4dc8833627c16e02034ba 345804 graphics optional imagemagick-6.q16hdri_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 4e559e9f27d4f2de86dcf14825cee82c 24770 graphics optional imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386-buildd.buildinfo
 94f263feedce0e3f6e2235e50d90d7b4 129372 oldlibs optional imagemagick_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 0eea82b32b73fc2605ede9db54f55c79 209016 debug optional libimage-magick-q16-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 df5127749f94266d4acfc9a190154cb0 215696 perl optional libimage-magick-q16-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 9515b1ab48782a616f1d82b3c2927329 208824 debug optional libimage-magick-q16hdri-perl-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 bcdcf21d3aa14af3e46540d8d4d9a51e 216408 perl optional libimage-magick-q16hdri-perl_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 051eb6336de3c2f032fdd495719aa1a3 1220992 debug optional libmagick++-6.q16-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 90290a9c634ca7533fa7cfae573f1277 262816 libs optional libmagick++-6.q16-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 e81d5c41f3b4499b0d61206cc2a851d2 257064 libdevel optional libmagick++-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 a40bf5424e93cf28c9a517ec6280da63 1221812 debug optional libmagick++-6.q16hdri-8-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 f9c167b9edd4b430677b10bc37005a09 263380 libs optional libmagick++-6.q16hdri-8_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 46a65929a6cfd598eefeb38561f589fc 256960 libdevel optional libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 b9ffdaecd00f5e8b3fdae51495655b52 136552 libdevel optional libmagickcore-6-arch-config_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 9a9c1323fbc6eb89ac9e148141dcc50a 5001076 debug optional libmagickcore-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 85515ef6b07f724176332ea445d14270 179040 debug optional libmagickcore-6.q16-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 bfc2d8f6efca8e6236913601a0dd17c3 184736 libs optional libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 7edc581eb1e6cea77387c10399b6b5e3 1864632 libs optional libmagickcore-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 b9f10cdc1b2f86fc6656ffe323d12acc 1212072 libdevel optional libmagickcore-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 db1372e7202695340d7c7624831eabe1 5024384 debug optional libmagickcore-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 6ba7784d3d111069a5d9203b5f1880ac 178488 debug optional libmagickcore-6.q16hdri-6-extra-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 8157d9e0d68118077ab7ee8d5ba40370 184300 libs optional libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 c3fbb41310ef346a27374b65561f5a7b 1860036 libs optional libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 3abf0bd0055fbd1d24e8cfde63b0620c 1198940 libdevel optional libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 f254e16fe2e6ab6f689892ea4f179730 579816 debug optional libmagickwand-6.q16-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 9433dca3b0649dae178651434254635b 398216 libs optional libmagickwand-6.q16-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 689241703eaef6c0f49b457375f07929 427748 libdevel optional libmagickwand-6.q16-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 7a006eca6d6c1cd4f57279c208c62758 579820 debug optional libmagickwand-6.q16hdri-6-dbgsym_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 7b41449ca1088758831ca7eac6674488 397956 libs optional libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-1.6+deb12u10_i386.deb
 bcf75b2d7abd1d8cf6f0978f2463d275 423312 libdevel optional libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-1.6+deb12u10_i386.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPAUaMA0H0rOy6qBWf2INRiCdaWIFAmoZWQkACgkQf2INRiCd
aWJqUw//dQWFzWsluhLORWoYK8lc/mrz2qX14KYCBgtKuloivwrL9pRu8Rf1UNMD
XhE8DzLNyNaaNHOot+RNkD79btsjxN7NjtT4VyN5BRy0pYQVsHdsQzNV9vVxHVhU
QIL2Z4m8v90IsOi0gTCLKxn/MrKcfWxuhtU4xje6X1XL78JoKICtTI8jXQ7EvUmf
/hFCN907F/C3FebLelL5cY94N7cA/HMx9WkkKOVnWeCxVI6KG3+uQ2qOsovM1sFU
H1f9nf0R6um8FMHBlCJVjvgWvX0+IjylaqcsV2M9RNFffNokrTWTOmZLDk3ra0wq
8Zruzng1oGsT21JWGdPQ1y5VmYHQnNUFeaCezjvIcTb8MaYBKrT1DGNl9kTvZDed
TRyLeLHmQaS46gkAB4fRMpD4tyA3v6ohJAnyr/Vj1jAOwMDvO5a9u/BPiGVqA4+n
ZnyP6qQYOLoVBDvsfkcII78L2cMIuTo5FmxBiSeJEJTxvmy6vlAg7K5yputh+itm
/Ib558g3M2urjsrWMlFFMUVGEcrcPpTIglXd7vhs9fMPKWKcjsRbbUbrBQFN/1o9
DbnSsLTFVqCOXjYA+zx0C2JiAiKc9HHgk63CTtmzVq6+g9wHzgLFd4nAoqCKB6bj
mivdKIiLF19Gey3HUcLzqd5ifBSfXICykEc48iaBrNy+yzJpKSE=
=LtaE
-----END PGP SIGNATURE-----
