liblcms2-2-2.15-150600.3.3.2<>,]lhp9|<HjcF[H.$py md4|Yx,j8?TM0O_ Ҍ > Hm f'P'$TQX_"]lc$ө_/tb6,5 o 57Vrp55BHJ)j w~Ww.|W_EQuOJϒוlʒ|#Lfһa>y 4h"%+41TDyvXߋK2ݟdc< 5hpAr >@!X?!Hd   C  ( , 0 8 z  H(89$:d>@*F9GPHXI`XdYp\]^bcvdefl u v w x y z   !!DCliblcms2-22.15150600.3.3.2Libraries for the Little CMS EngineLittle CMS Engine - A color management library and tools.hs390zp34sSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://www.littlecms.com/linuxs390xshh80b08dd675223975c0045044dbbd710ec8a43c4d6a662c8cd36b7791d3139ab2liblcms2.so.2.0.15rootrootrootrootlcms2-2.15-150600.3.3.2.src.rpmliblcms2-2liblcms2-2(s390-64)liblcms2.so.2()(64bit)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.29)(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./sbin/ldconfig/sbin/ldconfigs390zp34 17610554632.15-150600.3.3.22.15-150600.3.3.2liblcms2.so.2liblcms2.so.2.0.15/usr/lib64/-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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=7a34f0e02a73282993f87cdc4e4a3255e54718c6, stripped PR R RRRRRRR{pLAc,6bYyutf-821c3d04cdd39327c7d5227cdcb48dddf49667798ba42250bca6b3011cb539765?7zXZ !t/I&7]"k%wd'Wwn!=),r5;|z7 i-gDW >_zu+\[Ι@L4Q$L5yn>vփ͌nOϫA?~ɦ>ƼH5rh.'KAm?wm.n`V Бx|i$~OCШY S%{C A ?FoŰ|̾eN.޺vL-ũ.8Qp;;VvU?Cp5%3,z^q(ž}1N x-`QŹkBq.~.Dь k 엕 p߄l0V Sg*%e.(rzi[UfB2h [s׽" mBb<{㺧 O$0a_O-xF0?Chb-D򟁔LkA7Dž߿"x4%f ZP&g?,-x*6AN8 F%E"KľPnNòhf-ɘy9%S`[_lq\brSqۣgOrJ|%M!IpɝԚ[(ʗuA]v?=tt4!7c Mj,nI-ѰV=+;'O$ ՝MNDU#16).[-w:>f%Z.eh>!kPP`7H۞ހ=:TyqHr3Hń8 0% ߲- B= a A~2T\^jH(lճ|e\M9L2e TױEϭ+2 1ffy,(#T1tٓAýb&lkO۽)vhA7DZL&2U`W5PvdQO(@;KX}qe>Y'|z$r.H :^&`?[nP saDN>3UǡɼXòJNhI&BrGd+Dɻy7p/?b#?4(d&w̢ FD5gL^6ҹ`[^#^0{[\dp gൠjļfWĿ$y+wX0ўq̥$wfT\1lM2GS`8=) /lAɳoíS+sYqN. 2j6C0+5$^EF hVh a]eQb)S=H6! 'GЎʫ[f "7 {KYEu<-i7?;WwX:?W(EbIJ$*#΁~^W$#2썐y) ח~̩uc([[,5ָH^a8h+3 !zjHX۸p |5gߛiwgyqri k-n BӼTD? )he|&(Vǫ1 vʊwg;4 dv;K#ȥ2_ߦxTUPm@̊{0o$:ԴbdV#?a#@9~ɃaB+؜Ygzm,6U:@ۉGCt›kӀDmoqEd*){)Htec*̬%w37TI߶]>GH"XV-Ie;y}LIo86(h[h.A׹DL0*|(o:IMkyU];WQ` ʾo:  T\Ad3JT"xT`E\ҿ wI43h^^.K s4i1=5 eHki4(n%tƆϝ۰1Q#PÓϺ7FUd ufGhWm!+Hv@S<7:;|jaUb]& u0f5D`# pk);>Cgnh:E?E)XX~DI5,I(ho^yQOTe!w,Z=`yo=1kI{:XCv8ApK dC  QlEmW*yr6ޣ3=U 6CjM դ#YqeA~4W>9*yy.8gAō׮ Kv=}]8hi(oBkaY2ݐZ3 it^;orrm&{~) BAfDtdq/Ty>#~?Vһ~G8emED?gZO9Dp((k1 *6\]j fsʉcC ,j+,$0[zv ~U,t',! 1w'MHj+v$Mlaב-`/UPEw^S )33I7n3ѫ/+Z9ح)0g*fWв%U V@7A³^>ceTz<AE)_Rf>DzMC@ױVh׍C(%3˳|P"GD``歔 AљPy{Vm.ʺ~Y*g3Av~9HO W؈$& C1NsO%8>5.Id T,Q9q{z~!r#A!qmL938èt[mtti1CwW䣮3%%F;DjPlQ(oS3h#Gl 4\{^_ePd ڰ ڷ,RuSl7P=$U>bTRzv_ ʉ׾}J3o LWO(Cvp+^k>$ͬZ@FvcuXs0 W,醓", ;5X9ݷ|[5) ITl. gdкtO2E2dAe$7ϡ$`mFuyx‡5fȜ9a\w̓U9KP[}BM`X[c"fxݮ xKSDe/h&=V&&ѐ?B|I@;tNuj/B$rw Z)lU_4F2PH,:4 ݋.z:KwWv; Y#&a1i<[wmB=9 \:꧟;Ct;v8?7vI5V9v<$"]xY"-0NJLvBάUBV;.v[nQF!hL cCh0>nuAEo 緵cr`>j]N)}Af7ֹS4ָfsLe#Z4u{u%W|X?[Ě1Db/S;U!@s<kmOڃ8[ZxS>Hzx]G ؙdE:]_5rmYd֕cK+.!-!&u V׎ ܭ̮t{/Og݈;WhS ʫxɅb@FWQ89Z!XԏMب`k[yN SBb3AKӉ5Jy IB)}{=,Gg/71+ _/@{3ug=SNϰyJpTؙt$Wwoij S0֫@j/-4ĉ>!Ъ-#ZwJU,ݯJLPzjB!y䝟V9U^я g?Y6ڙí Sxu%(Q%AN4\k&|aJ6N4KIȺ& };j]b.cp(d^-d_ayWn,t:$ sC )s{ 򠭏7U -3poG%v!SHDpe_miP|0!:hͿRaOs!> n6; eJ)\wWܖgve)w_ٜSk^uz"Zn5;Z@8YKA7Խ҈-]V^)ƵT)04|URjCy&(٤q?kvߎٕ/qŒr6?o,ֈm=>jw9J YWi,FU΢h;c{af^ N4lMz|6uKD7Wg3qR;Tk|XOP-v>0C]RD/3%H04a\YKBtl!"թGi< "'`}Em { 0_/6MFn2Y3X}̔l;f1,p[~^ gS_8TD%HBZ s>N}{K`xǂ(b|ZR(ͣAܫadPcI3\0mYVS* 5ëk?j1PMͲ)HUݣvp 51p3)aL('GcBziFȀSU(uBK B4c#)2-tR5r{OЄߗADg<=)yUg^cm{0m@Yl,g@C`eưջ:*l&Gve8] jZG046Χjt\#WN.k=q P~PH|B X֖BIՙJ/9F޷lzq^Xu(+ P iQ tv#!Vjop mJ$t· ݇CXRf>lW˖AMK(bLP:-U4`K:b+[Q]HGYŽJ}BPpV}!~{SW14&ɺ%43u޶.iz3f &㹒y]IyCo(aOӓ0}]˿Q8Vѱ2ѢHxFZcdk8m`=Em*!t}OԒ-ob7Ò> -Y0Cr&WA.vf E Pђ3#T%fQaU[@H 9+RcB~oT9vp.ڼ\ 5XW6YXA9A9_qܗPLHHkx!B>('&6831+0E&dF<ع|A-_^5y{ep :&^QJ*":iSq#rK^uߺEVQqQdS gm($f C8T;Pʕ#"Eaon)ҙ0A2k®_ }ih8hDLu7c諭oT9cjp`hDy Y\Q@$Vd2`p6Ч[- @KtY*x0" npȬłHl傏{IͷWzUD͆8 e@NV=d_R`_VM+@<[(DFʔjB;4wUAAy2YM]71 E[ GQ0Db>_*dBKj3f?L[#G Xη/֦U.&'v8N/4Y؅oɗyJ@7 RֹҾKcJ!3!Vȷ%sYZjXۋ,!+)8=[hZdfs8NO#1,w(:  ZIo`F%5iО=G(\ 1FF^0r~&k=b "ZpEZ2M C3䜽 %G3Y]ooq6<*׌'ĽTnWhL輠^meJ&qkx쎄t0X=o),~+BJ%ߊ^c[κ't]d v>5Tyșg wh-Rwo\]))!˩LyWwK~0۽KPBT"ݵÔ 5Iܡq]̄kx"9po) @y`dJ2yE iޟ^ X3O%Am@S 64z뱻E&%={4;A40LP$"Xݧ.Ċg3&V!ѫG&Щ1%αc!w5/cn ?CBnEm1iQX.}VTuU,G\>3ؿm:ҏe_ֈl:!$FyZaNRdcr2@ZYE1l$y5n8YROߪơCX's"[V8 @WՖ.q6ww)F-~*m)漁s ]_d S$.gN?xPnv1w+ƁM*psis$;YbKD+Bҷ- Nc#h\)BWGCt@)ovj:+2ܶ3 0=Iw*xm7/N%yZ`z",(z%7%Yܺ~ d;2ԣma@AH{fƹ tH1#d?A.} [s%jؾy/⯩#4jQDNپC_"Wćõ)WKu >{ T},Bt)1M..uh (43azF`TsH!!7V[>TJ7|+a?It9'fȗ2cɾ?HP{K}E# >#g+/@U!`+EP~áKy]I!0pDܸQ2N-TMj R٪&Xe$'k <zhK<Pd7 .G<'w}a_NuV7ܥw`[3t9C:spe>? =v(!3L4.(o 8y$Jjy-Hn4kVM!?-BGɄ^oh[ţt31%w |N] v}B^{S|Fr+ǟ@ylע֎xH-SetQB:"z3w Bs\2rGˋ OaYTQfY"{d){Ņ#3;sg0mj,Ebhb7;FEYFsҕ4ZaC#a{#OpR bf9 pb3Q,C{GCUV؄@؃ofôwԛݴT7u(Bd$mzn}҅2Pbss8>c-@M& F9t3𦻲9jf+ 'Q s~ $b,r-PmǔtrMOd;zvqZfj̇sk@7$>E; "0UAˇ9P0scIMp"VR9՘vx7*acQK-h\PW@񼃸P \F;@y5BڦDR>oW%V|mseh=œb GIjdFБ}0V >ݟ܊vYP xR ]WR#rNqB0%N۲, -OKi;K{& ]͎ K08u 6xͪ]+;r`m`=v9 3gJf,nu9BR_;OskCQFO4o> l?iH!b%23`#;B_2mְ4Nrι@Rw{^ aץriD+O1z0-h*'OMtṱó9# vKfᅮRZ2brgպ!M9]˸QN ;'LtO5i,}Ɓ-J fG!wM`8|fvJ3v@|Zj/p$wNC2aUIAYj'執`,ݨՄ6 >W8=1ZZ.V];|W4%S1)~ҲŎ6fB+$8 Vڐח]|=o6^É2.XG)~VЎhۣjzoo$\Ry}HWq/(9{X=5R- 6P}Ts_"ȇ}QЀckVls~=P$  䀹kS/+~y)ȊVgW{oҝZ);W 1]D(U=iyfk5wA]a7^oִl}VF<Jv@~8BYQi0_}Y=l\dWAv԰j9ڧk C)4;إ7tsVڔk>Nе)߈fxOR()S%n{,U`MBca!ىEvmklYzDI>VvL[ ֞[12Ҽ^0E3Zt1P?