libgif7-5.2.1-150000.4.8.1 >  A bYcp9|#WP9o`1p@!L?!<d   C 4@V\dt |    ,<Pd(8 9 : >@FGHIXY\(]8^dbcKdefluvw x y z    !8Clibgif75.2.1150000.4.8.1A Library for Working with GIF ImagesThis Library allows manipulating GIF Image files. Since the LZW patents have expired, giflib can again be used instead of libungif.bYbibs-power9-12 pSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttp://giflib.sf.net/linuxppc64le 0@A큤bYbbYbbYbP}u652f281baa7cd72698488fa010b5f3634271ca9e386bb37f646dcad165049da50c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8elibgif.so.7.2.0rootrootrootrootrootrootrootrootgiflib-5.2.1-150000.4.8.1.src.rpmlibgif.so.7()(64bit)libgif7libgif7(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`x*`v@_X@[vY\W5W @V@V%@TTZ@olaf@aepfle.defstrba@suse.comelimat@opensuse.orgschwab@suse.debwiedemann@suse.comrpm@fthiessen.defstrba@suse.comidonmez@suse.comfstrba@suse.comtchvatal@suse.comp.drouand@gmail.com- prep section should just extract and patch, further modifications have to be done in the build section- Added patch: * PIE.patch + build path independent objects and inherit CFLAGS from the build system (bsc#1184123)- Update to version 5.2.1 * In gifbuild.c, avoid a core dump on no color map. * Restore inadvertently removed library version numbers in Makefile. - Changes in version 5.2.0 * The undocumented and deprecated GifQuantizeBuffer() entry point has been moved to the util library to reduce libgif size and attack surface. Applications needing this function are couraged to link the util library or make their own copy. * The following obsolete utility programs are no longer installed: gifecho, giffilter, gifinto, gifsponge. These were either installed in error or have been obsolesced by modern image-transformmation tools like ImageMagick convert. They may be removed entirely in a future release. * Address SourceForge issue #136: Stack-buffer-overflow in gifcolor.c:84 * Address SF bug #134: Giflib fails to slurp significant number of gifs * Apply SPDX convention for license tagging. - Changes in version 5.1.9 * The documentation directory now includes an HTMlified version of the GIF89 standard, and a more detailed description of how LZW compression is applied to GIFs. * Address SF bug #129: The latest version of giflib cannot be build on windows. * Address SF bug #126: Cannot compile giflib using c89 - Changes in version 5.1.8 * Address SF bug #119: MemorySanitizer: FPE on unknown address (CVE-2019-15133 bsc#1146299) * Address SF bug #125: 5.1.7: xmlto is still required for tarball * Address SF bug #124: 5.1.7: ar invocation is not crosscompile compatible * Address SF bug #122: 5.1.7 installs manpages to wrong directory * Address SF bug #121: make: getversion: Command not found * Address SF bug #120: 5.1.7 does not build a proper library - no - Changes in version 5.1.7 * Correct a minor packaging error (superfluous symlinks) in the 5.1.6 tarballs. - Changes in version 5.1.6 * Fix library installation in the Makefile. - Changes in version 5.1.5 * Fix SF bug #114: Null dereferences in main() of gifclrmp * Fix SF bug #113: Heap Buffer Overflow-2 in function DGifDecompressLine() in cgif.c. This had been assigned (CVE-2018-11490 bsc#1094832). * Fix SF bug #111: segmentation fault in PrintCodeBlock * Fix SF bug #109: Segmentation fault of giftool reading a crafted file * Fix SF bug #107: Floating point exception in giftext utility * Fix SF bug #105: heap buffer overflow in DumpScreen2RGB in gif2rgb.c:317 * Fix SF bug #104: Ineffective bounds check in DGifSlurp * Fix SF bug #103: GIFLIB 5.1.4: DGifSlurp fails on empty comment * Fix SF bug #87: Heap buffer overflow in 5.1.2 (gif2rgb). (CVE-2016-3977 bsc#974847) * The horrible old autoconf build system has been removed with extreme prejudice. You now build this simply by running "make" from the top-level directory. - Run spec-cleaner - Drop patches fixed upstream: * giflib-visibility.patch * giflib-automake-1_13.patch * giflib-CVE-2016-3977.patch * fix-autoconf11.patch - Change build system to Make only (upstream not using autoconf)- Remove unused build requires on X libraries - Use %license- Keep timestamps before patch updates them to fix build-compare- Added fix-autoconf11.patch for fixing build with older autoconf, requires for SLE11.- Update to version 5.1.4 * Fix SF bug #94: giflib 5 loves to fail to load images... a LOT. * Fix SF Bug #92: Fix buffer overread in gifbuild. * Fix SF Bug #93: Add bounds check in gifbuild netscape2.0 path * Fix SF Bug #89: Fix buffer overread in gifbuild. - Removed patch: * giflib-sf-88.patch + Integrated upstream - Added patch: * giflib-CVE-2016-3977.patch - Fix CVE-2016-3977: heap buffer overflow in gif2rgb (bsc#974847)- Update to version 5.1.3 * Prevent malloc randomess from causing the header output routine to emit a GIF89 version string even when no GIF89 features are present. * Prevent malloc randomess from producing sporadic failures by causing sanity checks added in 5.1.2 to misfire. * Bulletproof gif2rgb against 0-height images. Addressed sf#78: Heap overflow in gif2rgb with images of size 0, also sf#82. * Remove unnecessary duplicate EGifClose() in gifcolor.c. Fixes sf#83 introduced in 5.1.2. * Fix sf#84: incorrect return of DGifSlurp(). - Add giflib-sf-88.patch to fix sf#88- Update to version 5.1.2 (fixes CVE-2015-7555, bsc#960319) * Code Fixes + Code hardening using reallocarray() from OpenBSD. + Sanity check in giffilter catches files with malformed extension records. Fixes SourceForge bug #63: malformed gif causes segfault in giffilter. + Inexpensive sanity check in DGifSlurp() catches malformed files with no image descriptor. Fixes SourceForge bug #64: malformed gif causes crash in giftool. + Fix SourceForge bug #66: GifDrawBoxedText8x8() modifying constant input parameter. + Bail out of GIF read on invalid pixel width. Addresses Savannah bug #67: invalid shift in dgif_lib.c + Fix SourceForge bug #69: #69 Malformed: Gif file with no extension block after a GRAPHICS_EXT_FUNC_CODE extension causes segfault (in giftext). + Fix SourceForge bug #71: Buffer overwrite when giffixing a malformed gif. + Fix SourceForge bug #73: Null pointer deference in gifclrmap (only reachable with malformed GIF). + Fix SourceForge bug #74: Double free in gifsponge under 5.1,1, for any valid gif image. + Fix SourceForge bug #75: GAGetArgs overflows due to uncounted use of va_arg. + Sanity check in giffix catches some malformed files. Addresses SourceForge bug #77: dgif_lib.c: extension processing error - Modified patches: * giflib-automake-1_13.patch * giflib-visibility.patch + rediff to changed context- Cleanup a bit - Remove obsolete sle10 deprecations - Fix one tiny rpmlint warning- Update to version 5.1.1 + Numerous minor fixes in getarg.c. Affects only the utilities, not the core library. + Fix SourceForge bug #59 DGifOpen can segfault if DGifGetScreenDesc fails. + SourceForge patch #20: In gifalloc, fix usage of realloc() in case of failure. + Fix SourceForge bug #61 Leak in gifsponge. + glibtoolize port fix for OS X./sbin/ldconfig/sbin/ldconfigibs-power9-12 16500252085.2.1-150000.4.8.15.2.1-150000.4.8.1libgif.so.7libgif.so.7.2.0libgif7COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libgif7/-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:Maintenance:23766/SUSE_SLE-15_Update/00d02d4f1cfd1420ca95ad8180e34e3b-giflib.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=9c5b481c452ec5d0c18f7b0c617c5d8d92340df7, strippeddirectoryASCII textPRRX8Uo,&utf-8064269afd3ba4aae04ff9eb645694a9013439665c4a4869c39f022ac7c3194c5?7zXZ !t//E ] cr$x#F%;chDWT"UUM$v!ߟgWsO /tS+>M(nFcԔ( 0]iZ- H/ D7]NPYJdbm*[Gn!~EE[ [!Xvf,&'M,1_:^h5(>J"`]>"byӍ) p"Tn;F@rl*$|.>glpEVV!,g׺Yʘz= _xv (:Y7E'?-EDZ(V3]aQ Dr.پImU9++(>\37 XM;J}6lk<{R"&Yx=pk0;^ƻb ;}_=|R2$2hQt٣M }v 2*v$ѲtVJQXd^YZȧhڭd+e?φ24mJ5{iWklAi3MנV֟U>]'LSBKaل,z!3R?O Nš7e,6R_,f!yk\oѩ &G㧦L5pXX(@ J 9-͜2f0<ĥHX>{<vAU>,?XT9X4244:WUl|w.zG5iH)#aEzzHfs$ ܏_|1vB[*t+AC5}Kݘɵ4kkt(ד_بkz\[17KT~̈ pT84mLM,X`dM28;2_%.J/yCOe. ڲ'_[/gxW..RCo09WktGHp%O"秘y ByqyJ4~Ѹ(t!?p0򲶜`bl=qI>J(Ȉė+XQQZfK4_kTDȊF*Am(bӉ 7 HZmCNR!Ϥe vޮCc>$[BܸO@dVLI&.9--v[2pY\[-J"NՍ3#7L.ȗQd?W`2`ٷǗRDx9tEJ&71q99~K ,"89R-PCۄIDV.Qͧי, E]lc'R NȻt:PM?Sڻb:h0h(q"yVs+A*m@a}Fx, aR&C!0TOA c} [r*?kHO5vPj޼Ư)ZA!{d}"g(j"|A&P*0S+/4=spmp')H%]p`r:QN6HZ4qzW.jG~+f$*Q8u }Š2>DiK*8AUߐMM$aNZM<@hnfyw݃ { Iڙ0 im\Yl3C $6t)F{A!!p>Kĕ|C9O[!!1Ma4a.CϷ+":e'Ü(2\zڄF7]%4 裸R2g1]̚zs{6@D2bXqeok!iv^Fo09v!ֹ3{66 rZLynFxJzD !%]LnU1T%c1gS-ϊVW֒8]!x*I~W ;`_s ?0ùYRǹ8U.O& 4'#̩ADuIR0I"!z}F)obIn,iNsPy46.c߀?H& ux=^/> /ϰ߫s=I w>5s9z qLE-{.5 >H͡gz1"Kja/V}f\*峄y .=徊dK^r-F՛EJCA<7"|/ٸ' )#P.8Dm"g[m Z*Nn"̊ N;AkqWTzI4\{ꉌthWb=Fl}$Җ|ܫDL NP<8\d  Tǵ^nһk5L&bT0^ .V!w|1FP#w|HTƪ&7ɬƬX<;)r8RJ70NzmojW?.xC5xhp4,m4˭v<  !Ugڝ˼I3$Z}L< kϞ" a6^Y~(xkH5MNG!67W~U< !IHi_0vjE&ɉm293D]/,ۭIDʊH9DQTMNTblXS趺RHD%vB=^12Ei|G  n)&؊&ߍJNa9)X쟤lYNBg8=`I L;kq߆6k7$W q< 4TUDE* .w]G9gU@ '! \Rp|I-H*6^EHXnXf4Q`3BS_&)c;z"_/iWՇ w#u/3!yiۉ{?"UƿyW7 7}EZ"|X1goSJU ? V\݌zzבfSibBuTK߮N&[os0Lɜ; V*[|`S|~Vhئ X#:SL(J+;G*fcVfb(=QLv_髴e]GɴR^%:Fٍ2u}\[d%xFRʂ S3-iD;x%7@iipxG rxf1+qSd1`;Oy^[6+I4I8t> d'M)*I\r4^D0CW>*#oquoy84n#϶w ̸)Gm5`5"c])n ew<07I,|CyxCt!x6| JXt8/hrbyYӘňyzX#>O#>g8M}=CsjS9ḯ̴mmzCA…ߢ\_(jOQ-ϽYun8X) ..P#GIn:.za z3G> I@uWH/F @k`]̢#Z7 -{ѥDUG!#?^Nd9(_yFFPNB X4Αew.W10mJGvdbbA"WxZRNіPV_9ST,19) 7&&O"L]ua\_~b-XFMH2]% i FaŖµz0>z rf1t`1;Y:|*P O虑@CY}rJ0 Y8^Tܶ[REpW"Aih[qO~'a4L JQ"1cyq^V-4/FRf Ra)NQdZ` Yh3⁓DӸ덖wpOE#S>ce 4 %bƪXS\OSkYM63"39K BjpJZ?pm/d'$ȗWZqE^TlՁDS\? " %̸"DQNVم|-MX|I)} (nQ0TMU(AlW!La*h›p#gmdKo#tB4:=mga Sޖ&U_Rxon3dp`KOY~`7ȵKkdp-? Xse@ zWd %~#d jW5)Y?Ei+Ny\Fǎ#A(JYGT,PN8yfT#eO"ϾشwKnMMށERfBytr>S՝z$(e$ |CX'A2SհW{@[>J$ bd4Ws*cֳpߊN{ UuJO@?NF=6q. Vx%DJN0<a a),Rydr8d;D lS7l /oߑ?A,3ɸ~ָ:0ꌗ }R/ї#/_~V=tJE+5+_%]^G˕e̡|aQNF^wӯ$X::b;bS->IF?W ΄ד|2U$JM$oj7;~hƢ;x`2Lbd:ťQb1Κ^Mg!'\,wRkjWIE,vB=+B!7|eq"[M ˵TR$?bu"qnav|]p;ԓ{Qzp=i㰌JG06ҁW*)-*0}l?F_NT7J7xd1 45a~ZoB#uPzd)g937l۲`ViSObgzLW4EEZ9#B0u U_X]vDe,Y@g BEjN㔟v%_V.8QhxO)𐃶LroQCkՈz| ==ANuµScR塵X]e.MTf*}C)# !rjbwxO_o,S H܌mׄC;pq{'78Q[cW7CР ^&/?+gjb=3Cٴ{! Qt;^cUc% "5xqgu[ABf ^ibM* o6TEK@4$l}DbU:\&^ \\O)lRDN+189;?^qD  "G'ZȑH|6ХU2ޖKD.^{VbiG 13C= %/#1VISm8$8rSg 4#u@z{85- YŇ4GəhwDK<0PlW,fMR1OiSrRjµIJ]'AjQ t0Z-hEY/PR^_4M  Г_/Yd^ek ډeWEbٰmftb%s!DQ=8egb0 M()jRWQC^]‡"+HE$!G&[]4)^2@.ޯ'xz׻qUf0Sh9֐.x8sO~`ؖ{Ilch{;2fsC E =J؟tK"'^XcE (N2C.Yeto3L1v.I0WU&1[ qrDbXm=Mc#Xr+01$eHIb4CPD?W>A,c8?xT$P⎄ lfw9]1ViK{u`]<e#;2z/UK]y΅O8m굘CLX_'LGhcI0dAEӻI ZR>BqדjUCZΟo #[ ZF/l!Zb41˂35 奅]]tL Rj_Sy_J[;vƒyNl}/͒*^(5AGN\[i"sn)âa8/+p#FZھ`ך\P0X9eC{P>啤.:z vLr Z}N W} cgYW;BJ >{ɥ$*Mg7 P8%Kfq'ʗ$$ܗhHN6Q ʗqGWIAј Qxn.uTAI P5<&P{ca@{?Wsӊ8*GV!j蘃,P:ݷ)D@iM=9m^ ~L  ߫>o AZPЊO5lT+9wWz(B/o/ n4z R5z_K,%R|*{@*8*0ǥKTJKNN}?6VFWۄz b>"@-?Z6%m]`f q{xTvI1,E>,;2^SynmbR,P얄GW$q;7CV}R^omTgDm 0>U~\TS}+St7|0yF@*,W/8tTi?)Ő(87j^.$eU,E-}DSo/QZ9pç[.4UHXfE?;l1)Y~T /4!b*pe&F,=z/F ΀t.7֛A:D+ k AGeV3o32ș`.'jMXYJ+9r3hSQ/9>;0t Wd#0w*:opfI<|oT  utgCc|+!<⢭]4 5EÍ Nj@^[n\y;uGI BBA5|hp`+k$GPfWs9}e1.c~P7_̤[ûT({{g`׵K pО,qFyNU8yZB'@#Ohބ/Vͨzbyҳ3BPjEӧ~A ~&ɪ*5 G]e8rJinr+zP7Lle "o&Ts4|֫2^)0+>QovqPE۴OV]JcKV;ZZ V4` MhxkAM>']ϱd}dO7X"䍮S5yDrtw F q*%J=$[tjVO4۴ % &r/(GZ%I&D)aݯбV2R~uqYgFlax7#>Dl.SBAR"xy/cG͊vo4߂q`sI~be\o:pWO;qk{;u %|y48p4ڒݪI#}"j#V W>D5a!N\q$EC6 jրE*sa |Gr[oGI'Ant~O=|Uڦ#hy#SMW1#1 >5P;WLp~5ʇr/Z ]G oN!+ùNX\#%a-!Nk37$+C"!57]IP5r' \#s˯C{]hN_Q!74QU1SE$pV |gbP ԙ?c֐ 4\f ܅<{2J.SX 0%g,iގDPX"BD8/M:PbK&Z{ެ$$ _Βj ǒF %pE 2ӥidÁaO9Άij26q'#ov1)@A0R~1%R縣w.떂G:BH#Z  o58Btj*.8бhgy qnSxYDP:#0 [jej& 81UR|hV\}qJ# ܖ6{exmmCӺfw";Ӿ"@m%0RoRRܱT?D ,=Tk+mQe[4t1rs5^*\P^k ^@%“V΍-DY11`MayJ:71eqp,5 :Zyz AJ2`z~> ŗN$[:AH"on?Fj0JqX$FĢb(tWX69:GsOv!+q`J!S$!xs.uO> W%'Mi C=!IB `?B`o`H EDF37G+@75)0c^2ޓ֑+~LUˊ4/ȀeSߊC~4&kE@R}CHCrˉ {,3Ѱ AD~Nнf]k gUj0mwMdՅOp%ke*5KY6У,X[;u0`5UʁYv|FZ"?/ƌQSLwʉk6~.6]PN[76Dx!,n7iDtl %% LCS14#nT'~εo |2,5:/Bq .ПMnP~+J4V  qnU>Ms=7bTc2}<"=h6ERRr#yqzV;" q.@W2WeTmCf}:5uH8A 8\}y:La~ص c1'gv5sql#Z"]rD1m=׷MP'}FheyHT}$U3;\Īh6NhYAI;a+ @ jgF]z?`BӚ g0iWf {e(БP @M3S$:fIGz}V+p]KGY/%R{sIw\@kE_"{@̇~R5=Kw:Tnؽy֖> )Vb/ 8&B9 2@M7LX{Sd*ԄN ݻՓqWãU2dNxx:N.'}N3p?˴P='t=9SqˑnfkYb}ӷݝ1|J]4큔|;n=X/ZJ;{/7 kdp~&$AO90c×M$?~,T7Z g]n[jԣ21HR~FG[a.5OmƖ}*r;j.?H$;nc\_7?Xm !h+@pe4$A-V ߉'dKa 'Ӎ~ţÒd/JԵq_W֨+"LXTF*nxKۦ !N`Y< #. ,b{G!lM,^Kl?Q ͒0j[Tŕ"LG:lYύЦD+萋U}prƿ3h1.Eާ2Y/*ԅG/'q3i]IXԀCzK*!3SYu'n9C=l2թD'Om0m.;wDu1(  N!s=JBA>7iV\Zߧdm$\a 9gM;iHTe}$X"7z 3sL'bye-ҏPKSisWP lQ}v>ua'$m?$5F@Sf'mZZ]߆n]Q[uq\ox‘v+Ts:Z#8=L94jA \~\&/HnWn;_ćփm j* XI)$5k=3>WšCʱ{aSο$=' <"m`$sVިׯ*aTQNlR;)lӠ'%VL:Ft:iF:Sz PDa \ ߍ#513K}\z]̈́@'#T(%LxZ{ 帤tumAEdno;KO!slDY}}HB-ca@6_YB~}wF&qNg ry9jCS/=# 5a"YwEq<Y3Lohuxig-3cS6i,a6"yCLm*l&PL60rҕJ;:4 K)8)Vi>)狨n62R+*M ƢgpXap鴭W8wE-|`;V`_Y޾ {תmWֈ!~u5X8lQ5EOyjv 4 h Mwl1L<)QQވ`9(cĻ{!9_[˾5Mc>˜0wBCQC= u)IGVrBٖ>\HT` ,4bQzvE_ge!A@ =!P2ρk;D/P0B!Im 8G~e{6`U4N;#%熡T; Q\^L2f4NAOyf҉Ml0(ô ]7/E髉:տld:]8 F5&(kAuļ}̗}=|N1~\ߵ̨̔Dp2 mi]`:`WcFtrF ]EW")s79)w`y(4 Y-pQކm՛8 f2$<mEfAQn̋)PzY:M_C_WI5=Awd!p֑>Hwf%ƴOK6@}XAe v*@"e q"I kg=*R*4 52S0@R>cL5FN{M1*84^ol&RW6{hݽ`J8 NsHUo;U3Zk_'W̜ˡr]Dm5T?GKufʓݱmd:(SzfnzQb1gGZ0 #e- )]T/ /`Vda1=X?-.FJ|ۑ}x'8{!}fdY~~ Yia+'#W)@$ tqkE0sF2OЅr鞉5 -c,қڞ@ 6a8'_Qjx2Tsƛ%MnىޜdUs8nɼ(7Ȣ-+R:v\V9z~U0bWsM\TGj;Nr[/"z_݀ܮ@i^r©H B 5zMXF\eC{*Mk`՝`5L+Re,5514O.꬚h>h*-&#Ec@)pOiH f<'巴[6B2-m9}r-J%UK!GDf=)AČ_uo+ȴnX1d]M Oqp)/Z>"CZyV*6vطb_˚_gPDm3Eȩ4#cjX3{ZKK89JoyLiY=?7lCѼT3EoUaΡ.vXhY(+As:{J|8MY-e^={Yw>Cqodmo,ͱQ\FEEHX!fS]Ř~qk[@loּ*Xr02y|шpmp>i|њ2c#(/tYqvM{-z!%P{pIۀB9M8MSߪ~k=?l>R k:d*!oae7Rj W.K Ӹ2PJoL `{Oͻ˓Z\u:j"`Rro"FbG5Y7hnS,/MgyI5L_|*7$r9p )%]ܜUAyWЎygNYhQ2ٍ!5xs((J,p7*TpkIRB`'$Pr)Ks6[Qd_0Iqu#BZƭ`JVW4_/U=ǐ^j .tnp htȹLsy sϯ&,Uy.w>4|H,h%+תy[m B߀$+К&TQFoc+۳gߕ>V kYZE]-7ڽ?= JNE9ˀZ¹"R\m`mĔAvB !S*{^N&W"٢%]h.̄]h@^=͑'s:7UHq?VrlD,O)j)؉ ~o䥫ʯO7ȅ$qOz*( #$LN&Q$ ^勺˳6PnXhAF~@!6.Owdhِeh܅tRDq68ElRJ'i75!:BiH| <%7NAIV 5 UkDnZcPU RZ;,>yeNЁĮGd7t zA'2?r<8 JF|@Kۀ^2hU\1f6wKH%fo.B'wQ,XfKo`8|B^a"6M5/+~yP?s/]J DHQmoͬ|AnzTxUЁ%ighy~j$8^99zџ!O+J.U BY-J YZ