2011.04.19 23:36 "[Tiff] libtiff-3.8.2-7.el5_6.7.i386", by Gregory P. Ennis

2011.04.20 04:13 "Re: [Tiff] libtiff-3.8.2-7.el5_6.7.i386", by Tom Lane

I have a Centos 5.6 machine that appears to have stopped being able to print tiff files via cups after an automatic update to libtiff-3.8.2-7.el5_6.7.i386 from libtiff-3.8.2-7.el5_5.5.i386 on April 9th. When I try to print a file by means of:

lp -d printer img.tif

The result is several sheets of paper with unidentifiable characters at the top of each page.

I previously had posted a similar problem with a Fedora 14 system with the use of libtiff-3.9.4-3 that was fixed with libtiff-3.9.4-4 on 04/08/2011.

Even Rouault determined the Fedora problem was related to a security fix http://bugzilla.maptools.org/show_bug.cgi?id=2297

Can anyone comment on whether my problem with libtiff-3.8.2-7 on Centos 5.6 is the same problem?

Well, assuming that CentOS is faithfully copying the Red Hat RPMs, RHEL5's 3.8.2-7.el5_6.6 contains the same buggy fix for CVE-2011-0192 as Fedora's 3.9.4-3, and 3.8.2-7.el5_6.7 contains the same corrected fix as 3.9.4-4. If you skipped 3.8.2-7.el5_6.6 you should never have seen that bug at all; so I'm not entirely sure what to make of this, other than that it probably isn't the identical issue.

One thing I'm wondering is whether your print daemon needs to be restarted so that it starts using the updated library...

                        regards, tom lane