libfreeimageplus3-3.17.0-bp153.1.25 >  A `CN͜!M@eee9/.^e-{;#rIZq麳uoA#5c2bt9dk,) N#-g;MWSTfBF&B9ɈsK=9.i`))y0&+~kV!n8&)b,je /r0"ْwb]&bM r fIG=1uhw5PnWH,Mfv:ejeE! d2d0d75a29fc1e165a3c7868dc8cd0083e5585d4ff4dfd5aa96c98adaece467ba493f3444d6ad08aad2fb62f3f93e8a1cffbae6b``CN͜!M@eee-i(UhHEPo+L3YeE}k" Kg,#TFvGӱysnedmbf|('   5V_5 ֈtNR;HU @P.L6Ms(M-+wQ 8TS}*G%qM]swäf>Du%emC֊;1Z/6.Ìgw&q'݅X=b9XiVciL]>p@"?"d & IHLX\y     J hpz8(8 9 : >@FGHIXY\ ] ^ Ab Mc d!^e!cf!fl!hu!|v!w"x"$y", z"P"`"d"j"Clibfreeimageplus33.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.`CNobs-arm-9[SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0 or GPL-3.0https://bugs.opensuse.orgSystem/Librarieshttp://freeimage.sourceforge.net/linuxaarch64[`CN`CN1e4e7d4d120cf4ad7ffb96cf2b40fc3f96a918e84dcaceb9db5069c8a312fb26libfreeimageplus-3.17.0.sorootrootrootrootfreeimage-3.17.0-bp153.1.25.src.rpmlibfreeimageplus.so.3()(64bit)libfreeimageplus3libfreeimageplus3(aarch-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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-arm-9 16150237983.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-freeimagecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7b133c3f6c6bc902255713379ee82d465c9b3fc3, not stripped PR RRRRRRR?%VNx^utf-83af9a9bd779f9a495325d438fa2e5f58a1041eb2cdb233f93281afff084cdc33?7zXZ !t/]9w] crv9wJ&ো|:8vjdȠn3ߠΕnqeH4>H7kԅ}?5=U@9 z,KLxf$L HHenv0ċed-J%{:^ȷ}y= K`+VwĮ]Hn͵"' A5ֽ&\9Nׅ"Xhx9d n6NI3c_ [ {#rc)>3^@8MiMu- p>Ꮴ>flMP8hmGZ,wl+Ͳw2} W' PѩxϝM|א*BYaPq(+DQdDF9#4wTlfJMv/wъ&cx}4{3ȱ^}$S<Qg庋a :/ޛѼ~4 贌 q2 j F |7feT%Zf u>l K ۶Ԝd * 껃vc2|4o~qps \8h;lY2U ymx,ɈRɮ*p0smsq[xDތys | 12LWH* =Գ kC.0<`,Xj? dP;kl~isJoZfQB̝y,K|vD'f1ex{Ebа?9{a8~gy/k04p.WdeZ_b<ёTC*E@h+Ƕ$0rFgݡxiGMa=1\D`6=RF@vФ#ߘrBD^'@̵x?VC9\,"Kg"q6KHNg} %"e ^tE,i<+"u6C~Z.w}1>%>Wd.Gd[E*Z~muxp}vim1]hnTs5J*ٯ3 9a epha3PFIdq?K'r~Ѓ3|%ߺM^4\4ߏ0{}BCյ]HiFCljDP_f([2F#'#OZؾG+!@\HeQY:O4E;L'͔GGmQC]-4"T2TԽ@v}sԴ$xA<s8&Ś0mi[XM.%5;xN0bvyMTHp -.Lg_waS.fJ,nHAQ*Q]\NFC)`Tq< GZ$:'w->q]nzNy9SؘX3ŝ;R՞\!k&DOHBٶJ(J014\_y]"m̤z{aնS8"o!x=pU%1 ڥ> (.3yOnwR,bv1,40~8ڰc7?>Tr +(1:oV 8;%bԿnBtbUE QIewVy. J#+,iW7DV}ѐl6BzP\t1cr P~ )E^]q¯v&gn [ӟѨ $LNŜOo~[y@TS㐟VpLLG}6wAS?}<#Q($8W* >NW7˖F#l9~ͶtA`}ӹ[" D"^{ʺ d^9!<_!4̗\ֻ:f"vr*J"d4?g*YCpd4W%ݷƞ$eVbeVK~"  3\6p_1Rb\Zv3F\!`O''XTZ .iq=ӇXȍV~`kBx+w+* UXlY &cP[t!1nb7B꺮;- +pCpS%9C[?P?kgްYy>_#=9;u+2"9pcU?\YȤPeh cADRӊ]HPviáj i4C! D\0/ѾLUH]U<,ܙ~9 SMY(#t%#llF2G̀]|}#z{f0Z޳遱Yt{0W}yg= [1Iexn-'{A,gm,`ɒ6t;Ap;Y>@^e/ D rT­:U2_Gr?-߈հſFngj Z{N9q`UQ> w#)Ә}:=Qʕmz^:XW7k}Bbb(ڿj]!Fꕄ ȥhW=וN3y|{;sCw@8+nfl2zQn.H}}AZV0:0V 1`M V B9W"vt>݉Gͺ1.kv̢`˚"(ex~ b@L.7k 7-w3S4eƞ3Svb*!6Z"N*ӰvOGɁ9DixhڶR+Fv-{[CcvĿ'ӖFvDozxAnI0a9E~F 9\.⚚,Mh2滋.p]-W`5܃jbH:6aJZHSiof$NHp8OYe}T:N0ϑ&)2ab&91#IE#Qwm}-Opz}h)^M-EoWzin9M2*vea cEe*Ԅh!_cqxx1S'g_/+?~v\bN}Wf]#JjAJl@$v7XhA 1icQ)+:IDNT .C;ХĕΟtv҉bsud Z7{ܥHpF<3T@\ghI?Ÿeث. o3P ?u*+x]7-޷ 13o552d )j] xx8w]mNԠo̎ƥwmU%LШ5$k,mԿr.GC\}gn%Rߕ5T6ϭYyUN 42^%P*왵$d0<ԍXUqضvW4iq(J^ %!ETy!7ʂiYE|&.JK,;(BIzsq p&;r>7-zYFT*B(1~o}Nwᦠn.ss*saPmTo(7N[Nsr;@p};BCI ,a$6'_+ } )5}?TWO9 [td$@Fr~ȍHǣFUY.j-M !lUiyۨ@sQX {#\[JKZPlDq zSxGF,?1."ҹKS,hO5[!< BMMg1 &'7]se+fZ$Fx,dM9UP;4`L]CU:H} şwBR bpo<ͣrTL['e?D5 CclؒG0޵13+i6rv1q;ٜ|6SNЬ?z++O:pv(j\PUgjFAn" F+a,|n@ AGogx[hZx4ܒ&mEX൪djcׅ 61k/W/kv]Oi͌װ9VjĚ_N !3_$w{ ؍ܰ0Ŭ ";jJPo( &%E$hՓc/| nJk$W^^gc$ OhY @ANE&,=^;2VZ0M6# 8?OˎvCkPKSg5lGZ*s".y:yT[߱R c9ytJ4:òp%`YLrOܞv.bBZe6B& qh c3AKAb[#&q*50+T_.} #/Hj9051+l]" n٧6 S18poO`;N%lj 0b9d:(4Yc9(;d! dcȑ iku2YFa .3[jbJyBkjgZ}pV| EDbG5Z㙍|<{IXK+M{ Vrt,_:eWͯmv3To8 PP8M\CA<8l"֝~p m^|BNJ^e925 ɏ_6"Q FDʏw~A#:^U|,E.1`]]Q0z[fylxr=z{>?qtzWRΉ&WOd X4"w_ 8[{|Z7dL3U4;C Aaa!mdq[1WNm`.Fz*ejBޱC$CHm i,o@v *ehVd3q5%OV-ĺBx AFbag19]IaÉaKOAy<^)E; *{dzk5 D[ARF/j_腝%C}ՀzB_^87%< 6V@>HN/O\FP%669(JHXD1s0c]ZH$N2EVi-̧fh`G.&vY>dUxI€ -FB2/dmPG&] AF޹_8aq4kRCR̪P$UCS#RT#K uƐTJ~͞KR:oY/Q)ݣ*C|b -{ؠ$ϼ#r5n 9GU|wst%`bv gκm\,-dzLL>|x4 8%vJ&_6! =:i\?҉| uלwc5hX{9df/7tjKb\aa&;NEo`( wܝ^2~R`ft\.|YJ\ANy+[q]rj`mqV=z1v5Od~)(ݐٺԹ ϼH o782|$N fOE l9H{ dlg*[Q иHCeArxjtm FhQE?8IV ?cWaҴ5a,9Y #Y oNGI6½+s|50ZX(Мv]Zmo&a "~օ2f3=E6n>~j^Ρarц,Ok16S2!7+s>2A!̣p4́ - gYԿ=~K2+asۡIā?BV:eBcLPT[o! n@{Eފ@B6x|n$#R brl ,$tՍK<0Aq> ;F 'F. |`of9~HꢌЫڰ`h $< )i6Im ^yk:Uzw!t/>(ߝq HVu|48PƬ pSBZ;/b VH{o3.GǟobVt[oN-CȎ4y%){$ Zgbt~}= m.B._#W* prvjeWy{$gtårMOMf76#GEz \PJf9msP)BOdQ543 `)wIUchw"g[ry }SE/YH9x1_dybŐߩ|:UuNRR M\eЮ&T7nU_/:]Թv> WMEMɔ` A'F!yM"N7I {NF DioldHQ>j\|jaXmdǮz̆D4&wÍSR.J\70CP*W5bBZEmWsց_<1?#K:kBk5Z0"61#_@``czSvMoG'ɞFw0H9N ɯxVFj_o UDiCI,EBۜ:j*^^sXzH⼱ NZcC>b7ۏl3|?U F1oH A1OX|}^V-[w" +ڋZ{G )#Aw[͇ϙ~@j(ߌaLG+E!,+3bfV ЏX)!:7:m TFHd#5p61!D}C%GOצ@3x_BmE2K[ 1љWmĽgGoV.gs'q.zOrշָd72{k*tyYEE/L׭'9sVSͦI;OZNs"l\ȩZ7Tp$O\8E u `=3\ guJk g%./晵YY :n3Kc$ѧ4WsQ{4pf%tȽĵ9B'NLh*hͨ"FJ$VjIȬ\ƯD} S(cB|Rg* W|ᢅ%x`Re6?- F@[a}elMcwL\sQpsbϿ5w/U*=1d:lhjK|ut' xZڷ</besp{u(l\uQ.{ ̆_-JP>#"Zx 6KqbZC-`R}`iWĬyu_l S8NQ0dq;j:QE3Tޔd=wɭsx#@PAv[D]ؖ&c'T]Д&Ow7ͅw] ?hk!hHM/](# ڗ`ɷ.<_M1fl!F s7~/4Cu+ydpoMB7 XjIiz"rJ4AGbqV+iQH-}|x :@l4n;;$n'@- _$\sr1u5rד o'< 8!T67H `q]B!nU{P?lfӭE%3Stl 7&&b (.Wu.CejҨM a|G:Lw/ .QRhd1I{76ОMQ.h65R*g>ϓTP@7@WS<L fCn(3? HUYG/Y-"=(tk|_TX0 ӞRycpZzFP3-o'm'*鍚]t ќͷflsnio<C>" 2&U(=Rlv cdtmLYBЍDz;Ueb ;'@2&iɽAIۜ.+bb-=sѣ|qߥ\ gJ2TMɒ? f`L{a VMG' Zϴ; n0 +-hߔJ2WzMrޚ^l3)P4< e\$M X[`K4I4v3%?2u23N^E2FIY]ޝ CDh9G>&sm7lڭGOwӆLG7CP/2, BtIb>L%M=ʐǴs}ng^]ø))=rB" Ft*~4JUNfY' #n.NVORaz:*CMPp)F"hz-"h+ww 7р{AST`N8ϡf8#z@@jA0[ltd%-KPJZmrBe&Pv%Dz?o0WhGy?PsuGPNuބDi DTK(۳ruS*5ik hϮW@^?̯g0964^ ܒHb 9M9N+$MȞC%Qy>(2D^^*8A3ǁ.h:Ibh{_ѹV,ELLDzrs'u;0/&+lViumv̎h^Zo[q@ɂEeg_ALg ȢPJ}Ј7PWϪI6&pT(_n.w#2v4ImrpZLT !}p8.k I*T]&;"W12@~,5*t_#pXRح@0w9@z:>DM =d/W6 AtE,zhݽK4*"|:p:,aU3]opA-5kjgI;FqT&g/fdޝD`:J|H4`jXY/=ϓ3m-MHroBI4pBi;! OG<F3%thG8oFDsUA5MhTےX1zdqqy_),Hkv~T D|{^أ2tB(ռ~(-/_С/ƨ