I can reproduce it on 20.04, but it's not a regression caused by a security update. This is the original package 20.04 shipped with:
$ dpkg -l | grep imagemagick ii imagemagick-6-common 8:6.9.10.23+dfsg-2.1ubuntu11 all image manipulation programs -- infrastructure ii imagemagick-6.q16 8:6.9.10.23+dfsg-2.1ubuntu11 amd64 image manipulation programs -- quantum depth Q16 $ convert -crop 1200x800+1+1 +repage -rotate 180 -crop +2+1 +repage -rotate -90 -bordercolor white -border 1x1 -resize 1200 upsversandauftrag_etikett_1848655-1_test.gif -colorspace Gray -depth 1 -colors 2 -depth 1 -colorspace Gray upsversandauftrag_etikett_1848655-1.pcx $ file upsversandauftrag_etikett_1848655-1.pcx upsversandauftrag_etikett_1848655-1.pcx: PCX ver. 3.0 image data bounding box [0, 0] - [1199, 1799], 3 planes each of 8-bit colour, RLE compressed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932297 Title: 8:6.9.7.4+dfsg-16ubuntu6.11 break pcx 1bit creation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1932297/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
