libgif7-32bit-5.1.4-lp151.3.3 >  A \v/=„z8"6D;ɗJ;Qn(VP^]PXuQ-6+pwHf3܅^N"6=-uZ \s|~6[~`&%9Ȓvժ4Nx_"=֋W]ڔvu>'gņR`鞎'oLb#NNKȕ4IO(o⢐oK ֥IQG:M*C N150fcb953b6ff2e61d7a5abc40fea6991efd7faadcbea2a0d06adbfe0d1485833c85d65f8c12213ae1feaa4e555b8a578ae0803ff2d`0\v/=„s;>ѡшhAGX΀udz&[m."O}0Eajt{%6S,-bpN  P/Q&L)&cXCM_Yp3P߅Ω9)s^1V )= 6~@m P%a$CBtko 4z4/r Tc?.SڂorU{䥦?RĺA0NޏNbŔ[ 2q_Nk ݰwDq~n+>pA<?,d  F '=CJ\d h l t   L t ? (a8h9:M>@BHGXH`IhXlY|Z[\]^bcdefluv wxy(Clibgif7-32bit5.1.4lp151.3.3A 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.\mlamb28(openSUSE Leap 15.1openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://giflib.sf.net/linuxx86_64/sbin/ldconfig(\m\md6b6ec1a6128a767b0532167119720919b5dab0a9de6671c7ccd3cbfe56afa13libgif.so.7.0.0rootrootrootrootgiflib-5.1.4-lp151.3.3.src.rpmgiflib-32bitlibgif.so.7libgif7-32bitlibgif7-32bit(x86-32)@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y\W5W @V@V%@TTZ@SrR!QQR@Q1PP@P,O.o@N@NNyLzKK*@bwiedemann@suse.comrpm@fthiessen.defstrba@suse.comidonmez@suse.comfstrba@suse.comtchvatal@suse.comp.drouand@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.demmeister@suse.comseife+obs@b1-systems.comjengelh@inai.dejengelh@inai.decrrodriguez@opensuse.orgjengelh@medozas.decrrodriguez@opensuse.orgcoolo@suse.comjengelh@medozas.decristian.rodriguez@opensuse.orgjengelh@medozas.de- 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.- Update to new upstream release 5.1.0 * Minor API change to assist library wrappers in dynamic languages, removal of the the gif2raw utility, and various minor fix patches for unusual edge cases. * API changes to functions: GifErrorString returns const char *; EGifGetGifVersion returns const char *; EGifCloseFile takes another int *errorcode; DGifCloseFile takes another int *errorcode;- Update to new upstream release 5.0.5 (bugfix release) * This release sets the error return properly when a screen descriptor read fails, and fixes minor API documentation bugs.- Update to new upstream release 5.0.4 * Fix for a rare misrendering bug when a GIF overruns the decompression-code table. - Make patches have -p1, as requested by http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines- Added url as source. Please see http://en.opensuse.org/SourceUrls- add giflib-automake-1_13.patch, fix build with automake-1.13.1- Remove "Obsoletes: giflib", because libgif6 must not obsolete libgif4 (it would do that by way of libgif4's "Provides: giflib").- Adjust baselibs.conf for libgif6, remove libungif rpm symbols since they are now no longer provided.- Version 5.0.3 * The library is now purely reentrant and thread-safe * Adds an EGifSetGifVersion() entry point * All names of exported functions now have a Gif, DGif, or EGif prefix. - packaging changes: * soname is now libgif6 * Compatibility with ancient "libungif" via rpm spec file hacks is no longer included, if there is any application around that still requires this it has to be fixed.- Remove redundant tags/sections- annotate functions from gif_lib_private.h with visibility hidden so they are not exported.- add libtool as buildrequire to make the spec file more reliable- Correct project URL - Implement shlib naming (libgif4) - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.)- Do not use __Date__ and __TIME__ , make build-compare happier- add baselibs.conf as a source/bin/shgiflib-32bit5.1.45.1.4-lp151.3.35.1.4-lp151.3.35.1.4libgif.so.7libgif.so.7.0.0/usr/lib/-fomit-frame-pointer -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/a48dd0e577fd0d7b5658b9c20796fdff-giflibcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1c63beb1c9e45102a6eec2ebd4db395a3cb7cd00, strippedPRRRRRutf-875d412c283deee8b57ba483e4fdd9d03c097498b9a8c7ffa1dfa1e4b3bf6f079?7zXZ !t/?|] cr$x#r' }]ӿg]"Hpۊ،Ѷ>prH1݋KH _.cxMD;^OO@}hynjMGд;[6%Qt޲IB_ݷV$&NFN;ow;]`4h#ۇˬ+XN>, `?|2{T_ V#X7iZ""Dt[ȟEXp#\G}r?&MhRXɤ_Hv/&EQ ii Z  kB c[F#Ԑq4JAc Jr5d BɣWaD }wm[Y/2G $LJfQ>6"ҮRۦmH7[k Lűl(3,wi}%j2]WifO$0%HR(T1g5op#U~1EFh@4gu Tc@3@Y)J@k{"瓇-'X$rjPCQĤDpK-V #DMY*jEcL`Gk:1|$_ZhŅbs>aVl{zf >N /TCQ"%.Unfa:*j0z1زC@dgHt0)ՓDzOC o /~=lg]k2P'ۻ|9@O76J@xN|[oY|P@!F qX6 8[Մ0gZn X/XfBzטֈ bهz}(dSLK%:]TRP}B hw6qΓ!=GDhfdUMiogSr6} ~Ә>v['67E<~+峩vֈWu"oFerx#6ɿb$Q\(^ +,T$ʮa6ՖfRK + !?آlg5' vD 9:>9?8[%ivjE+:s 7 +]"gSu,Sk5 bssܖܥ8@;_y1h2'Lv^'{F{.x TFScSmO=[4ucaBr<82_ Ј+ ژLL6`1H!$kWYx'Иza>ɢ|7%bNB֩3te~~nep񶸚ќ$1(:@ l㟖K@"H&Uvyh%f!W 8"ƾ7TZ`9xSp?xxQ5KY=Q:wUf.6x\e_="r_r}UUNr#B5b r95q:uޢ2`JԪz+I Xr7Blq}]Nm-M\i Sk%Ya =#WzikJ(Ou æ b&bSJ+O{{A'"9M|劻Xкoj-}^(=SXc<_žD$tݢ kW6w|˳kum;S.ŻLgۋ;> $ 5Cݑ/R|Hh#(7TמFRn* cc쌻`>|Pk VtTRqWr$fGWxM5&$/ zL>)ScZ7j"ˣkũ>UT,@&'#=fR_ Xqe1D2E˄#W؏193/A}<4jnҐ: Y5ia镧vqAoq0Ráw8Kf:ShB ̾923)dpT{tS]f,.GuEKTsJ #33m*cޔsO\AߎF#3~]ȟ`J$8RFmny]鰬ATNKCfVWGKX#-{ |&p%}/Teg*!Iv+G짙oL妖c*J`:OZO.mhkxğ؂'qA_1à  hI 5E5h$Hǖ%3QEfVRW()m GN-9Yj7HG2` ݀Z$3 tq,Ae xq?0RMLR@)x 9*hU=ٮ|`3dkIoIַX4JH1W.꣌p0͠ϖm0PcCd3eTC$s#?5KD9I6_o.a:7dFA~ˬf3HMs_qkV?;ԪuaYNq_S`ʚzyIWdsrB>XcFfLCN9H bmHRR,qa8*~^c Ɵ,.AV(yI`?mrOsCҴ>NT!Ge2 2Nb!L,+Lfָ)2!CO䳍6T˛Hy@N=9+\)aoذFj"1jl\FGgpM/1g'ɉ+.\lZ/_!\ 2%.8hlzԒEg'6 f1?=,۝514m@[|,~d!w /u_kz o5|wBv2t]iQrVaSzӶk0vjæ/;T;$0>F *qL)"K5b4HYlW;=?^#y^;]DW'SX+IDVzL[Ykaʴ%MlI׽A<;<+ѫkzʩ͟|ϸQp&+C7d_F#J6ޤ'>xU+ryͿ=Ha"&>/FY2PJJ I'a=:=Wu)l=u>u 2jgUrO{_St+]&ٖTJ7&MIէ;9IeT Zt!\y zA5th+M9V=jSdˣ1UA<&2M)<g։į `\,@M* =Sr~^k+_ JkIƹFC2 'FƜ#g=郕&=)b&:3u?rB0JR ls[&/`dcS#~Yqu50U|Gk._bGjyw T꣐6fR:טֹJWa k=6aa zEQ L>3FYA_j22|M.F ㉽I"[GT4p4Lnw+~2P4S0]m&@.1tg*=YR)_81Rܣ>z1_-icPe,'\GPN }ìih@` oD[cEO'P)MtE?lYdVSU&dЗMк5Pbo!/zbl lلZB-:d) J*JC>|7vsKu[5:K~nel&a F4V+Vl-XR%@Iu+I鐪C&&"&V//HHe=%OĊcM]jhqvDՙko;٬htx'dLf>Uf(JΰL30bqKl&,d e 㢍)4iڞ.{I.$E~$ Y}*՛e>hyfWDlSQ8uVUֲ4|TJ0?X-V[c_E`A]JTcǾR(^, &jy? 4{cT-ľ8!4'F"an)eզ:k_ب!ˋ~e$DŽ+DX;W)/N x^?omoOK?OԘ@#YY:hCZ (dc-%6ـ\7e=:h| o,3x#ƥu݋/UY.{b[``юnetvO~i*V^yadhT l5w!H2 toɧBs홞,x"Lը u.mڟqPSp-=kB[e@yMNtT ,ƅ`EӍQ>~Vv2ֿiTyGf6nUfB=&YȻ`@6N/6b%[LXkal2H3oEa`dNKaȖ'_ پQ>9oWn#?ʠfm~# AOaʃ~E!FӘ&ŅZ+6[zHu3iT HlOgqtHKDN3ܯc l I7'OM6r[A%$-El5  QПMS :څ.ISsb_ɘ.Q:K߸Ҧy$bՅZR ċi+DF|oasĚBgwDbZt{$MrzzB Ta_R"ZiԪ1#Ӭ ^D2Vad[\a&E0l/d LЏ3DDǬPXNyQ!,ElQ 9۪/[3U#C֐Zf1W  >ՃAOTa uV nXvA]jLՙjHIn"Գ=Vr?]ni8Ե,hv gd^9NGcIY׆A1&?@%T,v 5Uˆ}UɾrI{B3h8wdSAM2Gm |1f;" d+2._]HME)},'3o%MUycmr{%iEG9j|Zq< NX'|Q01dOI/ޗU;|`9;c_\[ɆgeV+kT9- ;xk4XMt52;s%ܾfPkR8s e}։pCPK5lNL?ܾ6>ÊgA!\<~t@xKHx˘/Pު!-XQ-72\s[]G ɠ26mPFW=`m<`[ڧWepVD7vRM(H~햋~6U6m O-Dt|8CƸ|Vܡڿ>!~3T!*2gSwP`~'۝r=DKZ% ~)U_Z%3~iQL7;b4_P`2,<~Ɨ<{%LǔH6`RT뚣8tz ˳T'Ws[]'GIoCn'_1xo[87<0bt>d$XHC$Wg޻@<\ͬdpnixιӴLfj};T~~I8{=nίƯzGkڂzA|7pCodhY͑_4fjpX«EjتtiF1;OuPyFJ ]^v_69!Hd<8(ϭ4D"]:۝L*uA*7 d> ِa wݤM˓jk,b=M7՛U0 9_w[4& )َ Yi:aVuuh~QȲvqLxm4ZǍIfAӡt nnAf6WF⤷E/K|1%'o|s- Tpգڰ PkʕdʮokLwWG g;kq|aMO64pM^~U  <3_yh3#= U{ h7;:,|ȜhZIqOU*-'sHΈ6+΀ rK{o!$gcy1_ūpޝ$˂=ҙڊ;yx7 sz(xM$dʢSF3HvSyɥ]G@r(r?;r[=e1店.> RS%yVIL_t朐p$ lzzA"^u}T7:ݍO!kLc%d[`|7湣u r\ijUGkC' 4q9e!L&t $#m3uB"yDLaK4#_/exezfŸFS6!8j;Hto򷃗w9[8+ɇaS;FMО5j ~^U c 퇷 Mzݙ>!1f86pM>-diU@ +ضnl|w:_6J;m옟$&> BRAD ?BqYw'4C3-)4`c*ce/8yI9*|U?6#rGۈ)1(ODZF$kLLTmr&I_LMG'ܢ>תˢn\Lwj/uJ Q~k8n# ~2CMqoA ˸>ssQD8B/Ajg:ŃOQVLdtbv?t!f᷏aqBູ(ni|=jH}!dpL_yf1^`n9 bb&ߌٓ|p7Ξ0X3IG.I".$Gٺ>_^xXK5ZoX_%0D>*y~jpʁ">yi9lz.4g5̘qqjV2$&ȯ@HaSFI-d f:3M?zGabXj/i#:;~R2FgtRo8vKr2˦|+@C@mJi5 'Aċ$+4aӱy>WOƲŔ{Q6>XcuS0<YO$!qKvbe6yP7z-FQ_*ҫQG5%S(y}xFB>uJVu\If\*NHτNhu$=f":dEwPd4q//S{? _=&NTVN%y3p%4O$>NؾiTrҚw0)$y*’ .{]7"ZF`K?wi{]$E1Bj:Pt L$tR!і:{(r6yguv?Q2 ,7me:#6ƞ`1=WL;>_R}M 7Q2/i^kB';gcƻR%xB `3!J`Og-Q4@WBjIR%aTVu?+1N'=yD 'o)`TАcB~һ6tr0MIs!~$UC(WXh|FdXalYbI5|Br}VWOymEs\11?Q>!^^#(?%+^\u(9-@$Sl/?Of&f$UNdݞ\X&VɅ܄R.HЋ{ƋQS@}tBr|=2 `1V[^BT;Ubt¼ ?ծI[w4Z\MVV_fV/<rJ<=Yt6EF Gk:%JH'rzܴB?4M{ϼ(Rxc:./)G%^/I9*;-W1fr&}5ݡ.?uD1rE(4TMtN I2#G,EM#Uoƪ}BC>[:=dn4nNTVK =5tO hfT38SeHSy G tka|vn $!(xP; >q&iF|h{jyߊF .9"vM,t̲7ٌӁZ,wd9VJ|%Vpn'S{[޲s:+9_ޢϗ.I~8|D&W "E`>Rv{+/+h2˝,2_flւY8_Gx:j. m1Wc։4ʺG/!8]a4&ȽE}&{r@ T$~Amcxrbڥ  KSN1?Z7DRЮ l],/-'Aq "MJOމvzR:[) b1Y.ZD\y(隄pVy;+F[noaLb2=-B%XՑ+"{Cm$ /E)O1_}+]؂Us*s/6Z:+|=z/~2nliJ ZpvjmpAWOyݒ\K}D5l~D?"^MM Rg뾉cnkTeR'Tg(vKks}{.RR<!>AP3R!ƛ}M; #pGc-}/* #,/La EG̓g] LNZj>%T _2@ 4eJگbMbo2="#)UA3Ua <Sʡ(u{UݓwWZ#.G'.X&#n>Iz"pM:;1 7feľQ !~2Y-2@k!`<4GԗN+'^ׄ颌Y,X R5JUT*~nExP 3oj1W7=u'(?2>鉇pl: T1#l5&_׻~nǧ|Z˹h2+ĀxVkqn='fxPKШ^g(qP"aJ(He 5 JPA/Ǎ Is:bZpql]J]{ [C 1!{67?Ϣn3o$I:6f@dH`-*@Q(xHmj$JjH%"PJ\c84#%n ݜ:S'%(C| =ZBwxjE`kdKg@y d@ {P оݭ o&B4 YZ