Changelog for
python-lcms-1.18a-5.1.x86_64.rpm :
* Fri Oct 04 2013 sbrabecAATTsuse.cz- Stack overflow fix (CVE-2013-4276.patch, bnc#843716, CVE-2013-4276).
* Tue Jul 14 2009 sbrabecAATTsuse.cz- Fix of incorrect GrayTRC (CVE-2009-0793) fix (bnc#521513).
* Thu Jul 09 2009 sbrabecAATTsuse.cz- Updated to fixed version 1.18a:
* Don\'t crash on missing GrayTRC.
* Mon Apr 06 2009 wstephensonAATTsuse.de- Updated to version 1.18
* Changes in API:
* None
* Implementation:
* Vulnerability fixes on all code.
* Status check, many functions now check the status when calling other functions. Improved robustness against ill-formed profiles.
* Utilities
* icctrans: fixed wrongly implemented CMYKcm support.
* icclink: fixed linking 3 to 7 channels.
* Thu Jan 29 2009 olhAATTsuse.de- fix obsolete liblcms-XXbit name, obsolete also the -devel package
* Tue Jan 13 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Tue Jul 01 2008 sbrabecAATTsuse.cz- Enabled python-lcms bindings (bnc#371592).
* Tue Jun 03 2008 cooloAATTsuse.de- require COPYING package
* Sun May 11 2008 cooloAATTsuse.de- fix renames of xxbit packages
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Wed Dec 26 2007 crrodriguezAATTsuse.de- fix E: shlib-policy-name-error (Badness: 10000) liblcms1- disable static libraries and remove libtool archives
* Mon Nov 05 2007 sbrabecAATTsuse.cz- Provide and obsolete old package name.- gcc warning fixes.
* Thu Nov 01 2007 sbrabecAATTsuse.cz- Updated to version 1.17 (#276528):
* Changes in API:
* several functions wrapped
* cmsSetLanguage parameters changed to match ICC spec
* removed support for extended gamut descriptor
* cmsFLAGS_NODEFAULTRESOURCEDEF moved to 0x01000000
* All errors moved to fatal
* Vulnerability fixes
* Improved robustness against ill-formed profiles- Source and tools package renamed to lcms.- Package split according to library packaging rules.
* Tue Feb 06 2007 ltinklAATTsuse.cz- version 1.16
* Improved stability.
* Faster
* Two different types of black preservation on CMYK-> CMYK transforms
* Ability to set adaptation state of observer on absolute colorimetric transforms.
* Actually it only allows No adaptation (d=0) and observer fully adapted (d=1)
* lcms can now \"fix\" some broken 8-bit profiles that have gray axes misplaced.
* icctrans can now read and write CGATS/IT8 files.
* improved tifficc with tiff Lab8 support
* icclink now supports colorant table tag.
* pthread support