[OE-core] [PATCH] tiff: Update to 4.0.4

Richard Purdie richard.purdie at linuxfoundation.org
Sat Jun 27 07:16:13 UTC 2015


On Fri, 2015-06-26 at 21:50 -0400, Randy MacLeod wrote:
> On 2015-06-26 06:50 PM, Richard Purdie wrote:
> > On Fri, 2015-06-26 at 16:34 -0400, Randy MacLeod wrote:
> >> On 2015-06-26 04:27 PM, Randy MacLeod wrote:
> >>> Update tiff to latest version. None of the local CVE patches
> >>> are needed based on reviewing the ChangeLog so remove them.
> >>
> >> I didn't want to clutter the long log but I also built for
> >> all qemu arches. On qemux86-64, core-image-sato, I installed
> >> the libtiff-util rpms and ran:
> >>
> >> # tiffinfo /tmp/gmarbles.tif
> >> TIFF Directory at offset 0x8 (8)
> >>     Subfile Type: (0 = 0x0)
> >>     Image Width: 1419 Image Length: 1001
> >>     Resolution: 300, 300 pixels/inch
> >>     Bits/Sample: 8
> >>     Compression Scheme: LZW
> >>     Photometric Interpretation: min-is-black
> >>     Samples/Pixel: 1
> >>     Rows/Strip: 5
> >>     Planar Configuration: single image plane
> >>     Photoshop Data: <present>, 272 bytes
> >>     Predictor: horizontal differencing 2 (0x2)
> >>
> >> I could do more testing but this appears to be bug fixes only.
> >
> > It would be lovely to have this as an automated ptest or other form of
> > sanity test...
> 
> I can do that but I'd like to keep it separate from the upgrade.

Agreed, this was more an observation that it would be nice to have, the
upgrade doesn't depend on this.

> The package has a "make check" target with ~ 70 tests so
> I'll make that build for ptest and try it on some qemu targets.
> 
> Ptests are useful but I wonder if anyone has a way to
> monitor regressions...

The QA team are supposed to be working on this in 1.9 as a major
feature.

Cheers,

Richard




More information about the Openembedded-core mailing list