lcms2-2.15-150600.3.3.2<>,8dh p9|ΰimRWf,U=x#iY &U![06^-'isLΪO;>'4j Mzӈoł3`]_v.)\hC:G)\YɃ!LLg5UsGe Yw6[α̍2)6nQO<_ss\6`Y,A=090Ο{4%)Bt;/I@"M4x iTV#sՎ-5 ͤF>>-?-|d   S>B Xt    D R `$D| ( 8 9 $: dF$G$0H$hI$X$Y$\$]%^%b&c&d'Ce'Hf'Kl'Mu'`v' w,x,Hy,'z--,-0-6-xClcms22.15150600.3.3.2Little CMS Engine - A color management library and toolsLittlecms is a small speed optimized color management engine. Little CMS intends to be a small-footprint color management engine with a special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard when regarding to color management. The ICC specification is widely used and is referred to in many International and other de-facto standards.h h01-ch3aJSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Productivity/Graphics/Otherhttps://www.littlecms.com/linuxx86_64xXHl;3A큤A큤hhhhhh cMh cMhhhhh0b00b492c43e2074777d8b368d4814e11eac8c33af22ce04f622c536f343050f98d613a00f84a449653caf0f1ce764828f0ccc2d2b0da83d2468bacebeac9be8e7afd7341db87fd5e546bbc57d8e4e69ac93ab8c467071f1d39ab2df0dceca4138286c5254fec5e2cb309747c675d4e399c24d7c9649de3c4e58c9e6269d673ee06cbcce849dd88fdd433b65b35eb55027d69a7728f033fb196263e535a89eed6657ce7a049fddc8cb5e861448323abddd91f9142e92c688f582fca4889df3ca46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31e00af8c49732620444edd7b78a1670c1de4dc30f544ec9c75325ac1d1caadfd5a87342e17943117cbe8a49cd356a3eb756cf7d75237a2545ff97360b6f8000199aea9e284d842c19e059b1bca77f53f46abb38ec7ecf9d12c794eec08670b1050dfcc9f23da874d4569a3f29b24dfa9673a22bdba27a325cc4f983e2c197e6c24edd562958765bc3ba3d5c8bdffaa68bdf84e01857e06b69d2d340b5d1c45340rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlcms2-2.15-150600.3.3.2.src.rpmlcms2lcms2(x86-64)@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)liblcms2.so.2()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libtiff.so.6()(64bit)libtiff.so.6(LIBTIFF_4.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3h$@d:cctcn9@cjDb D@a@`@_*@[@Z@XAW@W@U>antonio.teixeira@suse.comdmueller@suse.comdmueller@suse.comdavejplater@gmail.comdavejplater@gmail.comchristophe@krop.frdmueller@suse.cominfo@paolostivanin.comdmueller@suse.comelimat@opensuse.orgsbrabec@suse.complinnell@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgidonmez@suse.comaloisio@gmx.com- Enable threads support (bsc#1247985) * Drop lcms2-visibility.patch as it was causing linker errors when enabling threads- 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)- switch to pkgconfig(zlib) for alternative providers support- 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- Added reverse-0001-fix-memory-leaks-on-testbed.patch to fix colord's i586 build failure- Update to 2.14: * lcms2 now implements ICC specification 4.4 * New multi-threaded plug-in * Several fixes to keep fuzzers happy * Removed check on DLL when CMS_NO_REGISTER_KEYWORD is used * Added more validation against broken profiles * Added more help to several tools * Revised documentation- 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- 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- 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- 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- Add check on CGATS memory allocation (bsc1108813, CVE-2018-16435, lcms2-cgats-memory-allocation.patch).- 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- Added 0001-Added-an-extra-check-to-MLU-bounds.patch * fixes https://bugzilla.suse.com/show_bug.cgi?id=1021364- Update to 2.8 * Fixed many typos in comments, thanks to Stefan Weil for doing that. * Fixed localization bug, added a new test case crayons.icc thnaks to Richard Hughes for providing the profile. * Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable * Fixed misalignment problems on Alpha. The compiler does not align strings, and accessing begin of string as a uint16 makes code to fail. * Added some extra checks to the tools and examples. * Fix a bug that prevented to read luminance tag * BIG amount of functionality contributed/Sponsored by Alien Skin Software: TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well. * added an extra _ to _stdcall to make it more portable * Fixed a bug in transicc for named color profiles * Fixed several compiler warnings * Added support for Visual Studio 2015 * Fixed for XCODE project- Update to GNOME 3.20 Fate#318572- Update to version 2.7 * improved multi-threading * added contexts and a new locking plug-in type * bugfixes and other minor features - Dropped lcms-endian.patch that was fixed upstream.h01-ch3a 1761056011 2.15-150600.3.3.22.15-150600.3.3.2jpgicclinkiccpsicctificctransicclcms2AUTHORSlcms2COPYINGjpgicc.1.gzlinkicc.1.gzpsicc.1.gztificc.1.gztransicc.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/lcms2//usr/share/licenses//usr/share/licenses/lcms2//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:41257/SUSE_SLE-15-SP6_Update/996ee497465e0f778d91fc7d22b0c7b8-lcms2.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.3.0, BuildID[sha1]=53714f163b4fa15aaa95aeb4f62e2e180fd7abfe, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.3.0, BuildID[sha1]=1f8aa711e0b4b3893851dadab100f9483dd5dee1, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.3.0, BuildID[sha1]=4e897ec8bd96d10509baecccb27befa324782eae, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.3.0, BuildID[sha1]=2bf3859299baeddef8cf2f41cb15d9126bb8c026, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.3.0, BuildID[sha1]=dd490f27e6f25fd38f72be5ec1e36ed7d0467631, strippeddirectoryISO-8859 textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  R RRRRRRR RR RRRRRR RRRRRR RRRRRR R R RRRRRRRR R\o/pK$ utf-8df7640c32737e2e8efa6259a660157ef7372bc9f11a5b07b4833efea3e655699? 7zXZ !t/V]"k%a/z3.4~Fr@R$#=-1<>E/)^ e%eeFܳ)lR) ̱52:C2 |_|dDbAayFݯYQɼd3`-3LtX'b٠"L\l-fL$C^ud #|ɱ8mm6Eq{f)=F8(ugPLW Ahߨ+2^c;Sq>^I1??|2KRΞT/0լ5HVdE۹z[RQ{ 'S#(tO۴>z?wYLZ2#&KBBl9175X57g4YY mS݋$E`b6I¾HSzu{l8i{N-ΞE=WN )U\;X1%lB ߵcN+0sGebR*QIGt{䐗Ό!䲺EB kj07`v3vpeȲNA&Tfu[(O3L b<@b&̜&`vx*5djO^s)EyDiYj]^q䠋g21](Tc羺8[p?f{`K * YZ