- update to 2.13.1:
* Fix a bug on grayscale that made printing gray on white paper
* Added support for premultiplied alpha
* tifficc can now handle alpha channels, both unassociated and premultiplied
* Better documentation
* CGATS parser can now deal with very long strings
* Added Projects for Visual Studio 2020
* Travis CI discontinued, GitHub actions used instead
* Added a very preliminary meson build script (thanks to xclaesse)
* Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-linaro)
* Added thread safe code to get time
* Added automatic linear space detection
* Added cmsGetStageContextID function
* Added cmsDetectRGBProfileGamma
* configure now accepts --without-fastfloat to turn plugin off
* autogen.sh has now a --distclean toggle to get rid of all autotools generated files
* Checked to work on STM32 Cortex-A, Cortex-M families
* Bug & typos fixing (thanks to many reporters and contributors)
* Fixed mem leaks and out-of bounds accesses as reported by fuzzer
OBS-URL: https://build.opensuse.org/request/show/954413
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=79
- Update to 2.13:
* Added support for premultiplied alpha
* tifficc can now handle alpha channels, both unassociated and premultiplied
* CGATS parser can now deal with very long strings
* Added Projects for Visual Studio 2020
* Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-linaro)
* Added thread safe code to get time
* Added automatic linear space detection
* Added cmsGetStageContextID function
* Added cmsDetectRGBProfileGamma function
* configure now accepts --without-fastfloat to turn plugin off
* Checked to work on STM32 Cortex-A, Cortex-M families
* Bug & typos fixing (thanks to many reporters and contributors)
- Rebase lcms2-visibility.patch
OBS-URL: https://build.opensuse.org/request/show/950194
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=78
- update to 2.12:
* Added build system for fast-float plugin (see plugin documentation)
* Added new build-in sigmoidal tone curve
* Added XCode 12 project
* Added support for multichannel input up to 15 channels
* Fix LUT8 write matrix
* Fix version mess on 10/11
* Fix tools & samples xgetopt
* Fix warnings on different function pointers
* Fix matlab MEX compilation
* plugin: cleanup and better SSE detection
* plugin: add lab to any on float
* plugin: it can now be compiled as C++
* recover PDF documentation, but try to keep it under a resonable size.
* Prevent a rare but possible out-of-bounds read in postscript generator
* Fix some compiler warnings
* Add named color profile building sample to testbed
OBS-URL: https://build.opensuse.org/request/show/888172
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=76
- Update to 2.11
* Fixed __cpuid() on fast float plugin to allow gnu gcc
* Fixed copy alpha bounds check
* Fixed data race condition on contexts pool
* Fixed LUT16 write matrix on multichannel V2 profiles
- Changes in 2.10
* Added a compilation toggle to remove "register" keyword in API.
* Previously commercial, fast_float plug-in is now released as open source
under GPL3 license.
* MD5 functions are now accesible through plug-in API.
* Added support for Visual Studio 2019
* Bug fixing.
- Drop lcms2-cgats-memory-allocation.patch, its now in upstream code
- Refresh patches
- Run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/824507
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=74
- Update to 2.9
- Drop 0001-Added-an-extra-check-to-MLU-bounds.patch, it is now
in the upstream code
* Bugfix release
+ Several fixes related with security, and therefore not detailed here.
+ C++ compiles now without warnings
+ Added OSX and clang in travis
+ Added a travis-ci test matrix for many compilers and OS.
Thanks to Thomas Weber (debian) for this great improvement.
+ testbed can now work with dynamic versions of library
+ Fixed wrong planar formatters regarding linestride interpretation
OBS-URL: https://build.opensuse.org/request/show/546122
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=70