Revisions of lcms2

buildservice-autocommit accepted request 1131315 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 90)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1130842 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 89)
- update to 2.16:
  * New: import .CUBE files as RGB device links
  * New: Read/Write MHC2 tags for Windows GPU access
  * New: Support for UTF8 on multi-localized Unicode functions
  * New: Support for OkLab color space, built-in and formatter.
  * Improved: floating point transforms float -> integer are now
    honored as float
  * Improved: MSYS2, mingw is now supported
  * Improved: preferred CMM, platform and creator now survives profile
    edition.
  * Fixed: tificc now can deal with Lab TIFF
  * Fixed: code can now be compiled by a C++17 compiler, "register"
    keyword use detected at compile time.
  * Fixed: Reverted PostScript creation that corrupted some interpreters.
  * Bug fixing
buildservice-autocommit accepted request 1079581 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 88)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1079567 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 87)
- update to 2.15:
  * New MESON build system, many thanks to amispark and Lovell
    Fuller for bringing this.
  * Fixed a bug that caused memory corruption on colord
  * cmsReadRawTag can read portions  of tags again. Removing this
    caused colord to segfault when dumping profiles
  * Added more checks based of fuzzer discoveries.
  * MSYS2 can now compile lcms2
  * Checked on Apple Silicon M1 and M2
  * Fixed a bug of fastfloat plug-in that affected Krita CMYK
    color selector
- drop 0001-fix-memory-corruption-when-unregistering-plugins.patch (upstream)
buildservice-autocommit accepted request 1042372 from Dave Plater's avatar Dave Plater (plater) (revision 86)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1042285 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 85)
- switch to pkgconfig(zlib) for alternative providers support
buildservice-autocommit accepted request 1036010 from Dave Plater's avatar Dave Plater (plater) (revision 84)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1036008 from Dave Plater's avatar Dave Plater (plater) (revision 83)
- Removed reverse-0001-fix-memory-leaks-on-testbed.patch and added
  0001-fix-memory-corruption-when-unregistering-plugins.patch as
  final fix for https://github.com/hughsie/colord/issues/145
buildservice-autocommit accepted request 1035290 from Dave Plater's avatar Dave Plater (plater) (revision 82)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1035287 from Dave Plater's avatar Dave Plater (plater) (revision 81)
Added reverse-0001-fix-memory-leaks-on-testbed.patch to fix  colord's i586 build failure
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 954413 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 79)
- 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
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 950194 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 78)
- 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
buildservice-autocommit accepted request 890098 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 77)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 888172 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 76)
- 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
buildservice-autocommit accepted request 833813 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 75)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 824507 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 74)
- 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
buildservice-autocommit accepted request 639872 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 73)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 639800 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 72)
- Add check on CGATS memory allocation (bsc1108813, CVE-2018-16435,
  lcms2-cgats-memory-allocation.patch).
buildservice-autocommit accepted request 548488 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 71)
baserev update by copy to link target
Displaying revisions 1 - 20 of 90
openSUSE Build Service is sponsored by