https://bugzilla.redhat.com/show_bug.cgi?id=973139 --- Comment #1 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> --- >From my test results, I think we can ignore the test results for now. I have generated the output images (under fedora 17) - with gd 2.0.35 - with gd 2.1.0 Results are "visibly" the same. Digging (ex on test 4, the smaller image) $ ll test.out.4*png -rw-r--r--. 1 extras remi 290 11 juin 14:42 test.out.4.gd20.png -rw-r--r--. 1 extras remi 290 11 juin 14:46 test.out.4.gd21.png -rw-r--r--. 1 extras remi 269 26 févr. 11:57 test.out.4.png $ diff test.out.4.png test.out.4.gd20.png Binary files test.out.4.png and test.out.4.gd20.png differ $ diff test.out.4.gd20.png test.out.4.gd21.png (no diff) $ pngcheck -vtc test.out.4.png test.out.4.gd20.png test.out.4.gd21.png File: test.out.4.png (269 bytes) chunk IHDR at offset 0x0000c, length 13 100 x 50 image, 2-bit palette, non-interlaced chunk PLTE at offset 0x00025, length 12: 4 palette entries chunk IDAT at offset 0x0003d, length 188 zlib: deflated, 32K window, default compression chunk IEND at offset 0x00105, length 0 No errors detected in test.out.4.png (4 chunks, 78.5% compression). File: test.out.4.gd20.png (290 bytes) chunk IHDR at offset 0x0000c, length 13 100 x 50 image, 2-bit palette, non-interlaced chunk PLTE at offset 0x00025, length 12: 4 palette entries chunk pHYs at offset 0x0003d, length 9: 3780x3780 pixels/meter (96 dpi) chunk IDAT at offset 0x00052, length 188 zlib: deflated, 2K window, default compression chunk IEND at offset 0x0011a, length 0 No errors detected in test.out.4.gd20.png (5 chunks, 76.8% compression). File: test.out.4.gd21.png (290 bytes) chunk IHDR at offset 0x0000c, length 13 100 x 50 image, 2-bit palette, non-interlaced chunk PLTE at offset 0x00025, length 12: 4 palette entries chunk pHYs at offset 0x0003d, length 9: 3780x3780 pixels/meter (96 dpi) chunk IDAT at offset 0x00052, length 188 zlib: deflated, 2K window, default compression chunk IEND at offset 0x0011a, length 0 No errors detected in test.out.4.gd21.png (5 chunks, 76.8% compression). No errors were detected in 3 of the 3 files tested. To resume, diff are. - new "PHYS" chunk missing in ref images - zlib deflated mode 32k vs 2k -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ON9SBthgMa&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel