-
Fri Oct 16 2015 Andrew Hughes <gnu.andrew@redhat.com> - 2.6-3
- Run tests as part of %check, fixing Makefile to set LD_LIBRARY_PATH
- Use upstream endianness fix to avoid ppc64le being built big-endian
- Resolves: #1250914
-
Tue May 26 2015 Matthias Clasen <mclasen@redhat.com> 2.6-2
- Build with -fno-strict-aliasing
Related: #1174406
-
Tue Mar 17 2015 Richard Hughes <richard@hughsie.com> 2.6-1
Update to new upstream version.
Resolves: #1174406
-
Thu Aug 14 2014 Richard Hughes <rhughes@redhat.com> - 2.5-5
- Backport a patch for ppc64le support, many thanks to Tim Waugh.
- Resolves: #1125723
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.5-4
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.5-3
- Mass rebuild 2013-12-27
-
Tue Oct 08 2013 Matthias Clasen <mclasen@redhat.com> 2.5-2
- Disable strict aliasing (related: #884068)
-
Mon Jul 01 2013 Richard Hughes <richard@hughsie.com> 2.5-1
- Update to new upstream version.
- Added a reference for Mac MLU tag
- Added a way to read the profile creator from header
- Added error descriptions on cmsSmoothToneCurve
- Added identity curves support for write V2 LUT
- Added new cmsPlugInTHR() and fixed some race conditions
- Added TIFF Lab16 handling on tifficc
- Fixed a bug on big endian platforms not supporting uint64 or long long.
- Fixed a multithead bug on optimization
- Fixed devicelink generation for 8 bits
- Fixed some 64 bit warnings on size_t to uint32 conversions
- Rendering intent used when creating the transform is now propagated to profile
- RGB profiles store only one copy of the curve to save space
- Transform2Devicelink now keeps white point when guessing deviceclass is enabled
- Update black point detection algorithm to reflect ICC changes
- User defined parametric curves can now be saved in ICC profiles
-
Thu Apr 25 2013 Tim Waugh <twaugh@redhat.com> - 2.4-6
- Applied upstream fixes for threading (bug #951984).
-
Thu Mar 07 2013 Tim Waugh <twaugh@redhat.com> - 2.4-5
- Added upstream fix for threading issue with plugin registration
(bug #912307).