libfreeimageplus3-3.17.0-bp153.1.25 >  A `B€!M@eee|rvgULxF/߁ rM,mW""H}dȉmzTCM=JoUaҮ*8hWhNpюQcE>i5P<|.Ô] }"U\Wtĺ\pe)O_N6sYct=1v8SljlƹwI?^rߑ̽gOE I51Bɜfb 887e19462cd7ef0b2d79590b4964cebe0d85e0d9739d0cd301f113c4bd97b55f45c54f745ae142e99e117ea86e428d037c10bfdbid`B€!M@eeeu߈[ֱ(*lL {ރ@ yCV+bia%:/2l3,xq! _nV b<.ƠRe$o>Dq$m )HxǰxM7P8$Cd׹oޥlOESk6LE n78dvgJ#zEaV\e\XVYlVvKVA~0F9sV$| JY]vr>p@"|?"ld & IHL\`}      N lt~ 0 Z (~8 9 : >=@LF[GtH|IXY\]^b c d!e!f!l!u!0v!8w!x!y!z" "" "&"hClibfreeimageplus33.17.0bp153.1.25Multi-format Image Decoder LibraryFreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use and fast, multithreading safe.`B[obs-power9-07q8SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0 or GPL-3.0https://bugs.opensuse.orgSystem/Librarieshttp://freeimage.sourceforge.net/linuxppc64leq8`BY`BY73beb5be21db78b79a2c1c1657c9256c803e2be61659cdbabd0540400568ca84libfreeimageplus-3.17.0.sorootrootrootrootfreeimage-3.17.0-bp153.1.25.src.rpmlibfreeimageplus.so.3()(64bit)libfreeimageplus3libfreeimageplus3(ppc-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfreeimage.so.3()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Zhu@W^@VɦVf@QőP@P@OvOleN@kbabioch@suse.comdimstar@opensuse.orgschwab@suse.dep.drouand@gmail.comjoop.boonen@opensuse.orgprusnak@opensuse.orgasterios.dramis@gmail.comasterios.dramis@gmail.comjengelh@medozas.dejengelh@medozas.de- Add CVE-2016-5684.patch: Fix an exploitable out-of-bounds write vulnerability in the XMP image handling functionality, which can cause an arbitrary memory overwrite resulting in code execution (CVE-2016-5684 boo#1002621).- Fix makefiles_fixes.patch to fix linking with as-needed: do list libraries to link after the modules using them (boo#980069).- Build with -fPIC.- Update to version 3.17.0 * FreeImage now uses LibPNG 1.6.16 * FreeImage now uses LibWebP 0.4.2 (GIT patch 2015-03-03) * FreeImage now uses LibRaw 0.17-Alpha1 * FreeImage now uses LibTIFF 4.0.4 (CVS patch 2015-01-26) * FreeImage now uses OpenEXR 2.2.0 * removed VS 2003 project files : this IDE is no longer supported because of its outdated C++ compiler * added FreeImage_ConvertFromRawBitsEx * added RAW_UNPROCESSED load flag to the RAW plugin * added FreeImage_SetMetadataKeyValue * added support for metadata writing to the JPEG-JXR plugin * added VS 2013 project files * added support for PNG tIME metadata (read/write, handle as Exif-TIFF DateTime) * added explicit definition of endianness and color order in compiler options * added FIQ_LFPQUANT quantizer algorithm * added support for input 32-bit dib in Wu quantizer * added FreeImage_ConvertToRGBAF and updated conversions in FreeImage_ConvertToType * added FreeImage_ConvertToRGBA16 and updated conversions in FreeImage_ConvertToType * added FreeImage_CreateView * added FreeImage_RescaleRect * added FreeImage_GetMemorySize * ICO plugin: improved support for Vista icons * fixed a rounding error in RGB to greyscale conversion formula * fixed Makefile.fip so that it installs symlinks * fixed a potential memory access violation in PluginHDR Save function * fixed a bug in FreeImage_LookupSVGColor ("green" color was not found) * fixed TARGA signature validation for TARGA versions < 2.0 * fixed FreeImage_GetScanLine not working with very large images on x64 platforms * improved PluginTIFF compatibility with LibTIFF 4 * fixed a segfault occuring on a corrupted animated GIF * improved memory allocation in PluginRAW * fixed loading/saving of TIFF containing a GPS IFD inside the Exif-TIFF metadata segment (the solution is to ignore the tag) * fixed a bug in FreeImage_JPEGCrop*/_JPEGTransform* functions occuring when using the same source / destination filename * fixed a bug with output image quality in PluginJP2::Save & PluginJ2K::Save functions (regression from FI 3.15.4) * improved RAW file format detection * fixed FreeImage_GetFileType behavior with ANI file formats * improved Exif reader so as to handle Exif IFD with a suspicious offset (can occur with maker notes) * fixed a memory leak in PluginPNG:Save occuring when dealing with invalid PNG files * fixed PNG plugin handling of 16-bit grayscale + 16-bit alpha images * fixed PNG plugin handling of 16-bit grayscale + tRNS chunk images * fixed PNG plugin handling of 24-bit RGB + tRNS chunk images * fixed PNG plugin handling of 1-,4-bit greyscale/palettized + tRNS chunk images * fixed invalid directory delimiter in include statement (mingw-w64) in Source/LibJXR/image/sys/strcodec.h * fixed Invalid condition for defining _byteswap_ulong (mingw-w64) in Source/LibJXR/image/sys/strcodec.c * fixed FreeImage_Get*Mask not returning 0 for greyscale images * fixed loading of external plugins when using UNICODE directory names to store plugins * fixed loading of JXR files when using memory streams * added Dist/ directory creation in Makefiles (in case it is not already present) - For changes from previous versions, please read the Whatnew.txt file - Remove some obsolete patches * use_system_libs.patch * use_system_libs_openjpeg.patch * use_system_libs_libpng15.patch * use_system_libs_libpng14.patch * libraw_types.patch - Update makefiles_fixes.patch - Add patches from Fedora * unbundle.patch * CVE-2015-0852.patch - Use download Url as source - Add dependencies * jxrlib-devel * libjpeg-devel * openjpeg2-devel instead of openjpeg-devel * pkgconfig(libpng) * pkgconfig(libraw) instead of libraw-devel * pkgconfig(libmng) * pkgconfig(libtiff-4) * pkgconfig(libwebp) * pkgconfig(OpenEXR) * pkgconfig(zlib) instead of zlib-devel * unzip - Drop support for SLE11; doesn't build anyway- Corrected the license * http://freeimage.sourceforge.net/license.html * FreeImage Open Source Dual-License * FreeImage is licensed under the GNU General Public License, version 2.0 (GPLv2) or version 3.0 (GPLv3), and the FreeImage Public License (FIPL) * Use the liberal FreeImage Public License to use FreeImage commercially or * Use the GNU General Public License to use FreeImage into your open source project.- updated to version 3.15.4 * see http://freeimage.sourceforge.net/news.html- Removed libpng fixes from use_system_libs.patch and instead added two patches (use_system_libs_libpng14.patch and use_system_libs_libpng15.patch) to support both libpng14 and libpng15 (currently in Factory).- Update to version 3.15.3: * Lots of changes (see http://freeimage.sourceforge.net/news.html for details). - Removed fPIC.diff and freeimage-3100-x86_64.diff patches (fixed upstream). - Replaced noroot.diff with makefiles_fixes.patch (include also fixes for CFLAGS and CXXFLAGS, remove -s (strip) option, add missing symlinks for libfreeimageplus). - Added the following patches: * doxygen.patch: Fix documentation building * use_system_libs.patch: Use system libraries (except except libjpeg and libtiff) * use_system_libs_openjpeg.patch: Use system libraries (openjpeg) - Spec file updates: * Added OpenEXR-devel, libpng-devel, libraw-devel, libraw-devel-static (for openSUSE 11.4), openjpeg-devel (for openSUSE > 12.1) and zlib-devel build requirements since the package now needs these system libraries to compile. * Added doxygen and unzip build requirements to build the documentation and extract the package sources. * Renamed libfreeimage-devel to freeimage-devel and added the necessary Provides/Obsoletes entries for libfreeimage-devel. * Added a libfreeimageplus3 subpackage. * Remove static libraries.- .cpp files indicate that FIPL is used (contains a disclaimer clause that is untypical of GPL, but can be found in FIPL). No notice in the source files that GPL is an alternative.- Remove conflicting %debug_package: OBS deals with that already - Remove unnecessary %clean section - Use %_smp_mflags/sbin/ldconfig/sbin/ldconfigobs-power9-07 16149878673.17.0-bp153.1.253.17.0-bp153.1.25libfreeimageplus-3.17.0.solibfreeimageplus.so.3/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/baebb279a448622e7cc73990f5fbbcce-freeimagecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d5c557707310334ab6addd8f05a4ac4606243157, not strippedPRRRRRRipKSTHgP=utf-8c83c247dfcdcb9b33681c5383840941b7645ad641b9a2384efcb1d76f0c11be6?7zXZ !t/rB~] crv9wHk;T7Lw(`=-ʟU~-/_eIx0;p8gR%-ha6)"qj~ŰǨ|ӕ%Vx-skv7+~+Ν6aNKVK,".Ft/-C;uı-}-h]zE@iBk,)~NMyˁ"vW{ v$ÅL$m"6=xLI)Jk唗W쨇>zN7L& cBAP 4f)yDL#!yP͊~,BəIwQfl-TKD'dR;lô<ޏ)/wpãC5U hu 9KL lb^b JY+*LLpyallTUpLN=ږ8&Z!njSU]?(3jY~-ൣ6d@#ݯDkV~˝O7pr rylÇ+VJ_D{<Án@ծ ZI٫`=Au]oR ֝)y ,/Q~"R}CF2oĸ}:d6Mګ*̿%b; +' ВM9/yC Z0+7=!Ďo+RWK4 ;m<&*Yή焽TkOحEU0P'jv2tP8PGG#o|+,CjG1LطM aԱ ~4]y$]#uu a.T}0B7| o8dVzƫh5C "$U35d]CowYj .e..Dw͟4zb8`$]=lM~H3 eaN G|]%#ݚ'm)ul*aV k6h6LYbv; &I.+OH mI4`i;NVL[u7,jNs%?3lľH<ӡ 2-:Li7Vn,?|ahB?yaTl#-TU SJ7lMeW` p}=RZ!buk1nE8ZZ`bk; B(,.4K|D ESaT{9i~5[ɜޜcm?%V"&c5MdɌ w[iLH)&\>}qݫeT]Uq6bq? ? *9*o\GEF&1?$)` pQG%$sNUU[= S.{v~guEqDYNw*E 6c=AOnNE:n dt#zѓ^)dH~t~B֯s=aλf"r\^Oo xU,d,;C .e] E} !YJ-1G#+w[J/ahgnj4ʪPΛZ-8-*7=l/4Ys/80o6/?$Ϫ*!yfrNF+h Ad(rnR㉳Ġ_qdsZNpFrG׬>”=Mېّi֘G oˑ|Rogb[mt<.a+in IeoA/,hNX}cu&37(S:aAيڐ/;rzkƣ'€pEV>Zok#&vfaۑ(ELF#>~pǿ$f&-y@yeǥ'O:OXtrP\*pa+ƞ@RI%^.o0X?_U֣*ڍ$ʅyp;}*߽@Y)P~ h| Hk=-Z9}"\U!Yz24cVWwXr(vl%1Qˣe S G?@@oU˖A*mB koZ>BW>0kC|YȄ2@uj&`؋R. $\b3]54N w..Bn-=HĜB2k>w01Z\ljfSwnzn! %y]]sNs ;B|/]Ÿ&xyUJDWKہ7` :08qlUOl31bZy>&W+^V,/{>HE; Tjҹ} 8h&P_:qX+cԅYl=`vto${`9IL8LbP K߲8ÐLPY&];M[pl"_j<24/O$.zEz}n_YYH2Y1C*Ȼ;{MSSVypa^hpsxyEVђtƖcU!j%*E=@~"u EA+oHW֎0:+ hLK06:دj4dgM"1M}` 5x,S.g℁ Krb1p@ȾGwRYl;/i|YsfMnY2 e2\sP.w霗 WPT]=']6!-\_X1mU" ~)hߵf<`˭^ZsEyuz@%n6Fb_n"Iy*]\٧ !$mJ<Ǽm1(憇]QLE虵RRY2iVЂ=Y1pGgk殷 ݂Y?0>-,nY槯^ݓ*`BBgB 3.Cr"KٽYN`Ahfa5Oen@Qi;[#af^ "ׁUb~6tNr&TϬvMYB7/&)w ys{"?/V 9s m4vӼ'#M)]`=|1.?ܞ\7_ݱGk'ܯuږ;_%I _<.K-U `oUf% -L^~0]i.ْ^1$oں}f$oa=ʤ[ʨ+KŒwE8n B3 B0"`: 7=baM^VQ OG R^Uԛc 黯4¯DqPw6X2\naeh^@\ؕ9.K˗)f;qPϸ8سg@_%8~D,s%e|W[|jwcҶӨNUF'|V7?$M1) mP*Pο $_I@,|BwQ^bcXݙ_-]lz/ؑDZv?n>c"vOAM]? ijM5ɁEqs=pyDNť`"֛?lQjm-g|?7|׊PD^tiG9Tɬ e|%nclp_Fjξ0/nrFST @1.(9_,&i< |w,¤PrcŽ(Wk,H{>̞;G&|$qV^GV[dSIaRV5e \E1U` ʥcY~nlw ?=C';īȠ&`ʼn}8oALq\cX%M<6T&X|cOu,@?%gB"RslMW3gQ;,fs^YH&;)3@"o7?Ķq(-Pء}p 0d=?V3a uvM-4q$}ժ6ui䱓ԒIYl{RGj>'B6f~x#>x,,]˺ʰb˚/?="':V++[udh5b5ܘŦX/fys`& $N+nԴ/WB|HYlxiu5L%frBO#L<"EWv60pȰB=AU#rؿn^bZc@z\vAEs4>ozA8y`:Gwa\?@Y/%qo$ssF 7FaN /C!xd6LTy+5H }#@;w]j6 MyZ<(O3id+dNNLШ>mu5gVVdlK_y&\Ҕ-͞'iˑZSi02VXZi*sbuP$rf3AQrm|4A,S<6g;p?Ga1-&6#YyԭP8WX|1 ҥlùLz@n؆S,4Y̖ZbxN j4l- .5~zV3[j%V5ᚷn\.g`pcM gvK_em[Gȴ?ơLqɺs cyqا!t|ȶR+TIf ) G!n5HGBi٬ڢ}{ OBK)[?ÄѺ|B^wLLo W΂1]*<4J죢Jo:12ՆR@M[yQ5q+ZvϏA ̈d -⹡#9ꡕ$%*sZ+?e2 wCyig83p_w"2`jiӷ轵\ !g 1efKa3 N@ct+w^:/7ݿZac}Ʈc`[zzH}**^ g,aRje# دPQd?eo'C 届d[)epM &ϿE{S`"# jn+99BPUWckJ{ui_`vt1|1ѯ$$TAYkߣ> 4'F\kfR r@  $8Eb'-0_t !=]z$ëS(8_EPNF>5`/PrrMr,ӵ3a7MШ!mhѼF-2e5Ho~D.X ^2WNŧژnCTeqƢ_4wg,Z]2yV.{74*ThL1X7> J*~ ƈ:ÝtifDl2R<4HZl4k) ǥP'DB! T?qJYȄ{7Tp=́lX:>3)~vWxqޕsk/ȟo(! RYIm^ʵ84噻_s׃y]ViE{NNg"Vk|J @I7Nh;Aڥ!j PE:Y|6Rm.2LZ-2l8@ Wq38f(qpChgq/Df-ݘ_z̟lCF?|\vV3 %VHi1$5]̝1A8cdܧDͷsnlyͬ?2,kj {0@ՠESߺO>ɩ>N#zO`ѣ!*YɷkW-?`9m7iJ M+̷WvRsϥSa.k_B%om/ɽ8H#a2SX 2cܚ&4ā0Ȧ:TZHDk7@TIRގL\@Z,zT"y&Xz`RڶHgnU >|MyJ򾷱Ξh{Q2tlꊇPIR_ݥc *Dsm?/^+ng5n.o<؅Pe{xĚIU9%fz {y)],'wGL,WGdE#,BgE ~{B>W:b<.Lb$I WM:0w"7m e*Hv" Dmp{]3TYxf-*)p.teAn'Q!Khk `!:3(?zb6t,=4IJ5naȜLHx4;JLqp~6KSJ?W] ĭWZU.n_vϮf R[T[7=q3oSKA-ݮEY1tqh{K;\SD4~@uG51lrJH  j9|p;tj|j y57@Vr&81a᪇i^WD ͖i++Ltz>pTxXHWdMhH_}tF0hj# }*Q<^4A")ċ<XjbeCoCpД"]``ճpe̬@NJ \cv_m@DIOe&ּLSyTq'|cMqK׆^mI$ТT4O 31 %͸ V;\Cxqu=%io6jc`9pȶaCw1]i18{I-[\7}nl h msPIϐ%"xɺ+B]GpFþ0KRae **zg:CMt33el_kWSEۑdٺP^@j$>́'/Fk1>FKus˦T]$zx,Gg[q{8i*&Xz^rh4RA+X^ $ۧOJD%jfL*;GK9 _T>"c;di9gh;gE_e_nUovx6vR Wv_-̛gg#֝ ,P[ȻGࠧ=`E);%BcY#alArIEڋ3C!%d_& ׼M@P[f9 -(K9ز.f S |%bW;ۮJZb>c#ִv sdؘNKe!~XQ9^O?Zvli|0[YQ Lj ˆ( QXq[:R/s?&´~ ei?c[' DQn͎*@P<浐Ȳo.c)Ը.-scqtTQ7i[OؑNĤ7p9Yaq\5 aCap^U=2+BQѶPe3e7Bd qW75Cs QEf%L$bbQh?6˷;u~r,`_+>%߱/1cV}{7ǣݩ|){] '1X;AoAm}_h=jQŮ,G8@eFhh_ "Bq5˙4&A kSQ1yqٸćH˺;p"C}xWZW"'Ut3/?21`1:Hςq9P`H%3UĆ<%6~C&!"t t<.2'7/ M3fuDGpHN6MƝ^q^e;iHyٯ~}>o.n:]97؏djBQ)^절U+p {?"'z#@?Dak^%?&UQ %!#)aqb5l#Tx%팍,J obM-^N0DƮZgLIN%\dȑ) ሷf9IZOM6< !AP7 L@W[>;jb@cu@u@aPy/@GSCt)tD~uK5K|:Bi[_`Ht'J#t$}ǔh~lM2{%Oe%1OsFPCq*'oPs?"n CPb=m][ z<wfA&Y2~S><|^kZ|&w6GL7_7:ia&1BDqvXe[c|#Nc4\+sF@6.d*e3G΄>\i )zRnRZ[\Bl%<Ӆ$ʡ4:?-Rb#)bfy Qɱ;Fr{@>A)&[IS ٩f>NF";~[[rE(]e6fe(eLxƖ6'~& Z0>elye/8F^ hbSz#svYp)-%+rR1@11D|iFOW(icȤwU  N:Y}/'8tyT"`3BQp)QgҎ+1BiPg"5L@.8u SᲯ/ z%0Hf`:.XF f K向_ =>*!l,Ey1`¯!CEUp>ub;>P^[?MaY82 at^-7silC T(5Z_!y c' ߁Ҏbg GGx,>FS8;|ēNI o"gC3~pc"Ph bF&\IG<`n{Jǂ-nb~ɈȦyeѬDaNqXFix<xĒo莴I=AG2 kT$(9-;`nU.LۤF r+d :8#,65uEi2~Hp$a ؑ9j#>=df,tҗTæ,#7\ /[ݽŞ͔NJ[١TvZUSy3Hg(91GL%Lj""{Vkj #jcXBȶrgg?" |Bez2q\C$?S\ N-f5ʩ{: [Ij/-ƲX&@H?ʹ_-w`T~t`8m ׹:I7n RtOLnXim(?! SJG`2OBZv8X4闧,X_J{/ /k}Ɠa0s_¡F"caCNi+DF_Sk \Mzf޾`JMw0^Uz@D$7Jx P4Lؔ3Ap.Q?5e\>8N8OQJƺqc]ISl2V\uWj"߿C&3YV3gUr "Qtύ܀_ a[W$~?1yO\ůyX\n[;ЯP<_ .ɛqB)6~Ӻ6) @MN̵| <Ԓt탛~ wfpQ_=GBi M[c~o D;c[[`Hz~̨ж.D!+~0IC[d6{ N,tn@WgXPْ}4v'}U0лJLbSj_i_<EDYދMޞ`y*iM{EHU D:%٭J.J.+PB$,7m#f|ĤIp"^8齯BUBrZMg3-ڭ8` /303l1a^Mzsm:TS_i )9yvM׽b?c^rqibRK3~aAaʳphv0`+x"o8=caVbŗW8m6/II渹:(_3$?UC zd#ncQit6G g0AGpUר: U&ZNg]zˆA@S$\v857 *niCe\LeEЯ"?.dsgJ9Sn2Bxn5;ҙx/kp>fJ,y=9EWL+6ck6\_NR/FNsc0'Rϋ\` ݑl'jg4>x#uIh\{O\y")D,%Y# y7_okzzQ8Tߜ̰u>~^ZJ[-%=ŗŰ~,Ā~b@qD8Wf߉UKw^@ f 7<;3 66(\DʥoAFoD[~5.,pHfǞԟ`W]xMpeIO |~6>Ȯ~VړvuV]JZ(58+JCy|Dy6DY2p3gi/uT㌧kM峻yh2J`j|Pb tM۞ɥ|+Ӝ&%ħ忦"SQ{X <6v۲Yc0µ^S$@y)]wvMpU;]U&w->7\y›qLl "Wc<ׯCz1l 0_7 jɛ{{kYE VY/b/]C$[C GzυRI=Yui/0;WFlpu¿*?~S.G+ f(E=:bX="}.VFCh~q?rO_;6˄ɳ%VL鵬\Y(Rߺ 9:,*͘!tP8W$lgGq6LGF3N-D_. x&o1B"uiuW/W,24yD+`tbp')_[![ 7n#W7(,7A瘝S<.g UftKkU W<~>cݖ "~- :Lq؇V>^9b #Aw)o5v!ϣ GYjY YZ