libfreeimageplus3-3.17.0-lp151.3.3 >  A \帋/=„ͷ-n驲Z&(tUfbkzCaٽ=,wi _W5: &X\ ]h[ܥiW|{@ 3sFU'E;r oUyx釵&P^0$ԫ%?IuҴ M5 e 2 >ax I$b!$c8&ΗlW9չ BҵNFR9c1d4082a03caec2d0792ac584ce55092955e88ecdbd95f84d62f1301317dc32a2ef7b455f7f7609da15d928e1ec0b2967b9ae40Wԉ\帋/=„u]pZqq@DK!zv9T_=|]UXiƷ?z6,*op/^ݳ{]qBw``j&ŕ{orG*C{.H>B^;7Sl@Yiap:[T7"(`զEyb!:Nܥ(KA(zo>lƱRQg/pX{Si-6 AȊVԘaN֟GELai_H>p@"h?"Xd % HHLTXkt     > \dnx $ k (8 9 : >M@\FkGHIXY\]^b c d!e!f!l!u!0v!8w!x!y!z!"" ""TClibfreeimageplus33.17.0lp151.3.3Multi-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.\lamb20͈openSUSE Leap 15.1openSUSEGPL-2.0 or GPL-3.0https://bugs.opensuse.orgSystem/Librarieshttp://freeimage.sourceforge.net/linuxx86_64͈\\e81e09321691d2ac81910675c58e55ffc634c98499cc415b11af0167f35f7491libfreeimageplus-3.17.0.sorootrootrootrootfreeimage-3.17.0-lp151.3.3.src.rpmlibfreeimageplus.so.3()(64bit)libfreeimageplus3libfreeimageplus3(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(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/ldconfiglamb20 15450769453.17.0-lp151.3.33.17.0-lp151.3.3libfreeimageplus-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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/baebb279a448622e7cc73990f5fbbcce-freeimagecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b60417633d0dfcd2320b6798663aacfebc211088, strippedPRRRRRRR|jaG0utf-8e65dd48de9e8c19e6fc4e5c5fd1612ca5591d179354696e48fa117ed43ee3bf2?7zXZ !t/G1] crv9u:g 7FuF~TxFީsĤt²ghDcxauNrlOm6C䶴%#M4zt>Lަc:>F#a楻;P&;%oCJcۜzL>vdֹv(1 H ͂4n4erŅjӆr'#E3®);%cZI^#zWK2Y-pɁ"EKvx% h 3Ѡ<X⿸,&M U߽B/a6e#JUqK_!VJpY$\HB2̈́Tc9 Gy/{1 (@,Κw_]뤉d@ P.QVOFD5 lRf҃G|8,kV]07ΡW垺OV{|LX<$5 َd-\tP*!f"D. SotASƵs1oݙfS7Qb !›o3 >dgd4l.BqUu+;xRF@( ck4k+02v/i"_e yP#pJIRi[,Aum`h0ME,z eVdf_/y/9P4n8Z[ؿ+c9Eo1FN +2 =A7[>qz(ӈM']ljg3.]0D x{kTQ2tLf?_gx&!<ɜC8SVxV *CRqG/ѨL,gLrXù q?ME{" t"c< vTpWCM?ʩw[rZyufm10_iE!Y 0u)i+Up#j<)r9)tHA%%Uw4hoaߜ'L遪Drc*qB(46AH=N=żkL{Z|K'{0jsErq5dB,J؃w>H]bFpG[o%f_}|Y0l<4ca4OI"fϗrxqo1,{ i'xUіkɽT}\9MӘl{4/ iwlE'^/#ƓfH<, X0 95(O_(oh"ظ.͚_FyZBS*m;_Ӈ2\e$xPz] B)W=̞Z sLͫ~)>=Ƀk}eu6wG#Ha[<Mk |Q eKOGmuЌ\`NʶFedR0|z~{9T)T^GG![qU&4%\VӘ#;i0G>rڛ(+=Pۿٌ6fl'I9\ i#Kq+}| ^R~[ZMbP\d vZ Fl#Tʰ&pU,t'Qc%1 TWp@ (ڜرε9KBȗDz6W-DE`y;B+4Yoxxh:IzGSlC,t+h?OKhXя 3A`YKJƟߊMЯt+Pt ƛӺ»u~ت<(rl'^_AI:3hPE;+.%݋J:8s:Qgr/sI;j,9\I Eg%nF;^nr뻳]`e;i=q( r &#D9}@f(Xw~k3|qxQlM y  zk½ņ ' 'k_{t0eg~ڪj(/}a5:غ#e@0,VUu7AR]{cݿY ~(:Ux~0^ShlR|1q Ųdnu\FDwi#rz(($y1aƤ^<@2|lCbHH uN^('d:<'}׻yh68>?p FfJv}u@HT$ 5|1$Y>Fo_(g>=nW/1k8DAjYcV1.@fMacrvc+>3hϊ@2xw” _79R}vf>rI[h TEoԐ5U/', Ã1)dH.Lܵ\NӁ B,ur۽5H\ ey7;lq{^HLa2ouGTΖ2@{Qm m㴖+=a*9 ?3 Y.Z>yoc&#Xg)8r.ȭ@>W|i5Pv֎EE!8 ʿx{d|4ϴ_$S[5p^1l7K)]P,9c3L PwN$㠝 ! ϥ&> Y?#tfZZZ헸71$!%\~*VBˁ>ɳfk60ZM-RL.+}d>$dXi,_!-ێ wY$0s&hRQ:0,aZ@=_P)ZθK‘'͌{: 4Rk,o,iS.4jPCٮ}P% I4*vP Ov午#[gag:{oxlm AfeiNs*twI+f2ixTkW'r:;ά~^Īx[J7,D ubK`o =i-:aS6ȵ63 MA" E*LaRv˧#r alLn?@UAk9j29vscRB< m(y ,Il3ٵ1Oo;|u]cj҇6fMXC-3jB.CwToGwAw$lE\m(Aiv # 7i+v ) EЊP3iE|"5*:M6HKP."rܹ6ӡǕy# YW>DIj^b%:(يgNiQH{c7:My&.LpA ӹQ6߅>5=cڈJ0_S9c"LDԵ@ܴr0$N\ @"\d\9a| D*Ƞ g4ZWрHoRUO!3>N6%OoZ/u &?tHr-#Z/P(D5| :g,2s]V)>֧JthD8k(n#ÐvZ%@<\H7*dQzfqNf;Ÿj4~ޢ^#`ր9]E YDD`%oDַ [XF/: xU/L)6Nby ;h~A종N$F?"F!WE} l`~PPB}6T- iC u!y }>ʖ۲ty{W.q}X'&7ƈ| chw YBle)(/bXо]_4u{8fٔVorzN$^Lj*ec5+exn/0^!E^WXV7AƔ۪̓-{r%z}!DC/ГHd!V`7 zDꠜNBs)VhH{n?Mԛ\;i3N c.l*jru͡FS0vYψZsd838' 4۲$ Mۓzh_^BV? j/@Qy(TZ֘|uY{ J0+y:.[RNiVgl۸s cݧ- #VL9,tc1 #y6J`_q8B6/Q~|վ5qj-\T k>xlfGG$y})o^ Cۜ>=WJ0\ߡ1C!XzޝnTzޢ;1l}+Xc9 M :
3zszSB8k2޶=+>f P j 65XXc/}&r ! Ǔg e] ygXb῅Yی"mWQWOp00IPCXqp3 :<IYRUwbIRi䋄WFUh87gAo@V7)rk5\6<"۝M8F-c">>rP4\^ʬAwT-Ѩx, S)),)J~!v YoRM ?8.f7܎j]~<`q"Q,'1gKe *2U=`T R!+ p,AM $bcuF.7l osv䗎iwz"O 󈕵!0#YQ鍋߂tcq" TyiB)|DAr~ϩl5߲k4pЭ,1$7)mz L|.H43'%"\$' &PUaUΪwR\än,\|=Ae݂2dn Vg-#vsBDƼTqjc4/V-s\Q`0 gmY}>n?NrAآG-Nj^}zv4x"|cԘSw͗ VK\`6ɎS>n9AID(ƫػC\#K`,o-}.j"DUaTd.JtDBgȀ!C~L ¶!}4 1_@f`8Kf1a =⨴FjRC>c sIlUTtXi}Њ,Dn/fW pCVq۟ cQwx.gY-G:B+C^VPSz=ԃp e j^ڊZ1`f Z&l1*xD.tF7)t **!E6_T8#Vrq]5pZa*e&SE قSɥ2cP8bVz^ZQD-Dʋ·uEiNͨ*Mq%Wp@9HSyT@L՘&keXk~٫385ݜR1'pp MhMh}G2ЧM}i{/ m!N$uVf׳-S]aɃ$0mɥ؋YƧu`޻<06`Hcˉ'!޸R&n bm!/$ F 1r zˆqt^ v&-kN$X%6{$Y"-Dߧke 'x|0Ո^Y%-ŀzkrL VW r{_]Mr#lNC:ə.Qd^SdzUͭ&om+$(q ?  ' 8(֍YaEEm[m8/=M"O&1`Lнw}lXRWL,%IkrqM]tY^XD~n?2fNLyR&\g>]̱֒!>ueюcѷaO)yX:%es{mgU\)čۮZfjuy:|9m5+-2SGv/Z6/dx1XA1\lҡ!e<ǿ~r2R+&KkIqN.j[a3Xt$@:F;>#z6l^:Nɨ%[A.;yj\FYŌ#`zR+1^H B{:TwLPgxhA3C8"_i\\<\U]A~`uغ&@&^x73`m:+I !EZ+*x`>Ma ȴc =| Zf )+ \dwM0]Zc0 6rC;$"%ѕ:`nxVV|JTFWNSK"̑iH=| roG^ {lr_ yY IEiCr?37V7gz1vld,)o`;|4O;F`.O !|x3ʴC sd.9jPn(cЖ&WQ lYJ_9ȄZ/t><6齹d ӎ0"'8Xg8#`( T5^Ő٘9Jڞ]e 2~,yjn-m c7&p4[W)9KEx{N5!i "1  E_ɒ=h(يpvgHa(+;zFMhqeZ$Mي%$nIq,zr+D}dv `$N``,$ d2sbqH`MO h^8,H?̳TS)"S߰;1lc5"EG"/$G+)9u6Wh!vpJ9 ۹tE ]D{ϓ_z;)VQަ^m:ico7Yrf 6>_".BDRNɗH3c4rc?'a&f;e'7%fz dCɋ5ُ6 8dȩvV7=Q;b"H_eA}πU@Mdp"<`KziS[xK>Qy mv')tۆi>޼Vb֞EۉXB0aly?+eĝl+"3'Ć0%NF4_l7} +gxlo~V=*S*ppIanv'璭Mӈq 9wl82m#c"hV[WGyQrc,Apk=^ =UЉKYB)ۺ+ q(*Y z>]ScP[ CH+p/V{t &XĂ۽DKbs>娤7ܧUKQQQE!A^. c>yҀ g\ B?軭F4N@PzwWNFK\խZ{}\tu/vYL}ۜ혷;ū/]fg!6O"lvT}/?oɵaâۃ#\6Ō?8!JMZgZ4`]K9ʒ6 oJO&,+Id&L;=D٧ r|FeհB/`rc~!Ki"q"$𲭭S|p.z_!U~4a2# PŖ_u yluhp('r^+_ʄt[ )/*NlN"(kdčȑz|n)h7AG{"0LU%:U);$?P][ާę+Sa@ *\;yj7w>wTAlgeXB.^A(^?&41FyI֥WdXBOqeCwʮ;9p&黄/h-BqHc_%]7p<9ՙ5owJ2f%G*qy^Ģ t#BpL ׷ķn[ʥğ8.L٨yIK?NU4Pmi3sG2^˕jMA?LJF6xٌ/ycNl%\bOĸϏُ^eW(Tb>:(/X4i^+&U*16U՘͏|A5ݺV{ˆBjɠݎݔ1Y$^@GyZ?ף]mܝO8GU}G" _4$ b-7UA<"HO tVHC$vtA26]7dZo/ 8L#J6|Mŗ@JqkB1o Jm*i0'aI9(] y@У|שґ>'<|g(5Ͼ9c