libgif7-5.2.1-150000.4.8.1 >  A bYc_p9|4(Cu%nwb%wf‡c 2+`hw$׉g, !Ķ-xU_[1d:*gM?å2+p#AsF`ӂQv5D/>_ˊoTIpn;Jo!lqwyXy3Xy=|Z#HD_d*F%M{l 4 "~_&Հo}>T i!>pۤi<cRcad1f257c24bc2cfe374ce3332a2543718600c4987ae988ddcb1a4841abb38ce9243e5ecf8855dad1e9e6816564fe9aea07ca3964^TbYc_p9|;u7ʔP7m`p|,v򱑡1;U'I'|GQx6 ȝ`Puήdq $rd9G:<^3>Lh [C 2*pGW99=e5 Q-Wwydڪ]do?b} #SQ9*nwRDvoI%cd#Cye/>gTdF{2Td%'])H>p@!P?!@d   C 0<RX`p x    (8L`   (8 9 : >@FGHIX Y\@]P^|bccdefluv w x y z    !<Clibgif75.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.bYds390zp34SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttp://giflib.sf.net/linuxs390xH@A큤bYcbYdbYdP}ufb47b6592d64079ea00b214c9661715f60c613a5fdee1760c9f8cbd527e028720c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8elibgif.so.7.2.0rootrootrootrootrootrootrootrootgiflib-5.2.1-150000.4.8.1.src.rpmlibgif.so.7()(64bit)libgif7libgif7(s390-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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/ldconfigs390zp34 16500254745.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_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ba7a472a247a97a02b3579ea5cc006cf4311632, strippeddirectoryASCII textPRRRtP橦t-`utf-872cc8899752cbf3dd73c025343202927e2b70cd0bed67e1bceba391a869fb218?7zXZ !t/G8] cr$x#FFS}V~9(]AWdvEVn,037'S / |^0(33 ˽(K&+͈Û֓/`E&戣1 1;[O3}S\}mط=gV#Mm9IOHRFŨaV9o:Xxe1O@4+}Yy [ůOI *'/d6^RrNH& B5z@7M+tgo lI6e]Ops.n/9Qfzhr*7Gl7 IveQ'!4PYZG XB}}g>L 2FΡkﻩ=\|&i[Z"9M3jԙŦ#cنbf7φ S7 `XCVAG+mr JZ#%iVP^O2.1nL^2146yyu3{ŸҶ VFVIw!ZխJqph/%hI)ÿIo' -o|T0 p+{[ϴ1- +u'scFY !UTi`7ZLۆϯe'C5<)hzD(ӻLRi .߆rګb< P|<,4$ HdH7U({i5t^!qB$"PZ"vʊ HVǧҬD3Z;`[wU{P'o_),ݥD},auC/TvaaC!/ j7nU?w)~md] d7,]uTݳh5Ӏq'y<Ŀ͕E7YVoᜆ_\HÓVӧ?jp>OUbH~ v{P\kqwr "odt*/Ts[ieM3Sg.>?Olk=rR氕 Bڄ[SyΨ&Ɖa,X'<2;DZXrU&ONkr~NxRB8z2"?PcCȴ'bv{NT~s-7߰,1Za-_.>M.aH;}{)bsidjr\r#e߁%O$eIHU2tTu8ts08 AdgW 4S΄w*~i?RqKjq- k4fsAsILmf9랗}$nN*UL#)u*@Ů0OK1])\sZń"PPB7+ !v /(&Q[,]=[Tv6PъZ}q VombjPլi,Σ,K+Tf̋sp AUT>TV`N |-n1-5R 7_K5fa{jKu4lc7t\ n^]NO#-{GyE (Md9(9UgfFQ RE:їYulDFt'!RqлQ$:P.FDݧ>t7o[Ga,L Aԟ#ZFx: 0WEYoñHB *SgҊΠfC?U +Vy_K5 +PxvJ7zt]XeBj|, q].@&2>vwlŐ@CDnZ-8=e2T T  ^/'aCa*aYGdۥvp@X[*%т8Aͪ| Ʈ-{WضaQ/̟/6ժ?FG <=ks/11ѠcUړ-8tcO*_f .ԕ=Cuooh6T]Ր/x5IN V,<Y sQz&*ME2Af<1);bs_`!W|i6DGZŕpp2xӪUJHQfyaxr ^.Ӵ;UJ-1nTDFsNGzʹێ[C|Hşl:CS64 rA]| % l%\_ӏQЌi@kB}*K.dei=^>q j3EYs9VEM<BMKa8ɔ5@fz4țO5?gc>Zhh&,'!-lph Bܷnaߴ|.Bec+z [[HWr!/;H" Ɣ4wqST@\ƿrʄnd\E!yG_n[vri=ҠHD3jgUJ.CǶ3n/_g#žnOyUoft ߖK+A,SaKQ82GaL^vhj"ܕ@D%Y/%q[D[&Z49.65)>mXv>M/:5{7]u;0MٞNlC2;-]*A-.O_$4S*aj:{/ glDZ2$’A oIlpG1z ({t~lw]EL%s*Y ݷG7b]py*Ɩvzρbp>ԙh-v}gM/vмjJF(?[( x)I( g 62~F.,LRףҽnp\2MaXolT Dpe{cA}nDa\"gB/|邎A94 yGi|m{rWSdrw"@WI H,@IXRRbP[п^# ;r^kbLB8EAd/o|ܻvPzi DdY-d-⢢kےZ=M0|>deV+kA<ېr'@J4i ;Τ=[eVk1!^Я(Oju V搆D :b5 dCnz-|t%Ի5ۉ^RU>6N5rI ڗQ 2[ݯÛ '/bE~_"3v{&֐ō k߲lOν(\O&?f'Ԋe>=6fϋ!7oL[;nay@a|`ufx`zA?-Q I~䖞) >cPv`{nṯT{o<_@ iv_NP^ n܅d%y΂)Vs`hd 5 p%l }mΔ&F7v%` z$$"kAck?F?Lg45EUi`]BêGFŸ5ձdi8zaE`fO ?>lwhs،k;+Ne I,mϝw Eq$Z)(@6:o2Q7Ά}r,DPoمnxbW[6VK@nÔ:!2`qlwA=Ώ 휁ƞch$$dW0d~8иAT347"Kt|ueY@O*$-ցy1~W^k~qHqpΒcmh?jL1|t#  ˵#~Sn9_/ ĺq#QG"P#Wivu)rܥԸbkf.ckEa=jpzUr3;3PU2d/Q5iX$`ȴ[%( ̉8_[||Ĩ '+s^R]aT`29I8A˳`ݵ['7.w8]5p-E͌gpYM(lVWD5S!ldO?wk]sr"Q)`s$ %gi#(Km{du uʮR6oaށy{haΑ~Lޖ(1Yl-gv@1'Scu)USܶoVV#r\kJ-&$;EQ;/? YrMqTZgvbC-? 1F9+)=hߎV2| wdp/RL6˶Kr]}o~0?)>j$Tq |ߗ,kdN5(f(4є8SS[snA q;bepX;;|4мC_wߛ4_Uwnÿ`/0Xc*"e qʄ>0@ÕZL>۝}l#SՕbMS 8\=r00cTVȴpCm쀡sGNX[\]= +˪g@x6g9MAߓJJwUlF3lzZO2"N@J0`Txb?D>f?0р[eSI'Y 9GUᡀȍ$[E?#W7ᢥp'anĔpH,y^taɠ@BENsy7"r{Vrl}8,,?̿WvGpUH隸f^BttK./ORiDOBA֯iEW}^ zV5ĤaMnrr#^ +/_ yZw!|/ Si5"ȞS.b1cz;:!%{fÐPDEeX2_>l#"TXfs)>#6("&Gcqy/9Z;m%;1?rMލ]@n%3"ݠXOҽԌ?+Fy)3pI Q̐ .:ɨp7קWw[maKHqpS.J.fk[yuW2=[tDhR,[Ζjcn =1oT5bOCM2UJ:һ=q̺ȶ_D~q2نT?A?mY9.^5QIVt<.2T͍:yss4Bɞh?`޿j@$J9 aљ_;+Hk \m~_"1ry[i\ټb撿̀UiX0x/HtNuk;Iq N'g$)iw@]~L3?Mu HGVAnū|Y;ŀ|o`5ʊ̄UHFR@ ݞBi Ktc˓dSb5\/嵩QBbg] qa ,aa41 +0MY?\3[g\頵ZP'ƃj_{W%?tgܘVF 0"ŁKK JwЪRjvNL _>o_; GܠN.N%Ug' ~0 ep)F~;jS֣O bQsbܢUX =TNm1[abkKzo`hQcP~B+i^Qy_sTn^ߪe*R\ZE*bдwWIŢ뿨7aYiKIs]SuHBmju(4(LU'7o0'.nc24}>  G:Qh/d8Dћ(tqAýADpH [~]ex;ok o1)1Բ|'cPΝ7+$Xطwsw#y},%[1&I* `:oN}3J--ˈ_:+b`hߖ CT6 J]_ sHS+"ƜodQ$j卧ſ*w{bn8P#$Qb| ܣyBT٘ONtKrGzߝ2=+ Z_.~W. 0UQ!Jx@\ח1-VAH+O#ê f0(NH'l֒V.`+;uqc ՉRf7Sy[e4XL/z<|a1l&;|) 1ϳwqy+H(^"UW{0f r\C@^ TР:?M_3}+&P;8HFmubB.*wkƞ@$4UR͹=:Uxv%K@<ϜrwË PRG߯l􋨈A 6(ļ].>@m?p 'tӮ 50YwŬ42999)6)!^?3'|m `%"f?>j- xyN{*4ꚡ{#:BA6bx_},U _#`'2I6! q)Yw]H}BE/L:5R=]Z5}I>( c8t LN)؅T&(NQ.ARڭ^B7?osa}%999(R4ܶ^gcqls+Kg!\VZwy"ql&DH7D#E)vs׀…%9EzVHV P6̶0 Y~5 )ɟ+1D/*Kdj6jxD][2cGBO;LY6Crxgk%7`bV!K֮tlNړ%RU\qJhXj^tn{^H! c-1 !r};AH\ ]d5>Py DWj eߑmU4Zȱ7ArV=?gR맭3LJwJm:ez_{?rMއ:c9aHϱD+t1̛L%^GT 0zc#Y4;bs9RUǛJ#nIY:M@fٵllhgnw9)=?9~ X?V5&D7A !-Ǿ 뫃ATT)H>Kd>}{"UB5Xrb_`  -"r/yAQnEh/o+{ZYtVY==59>OU狒ިP,! eu+27Vl#J]ՖRiWj,b6'= tF!f`'K L%br992 ݻ) @e[:[~WD .y~ca0zcSlp3LF f_= .405ս_1rz{~;skxu;02gOoAZSѤ $Zﯪ|lױM*=cF#/U-;ʂ brrq t<,"(Pu*JDpu_0fr\)Ʉ$;7EQJ&ZVDM1DEYٜJ(^0Dpa^@%E,MvjQ/ IОf({int]Cj͋ cD0~f`I!Zg:TG/B4cөO9$cAsWqQF_Ӕ/r~#x8)'V+8Hw BqݷX$1lxYK˔AD}8'#уoP9Wu0& rE,,$#( N[Y*OGo3{L2WμPзr7w0%bI"i}q2EνQ'Շ+h=4E%E,I1cO!$ jzDt]WX3muNOGч$Ff6(yTz}BAdPqcUN~^^ #Bq ^.Ng0!/o;g6p٪.+ vTtM !|w|g )akȏ)"* nfJ<*{*~NصyKLې>Ki[yD@Яʤ+;W@Ûik\0)A&}d^E-ÏqP%PkՖSU(HhFSQ n\mˉ%yxx􏽓1WH4A$4Mk˚lw(L6(uy up" ` 2_Mk.E[w }tԼ{Jt67wR]?`ICQ fN=ujW?9p~LHgSl3I4uv3sl>":Y҄iϼG+o6wgwR\]-W_NQ V:|8/QEvkt2e 8sI2hҎ9ɹx8U IKG䈀2iŰ )_D N߇$Beq)@0ҘI~gu'%?(Zٞw#[cىb;X# TʌxK t?ҙENk'&U.LWzg1{ySgvV5%rqN{<{BY;)ֿWOX gĞbIq1y%t2E R a6HN0VehhEiqdGUk߁WSbP_9Ljh l}C<>XFemӻ5${VSd&-ܵ9jT m:[5=hU<vQ<ídH,E*;wy۝;]HR~bۗO&dBNyxf8 ECFxLh7.hJq4SdZcBR9b<݋| L>$E@p&4=T+<זqU2`+5 /y܇]܆] 2{9>7:pi+ ˿+\(IGșâ )Ni~:,fŌaKeD4Sf~Sw%E X5~**w} 'YZG$v.G(78R]vi9#Q~H XdB )wh"U Jp%OE^~Ri/7N0AC9*X>&!L^̹Juj<ٲ Iūm΂+1InPgBUKN«*T' a`Fʦ:'!P$k47eCn&CT9눘D傠 '&hs*Y;@^]yRad6T`Q҆ Y`f d~ͬT_\uPMi$7z`NPE&aJBr:uN_t<>[jxuLFKS:sg3\sG# ք(Uv;ݓ|K ( &Z CP\1TǮi=DvpLI!Ye= :h +a.!;qiD '`TD7QeJv_.O::k@.q=8\3ϭTdmJ s>dZn9#|钛 \`-0+yq" YZ