imlib2-devel-1.4.10-1.28 >  A [yp9|X#~lQ9k#s? o.Neі%-?2E]ZF)eed u ?-:Bs tgƮ bU$#0*||B:j8ꏯԩӶ5bf471983675933264d3eac92e113502c1bde0c10c308bee876a6d9f9d7456c51315dda51c201a8709b9a0c4c340e72b6fd946caa0[yp9|pH1>]&1Y%ɨ߀f>dN #@ߕVIs'PTDs~? GuOD6ܚCv^3ËOή/A!|ʇan%&K- #tĉ!j#XOT!o17,8Se>%L 9w/;0}4 (xRE1wUlv;70M^;JкV ()yTŐ) %HǡjZ7`<|jNnaMQrk x>p>L?<d  ;x| 28@P X ` p 4 L\p(89,:FUGlH|IXY\]^b4cd1e6f9l;uPv`wxyz8Cimlib2-devel1.4.101.28Imlib 2 - development librariesThese are the development headers and library for imlib2.[kcabernetSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/X11http://sourceforge.net/projects/enlightenment/linuxppc64le{Ӂ큤[g[`[`[g39f58ddc5c6b4f3c40c632b184a13cbf50f7928a9a9c454a2b70796dd5cdd3c61dc186890ef0a84c85f0c53166eaea9c89cb8509356d91aaa927f03d06f93295e2d77d5ae1540c9c3f3b125ed4495edd19cbdac8be1ac29e512e787aca99e865libImlib2.so.1.4.10rootrootrootrootrootrootrootrootimlib2-1.4.10-1.28.src.rpmimlib2-develimlib2-devel(ppc-64)pkgconfig(imlib2)@@    /bin/sh/usr/bin/pkg-configlibImlib2-1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xorg-x11-libX11-devel1.4.103.0.4-14.6.0-14.0-15.2-14.14.1YW%V@V@UQ@U>$TTWn@T_SQT0P @O (@N=@NuNJ[LLKtKK<@J[!sflees@suse.dempluskal@suse.comsflees@suse.desflees@suse.deolaf@aepfle.dempluskal@suse.commpluskal@suse.comolaf@aepfle.dejengelh@inai.dejengelh@inai.demmeister@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgjengelh@medozas.decoolo@suse.commeissner@suse.demeissner@suse.delnussel@suse.demeissner@suse.demeissner@suse.dejengelh@medozas.demeissner@suse.de- Update to 1.4.10 * PNM, TGA, XPM, and general loader fixes.- Update to 1.4.9 * Fix cross-endianness for masks (1-bit depth images) * gif: fix oob reads w/bad colormaps * Fix "assuming signed overflow does not occur" warning. * Fix some "variable set but not used" warnings. * Fix some "variable might be clobbered" warnings. * Fix off-by-one OOB read in __imlib_MergeUpdate(). * Revert "gif: fix oob reads w/bad colormaps" * GIF loader: Fix out-of-bound reads from colormap. * GIF loader: Remove check made redundant by previous commit. * GIF loader: Reduce progress checks from per-pixel to per-row. * GIF loader: Indent. * Fix potential divide-by-zero in imlib_image_draw_ellipse(). * Make a number of functions static. * Eliminate pImlibExternalFilter type. * Trivial file function cleanups. * Move __imlib_ItemInList() to file.c. * Fix various potential OOM crashes. * Fix integer overflow resulting in insufficient heap allocation * loader_xpm: remove nonsense/impossible/broken condition * Harden API and internals against overly large images- Spec cleaner run- Update to 1.4.8 * Add a Farbfeld loader (FRIGN). * Fix zlib and bz2 loader filename check. * Miscellaneous maintenance.- run autoreconf unconditional. PMBS got a fixed version for SLE_11- Update to 1.4.7 * Prevent division-by-zero crashes * imlib_conv: Use proper buffer size to prevent invalid write of size one * loader_gif: Don't read uninitilized memory in case of invalid input * loader_gif(): Abort gif parsing if DGifGetLine() fails * Fix segfault when opening input/queue/id:000007,src:000000, op:flip1,pos:51 with feh * Make IMAGE_DIMENSIONS_OK() more restrictive * load_pnm: Deal with fread() errors consistently * __imlib_LoadImage(): Additionally check loader_ret to detect loader failures * loader_tga: Abort file loading if the file obviously isn't large enough * imlib_save_image(): Check loader return code for errors * loader_tga.c: Properly signal if decoding uncompressed BGRA data failed * loader_tga.c: Properly signal if decoding RLE compressed data failed * imlib_save_image_with_error_return(): Check loader return code to prevent use of unitialized memor * load_gif: Make sure rows isn't used partly unitialized - Drop imlib2-giflib5.patch- Cleanup spec file with spec-cleaner - Update to 1.4.6 * TGA loader: Fix for corrupt RLE format. * Fix drawing of closed polygons in certain situations. * Set warning options when using gcc. * Silence compiler warnings. * Don't set -std=gnu99. * XPM loader: Simplify and fix certain case of cpp > 2.- disable autoreconf in SLE11, it is too old and causes syntax errors- Edit imlib2-giflib5.patch and change a bogus >= to a >- Edit imlib2-giflib5.patch to support giflib7-5.1- Added url as source. Please see http://en.opensuse.org/SourceUrls- imlib2-bswap.patch -> USe byteswap.h instead of custom code - imlib2-giflib5.patch --> Fix build failure with new giflib- Cleanup total dependency madness here: * Add explicit BuildRequires on libjpeg-devel,zlib-devel, libid3tag-devel. * Do not use catch-all xorg-x11-devel, but only xorg-x11-libX11-devel, xorg-x11-libXext-devel * imlib2-devel only requires xorg-x11-libX11-devel * Axe all "la" files, there is no libltdl usage. * cleanup imlib-config script at build time. * This will certainly break build of dependenant packages with broken BuildRequires, drop me a note if you find any problem.- Remove redundant/unwanted tags/section (cf. specfile guidelines) - Employ shlib policy- add libtool as buildrequire to make the spec file more reliable- Updated to 1.4.5 - lots of code cleanup, typo fixes, reindentation - some malloc replaced by calloc to avoid integer issues - bugfixes, especially in the PNM loader- Updated to 1.4.4 - upstream merged our fix- Recommend imlib2-loaders to actually get them installed as imlib2 is rather useles without them in most cases (bnc#299389).- fixed incorrect overflow checking (CVE-2010-0991, bnc#598935)- updated to 1.4.3 upstream - upstreamed our fixes - more bugfixes and width adjustments- enable parallel build- align AMD64 assembler tables bnc#521020cabernet 15272876591.4.10-1.281.4.10-1.281.4.10imlib2-configImlib2.hlibImlib2.soimlib2.pc/usr/bin//usr/include//usr/lib64//usr/lib64/pkgconfig/-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:SLE-15:GA/standard/5e35582f2c16f0fa8717d8b7c2ecf653-imlib2cpioxz5ppc64le-suse-linuxPOSIX shell script, ASCII text executableC source, ASCII textpkgconfig fileRPRE)l2nutf-836a459e41b533e87086ab7f916c6e4bcde2e6c9dd62933be2aa08ff32954e53e? 7zXZ !t/wf] crv9uiZ߉VH(g-@)"ʲ .2ʹc>7OR<&$JW7[MV|JqSBɤM9"GL3ȴL|ې *x}";y6 ibT0,ϧ& gLFj4gNj;7̚< ̝M6s!K ~9=GetgzM5"-Q9%lQ@YxO<mHJ5إX3in&ȳ*ܰ |gR/573]gFY%-'ѿ[uOg1ۙF&AC3)%bZ2 RU$W n:(%Rlu zZstiM-!(6Hkz|[bViNFt׊ɷ&lzD!N嚶Mx3KԙG `6B܀q1SZ\G~dʭ0=BNI(-}W#HS߷[1%7,ǩ8Sc7F2vD4#k4>75c% "1;ᵭ=Z`W{u׉Xq`H9RY>` UťHj|:6) gģvALv8_I 2R S+ 8(&]bl1MЮ`D/3!X## Q^JWZr\ ռĦIqu6;uG܁jZ+tg[OCQ XEDY}Y JLp1kdu/'k%j3dN&YHRC-N8 vt-:,_F#b]"7A7q@';*\YE" adP=vp4 >n4{. vUV +Eibd~1Mk[O[(? e *ܐ?:WKvx/"~GH&Yf* Gs;Z_8ѳxQlOFe ,׼嶽\]ajM%lYcrarh) ¶%%t#&AU\@Br-+x"׎eo{8:knyH+_f"C)am; L31aE 3;4xXG$iX//ͬsFwO|Ve: 6ZWPa-6Eyi%%b|Bj'}6PC$'q<ş8eH ZfƿoEu!U${h,_ե!ۡLA"S=Cj O#t 2XҁvHWednܨg* ElKę 1>!'`):[;*{!Sy0?< C?[ VqQ\FO~Hǰ[OZZ~RMd[ W']cxxz" v`.1Dױc z>ZKf%{7߰: RMIWcb Fo5 R oJ&NKS8cb%$eK iEN#șf!s[r[k×Kҍ}u(  #ҏp Rk~̂\~$:F @(ANDLL>hGnPET6y`!0wxJzDNɁ>[OAK`4kܝf5jo&TC_Z2λ8‡R +po^Q(m-N9˘9+77,kE dƥ6$Bmȓe7pC+h(YC,%=Umt|ITf~ߞ/^笻2݁+JtSzK~=z"˓g9to癯šީT,*+; ~"ɣ-i`{岭1EȵٌbYӛYxz B;hV 3}ðR 3ȡ6 T,\ku|2Yсm$H|ԢɦΡX>&T WfB-uqBCrmZ \ZF. גӤaWUyPu4=0|E ljS:Ĉ;_vWpL _ར,= g3k]/V3F{:d iM!7 |~,CcϟJԸ=Ra-|]μ'DțL ה3ϙIAyO5p8&7#Vʸ MVhG=V@Z"2;,G޵'cTq֠/e7.}]la04o-o{:XoU>g .[\@-k)+^WjR. "\//ƶI_u&6+#qx*t#GB+$_D#Jrtl='zꅟ-ncG~PҩI?@EhOx(Sa[_h'Z+NPS^Th{LNnU!Zm{b">3}Fw;a#fkT2T,|9$E=1ڵܟv4$tK/5 )ϓ&".s~F ^q uQV&Jֳ򂣨v'ĥӓ?=%"oY^AYabF9-.')7)c98jJ`]Oo'aWl@fUicMPzY;Jz qp]9W,#c,A~/%eU˄Ba'KI~*(@ w_뚒hϐ{kTE; 0zNmBeR8B,#7DnN}]\{[.1J[hѹ lr #c?G/I:bT NSg=krY۝>b8 uWпaҡW:'䩦R*>6efuzq YREqVHj,w.?8]]# 4.ӡ\-Hら&Q=%.h*{F1&خh俭gvj'CagٙՍ4e\B Bg; `yû`qxXLqPd&ȄNJX*mh Q$6mv)Ylm̫WIi=bw [-`{>ZQ?n/B>Nҟ(zmOk6ctYa"N IpåY41.M)a Y'nd'>^娏Jl^Srѣ3Ym-rfœJ?;=nhcD?O?gjCc.AV4sf,.)lGQ=5Z=TOުK1H[K@sbe]w  Bө') YZ