libfreeimageplus3-3.18.0-bp154.1.72 >  A bxٽ!M@eeenm[H0D{y{LJacnp6m8vEY3pz0_qM{¬oof7|x1Ph0k)~+LAywGG Y]9{\ >5DIusnPrY2m+yƓHj㵍 ]OL4]C VL鳷]wx#YzBs#o'+e.ya;dd5e9e0877ad5bb0ab7c686bfdc4595e2bd93289d67e30b2f5817f2c380e74fbda816986d1810d1759bed9a71d36671c777fd148abxٽ!M@eeei% =y=i]Gǣ zʲyX`.=K[wN| &NKs㱒U{mB7V쭀Hi>uQ&9T]t "*l{`h +!z% t0J 6sBAoVqQXxQtv{h.& |ಷ%IrjH+hIǘr$ 0xVK2(+D:,jX4K7~^zÝ@ɠ@>p@&?&d & IHL\`}      V t| 8 b (8 9 : >"@"F"G#H#I# X#$Y#0\#X]#`^#b#c$Fd$e$f$l$u$v$w%|x%y%z%%%%&Clibfreeimageplus33.18.0bp154.1.72Multi-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.bxٛobs-power8-05 SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-only OR GPL-3.0-onlyhttps://bugs.opensuse.orgUnspecifiedhttps://freeimage.sourceforge.net/linuxppc64le bx٘bxٖb6ad3e0c668f91d5179064d1aa9c6bbcde79ff93b5feadff229f06ba1186a719libfreeimageplus-3.18.0.sorootrootrootrootfreeimage-3.18.0-bp154.1.72.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.3`v@_C^@^@[@Zhu@W^@VɦVf@Qőpgajdos@suse.comDirk Stoecker Tomáš Chvátal Tomáš Chvátal Ondřej Súkup kbabioch@suse.comdimstar@opensuse.orgschwab@suse.dep.drouand@gmail.comjoop.boonen@opensuse.org- added patches fix build with openexr3 + freeimage-openexr3.patch- fix build with libraw 0.20 (libraw_0_20.patch)- Add patch to fix build on bigendian: * bigendian.patch- Add patch CVE-2019-12211_2019-12213.patch to fix: * bsc#113576 CVE-2019-12211 * bsc#1135731 CVE-2019-12213- update to 3.18.0 - refresh/replace unbudle.patch - add freeimage-no-return-in-nonvoid.patch - drop CVE-2016-5684.patch and CVE-2015-0852.patch - refresh doxygen.patch * removed FreeImage_RotateClassic * removed internal Deprecation Manager * DDS plugin now convert 16-bit uncompressed RGB (RGB444, RGB555, RGB565) to 24-bit RGB on loading * added saving support to the PSD plugin * FreeImage_ConvertToRawBits now deals with palletized images containing transparency during conversion * added saving support for 32-bit CMYK in JPEG plugin * added FreeImage_Validate functions: added FreeImage_Validate added FreeImage_ValidateU added FreeImage_ValidateFromHandle added FreeImage_ValidateFromMemory * fixed PCX loader against malicious images with a bad window specification * fixed TIFF loader with loading of RGB[A]F float images * improved loading speed of PSD plugin * fixed support of snprintf in Visual Studio 2015 * improved GIF signature validation * improved TARGA signature validation * disabled ICC sRGB profile checking in PluginPNG:Save * fixed endianness detection on some architectures * fixed saving of 32-bit CMYK converted to 24-bit RGB on loading (remove ICC profile from Exif metadata) * fixed FreeImage_IsTransparent and FreeImage_GetColorType returned value for RGBA[16,F] images flagged as CMYK * fixed a bug in FreeImage_Clone when working with wrapped buffer * fixed a bug in PluginBMP:Save when saving a dib created with FreeImage_CreateView * fixed loading of uncompressed DDS files when width / height are not a multiple of 4 * fixed XPM loader against malicious images with a bad header specification * fixed TIFF loader with Exif loading (saves and restores offset and dir when exif is loaded) * refactored MultiPage and CacheFile mechanism * fixed PCX file conversion crash on special files * fixed FreeImage_FillBackground when using blending with an alpha-transparent foreground color over an opaque background * fixed 64-bit conversion of parameters in sprintf calls (required with C++ 11) * fixed static cast to boolean in PluginJPEG * improved error handling in PluginPNG * fixed wrong exposure in exported HDR files * fixed PluginTIFF:ReadThumbnail behavior when reading TIF with Exif metadata- 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./sbin/ldconfig/sbin/ldconfigobs-power8-05 16520871953.18.0-bp154.1.723.18.0-bp154.1.72libfreeimageplus-3.18.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:Backports:SLE-15-SP4/standard/609ccc0a4177c88f97dac79ce6139491-freeimagecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=a3dd251c9d2c85ce709b0565d43c4bbcc437a6dd, strippedPRRRRRRҚl,slWN%utf-83e7ea25f5385b8cdab1056b8b01dafb7d0ca0b1a15f1f1f3920ea828dc5f53fe?7zXZ !t/?7p] crv9w ,O]IWk;x5cIhQ Uű%\*Fe&sYr5VK]QTD,0:R˻u`SN+IzUv0^-1Ly5cP?^mʁe5_nOڍ(I:rԴ٭ј9:jw7ND펶vg<ƃ=w&t p=`0 {iƩxka[57松''4|*X-?F!W׼m6Ɖ蠇uMư7#%EL! Bf{CP\L5_5bjg!<gE^6"k{x;SKe Ą6ז&2]*0L_1yٗW m/睃"'MT _O:%[W/R~`\xh ;g96Kg aL_ԏXx;K [xڢI"%0%eo;j:TΈ^[KH;[kHmKlNI+ /u?'r59RnW~+ikG#T cxCsO;Z}o#dQ';.cLjekAr䜄Eu؛k+FPGވIqc@Hy-Bމa2['8j3Ono[USr1 T•'Ջ;L5l{o]0WQ[5>~)k%aE]g/{CY&Ypo 2d Z-U;`aTIT,lsXдqD6n( "M(o?%Hں/d® -m(ZU3OZDvPkj;pPDOڑ~ ~C ©U;u/3қR2 r=+)L*xPj'gt.9mvKJ\<p}C*bfdMR#>^euI ſChO9y!}4[x0\)gR3E鐉=f) n>Yu?D=li4;P`㪬rY"l43GYE3G+. I-bquAL!%5^M?W7$`q↝-,@ -(S!Ƈ&" (&sIοM- -lYK'pga T7YSR~u~ޫC\ԹUrLrO|jƣī-4JCWAɲeUJ 64 V8 [i1dt#Ev&9Х}3)E65+xOJo_?bXՂG\Z>#~:S (6 LaA" AЇeXUKmc0[$%qs/lm@FAl|rXl}y'QF"/ebپqPB 3,U/XgDH'"?MtrB7hqkq'~A4aOQUگ6 D$eC[*n< $!z:ƛV'.~[WP`{Ά#x.3PI6LSo{Cϱbb݅5IӴ1Eh XxzJQF[\#<<hbujP8O[DذpΈ#%g@V_ >8oex[)wG엟 ~P $.o_~=8BFjhɞ2bCke:VWoPᵮ@Sz2HYR'-l`6+%ίTJrR8-l@%jYlTOPgXfTIpM {0\FB8o>4!;j0?.gλ\_p`N qaO73TL,A .$ >YC}$!*s=u=vPš8q@ kۥ !\gRV56Ajg>e+HXtyV;@LV_Հճz~2bF!@s\ޚziEx;umDnbۡn.%3p7'/%fQT>_fB)IP ϼO8 O٣)fFݕ$쩀)@;A l8 ;&@}kg\b2qN3^LJ7Z7Mk Bz] geːX0i6 V[ rn!fh~T+5wf{ S$tlq NM<ꜯ>b[fY^mB'$7j؋,o)mos]Sr23*'h{})Z5w)S&gэ0&R?C|rSVU-: =8y`44pϱ$$_3M =ZşAZ@Շ2-WaM+^O[EQX}^*hEEdf7hF%,*9v>F'8 9zFaqy)Un|2/꫶`ݟٔNߺ:%T 8Q of[Spx8/Z *pxP+lc,V5YMP^8Ԛ81FC=mv 6#ryq#C5~٢JMT % p^mA3s[(͝z?*E֧FO3bosV(ͩ NfT2."e_ B[TPғLmYEurwuSc], wva)>dzU9= ȧ2i}^9.Pr,QIOP;2PƝJ=sh(ܠ´VjNMc%Dg'ؕ@¸;RC8q|͛i;0$Xd5]b^~xy'V&hcPWT~Hj )ezY8[#/^Sji MC;tMݫ"bH/oވDI4!ͻK6$#X+ԑk rseSl{u_UR]73<=ϯWX3o=r̵K{[E6'x7 /BՕr, MT|mۤΙ`v3r(NMET},gHӒA.p"5`#N-ÍFRO4 Y1kje}9 #$%5`i~?ylqбsY{1J;k;JsvTNA]Z`ݬ8BtpS6砩F/q&%0W-ߗÚ rN5N&<+J=b|œ'<7΍gy-, ^fq5[=W*^4 ճ.GuStnd(8}XW'4ly0uCNTv&@p$FU/?z\ɯy {>&M~Lm;0Km-Bb }jxKWMFYW}!;l{E$~鿩L0%s֡MZ^yqѫb\D{'cTuni>#JTF (iW!TT aoE3a  XJTy:VkȀ\UfcQsЮ rL7Λgaa2IۤQ)ZD!kGGQ 6F^-Kkl]-ZןCm=&BaFڀ E|ǩw%lE!N3HLHBڝzEn&݀v x5aba}9ԛbZ0knqD}3o-?#4m9MăqY?1ipySɑWdk\ѥc&+|(ˊ@yͦ  ʑGdzJpS!?_$.lƘc)\SO3=$=d~=hȪ[ܠ*߲/[$:qFQxFn4/K|/¹vmh&^\t$Rs%pwљB0;"Wc@ܿAq7.|ޣJ j$aڡngg!ef4S=Sp0> g͌Np@ yl J?1H~7>V&8~oQd395\ُMvnmre2{X|¤ hX%Fa bh ZpF'-4 L,ĺ`:#ny.9)tU%cR EB=2~FolkL (`q,Z2v8$X钯חL"u}[ő@Hi|\@ȟ^G*kxPgRd#QQ ҁv b k*k`i$O=f ӭ[5C{hSd^x*F L4(m/f)N&,}K:3> nǵ3o uΨ^s-Hb8kD|ܻ&2"-p-觌>}kJAfI'OG(Vuqf"]"2*&L](Ar}tM) Dk T\7KGs+/qnFr=6M ۗZJj ;j}캫VSEujɚs掺^r3^ߐ YvuU V{D"z]5[d|čSNO Ҋ$MQq]l3$v1ǧ 0N2؆8Oǭ)gEAx'*#2Aܶ ס˥h#1as4~4nu|?]S--`Qٯ@Ū#U<%y& 5;*!{Xhi+3n;qJxSQgtWZӼ М{5Ƒ(%) 'tcț;{(7.T5s ? ,KrVދ%0t98@ 8 GNc 6ѴB/>v۟ \hO\_HZ>0؅.ف. -O_ | ~.w)G#RJҐZ[SP@kM49CےOoΏ .q cws}(y&.ՙ*\H\gK[#KWtlY–GՍ=9 PɊpdDPcک@N^S +@h:"2DףO a⚱˕`sDff/ Qح(e}w%uRP"#w9<5b_8iKdbD dv< WL'FNZ 1GBQj%(6m8\Ng'_0GoDvH**)/gsm Ki3;4P@Ҩ*2F{nMX>9RTQ3 ͉!fN./~''h g:5xk+42V?}P_, ^R_RF#1ӽ)}3*|&@ d@J̛!۷au (WN)هnG.E3Pn{‘rb磳v|!\CԶ(">ud 53J*"vkwcUd5@T\3c١[{7ׇ)\w4SU9YK5YA,8_ja hE 46P֜hr5By/k0[l\ ~;b኶KII 1n7Z#D+מtRc@,Ν\[4!j#\b#}_Y]T@I'a1t}bqk+8 GYhA#?Qp%O[g ung" oڃ":!bn$9sJRD?SP@[O׊e;f{R\fb H@㩐Cs rjP.V雰 ZoZ*ƤK7̿>{qߺ'mO |V`M~S`.%-ՖЬˢS*@yT!ϱ5<ޏVuIQӜbb~6^4:s2"֝ 6z앿A…HՓ4;y! /Ǒ (uݛqVޠ"4cLۿf^<]iG4KU܃BJ1\%ͭlGF6*M+5_rAy6:R<C^߀߅Nl4-mBj}vaT6tYrݵmr|0DL^ymDfZ o{/ rk@u9H PS pQ8jUl'kt{8+LJ;rgtc[m7̻  c)0i[zŔcR;څ%*7=KdQ(v(Y/! d32YMqqM 76f\J8xW 'RQ%%:sUF1$^lDPB$kIlIS9uO݊0UʞGz`3[4Ҳ|Ɏ!K/Hi3YiHJU9kݧ~Mh2AtQVR ?js<\I>$Sg#!wC哉\a8 %dGuHWdI:U4ںC QEN w. j!ӂmklZ ",1 ڻ9dӳ9Ȉ~zNb>,SK^-4Wy5"k¿A  ؅D"dV-zd;ju e.<$ m-^^aW@E?vq@z|!M=3v쉛A$u=BV])(׺1LbךB[eOXPSg@ }%1Aiy!1c"(VFbšaZոFvߚy$Ќ ۛoD\TxB 6Fӕ.X  ^e洂X'/mg|)񏭈sZ࡛ZLvIrz`(m,KnydvKh]L1G pΞB" `M16ZpI\RhأWzu)D>QsĻ-mo/y9s'.Na,VPl&8S$Qb//M^E- k]^HݚɅLR[nYWf=fY`4qtz1*>YeBb5NQ7qI0^If-.Zh !*-"myhUA[G+l& Yj3ܢ)U.k{-4TmP&P-s&\_MWb2=* 4&Ӿq}lL+P//fNO)y$`/ 1/7'6W!b&7Yíd6񑥞(>?9J@`nB4%} (ZrJVeH?lL9Mg6w,CFEO,BIUO Sxb"SANwP%qL 7]cvo$:~FoOOG%{N >m|4?$֥Lo^cC$6V~,)51D=YaϭR7D?~8I#8LQ[aX tG"}!>J``f\B ==$??4id*dCD /44zm"t6F269H67^OۭtIrX+d3uf1Wm 7u:P>Xmi}^mGuI][Ik¬hJ9qgxn]Qs>C8C&ᝂI&h,$O[C٬G2zQCٚэ|7~dv>~&sXu4[Q=B,nZD_f:2Cj@dD?u$BHa QOD$H># 5FN{hh )fYѦg}Rlm餁PC Hji45ĸa]K]ҲW4>[ѷkVWƺA|CM:3S&"%jYU,cS`cSkmWoö**Y){j5 KuHyQ7?K0'9Ӻ:}u/%I' GIӀ}!Я;- YJ+6| 'rI;RXTQbD %;A?v蔈50a<(n'~AfH?VЙz.({퓽|^W _lM9NMkd^ 0")1F TAN'eMߪ[ q/pngB<CJ.d*2•9}o')I@tU[|'aR*\֕[PfH`<&AG}PehtFnxO24xwnZ!6Pڇ72<9b֘L_)8E3w8_tяv^:@Hf4bǤ{E'V|޴׌vߓwd)ܘo *줲mzH|C {B[n.s"4}P]8ohE'z5*T4ń?+#YneƯċ_dgj2D!w_1 C4}r\+K\]=v&Ol7Fb*!}֏\׋ӄw,lOW{z %1IS.]A .8ji>Yx:k'e3]^wU;4"Ȉ9Үm`F};ӯ07 c)@ |\5Ls,\cM,B]Rظ*:BR[Su8hAd</d*Չ=1fuT7X4ީrHE4oXW:|% orK⊰ԯ }xApluujQkЫtkS+ҵ{~7=5}m|\_$Ot"sZ?rd7qMGՀd<#mB>`/Djʩtm{f*$'s )"+xyhju -8dˋd?#`j`m3Q2*[Z(*v4,j"ք{&XAX"^[-^U⾩1]lO2)% 2%nYEP(m"1i{I,,M%=\~@#?rV G+B4kÛ#!,d%5x' H݋i7uSUPyp#Դ|kRx@ bbz\`S+s%7MoEAV{I[Q. ۝w,@/ڶ_"DO9L]jpS31<2H-/Sv{,E42Z>v2[q[͑pȾڐ\wzx_^V6rm? (G^3'_">jͩ5131T v `yF4ѸtA6ϒڠR OFrMhbrt`-c!vEzO@;sz20$ Rx%!8xDSԍVbh |u@Ћ`*l:f!'JHb] gpcs2;+ (4Kkhٮ gW:L~FvKB~e:? eu+0/(- -qC*9FD*ooUriX{:"9ɑH$$CQI$"7Mp6m9t }j#Q'yVT&oA YZ