libgif7-5.2.1-150000.4.8.1 >  A bYcp9|h/3Tia#[ [5s DT5COUzИ Y785 i؃5Ti0JęT_r'ڠ)38>8c\eޏmȿ^[!^"P颒)4@ʢ28 `CT²!LSMdv#]æ]ɂr:%%Ut;_zYnbS{j1116a3365a5a1ddf55f60ee74f6f71e00ff4b22aab0250ac5c37dcd0a845a921d181bcb34bdfa522667ad039f457032a224f44aabbYcp9|5;cRI(k$CIz4wВ|<Ь,Մvmg+$Owݛ@(ۜ|j- AjK9AAloXoEeC.6%jwI`D<uPaFT[b<񩈍>nGR\!. \+"!?LP Okʸ NZJAע1jhg!:tptKrђF4Czk^ |kp>p@!?!|d   C 0<RX`p x    (8L`   (8 9< : >@FGH,I<X@YL\t]^bcd e f l u 0v @w x y!z!!,!0!6!xClibgif75.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.bYc2ibs-arm-1 SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttp://giflib.sf.net/linuxaarch64 p@A큤bYc.bYc/bYc0P}u1984f21aa8cf8b377e9635bb8debed6152fec9e895e8a88b0ca2d80c4ef8e4860c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8elibgif.so.7.2.0rootrootrootrootrootrootrootrootgiflib-5.2.1-150000.4.8.1.src.rpmlibgif.so.7()(64bit)libgif7libgif7(aarch-64)@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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-arm-1 16500252665.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_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ad8d1efdf0c447aa6b9ce5b5157c0a3ef0b1dff, strippeddirectoryASCII textPRRRR|%Ӕu] 2utf-8b4b78f628b7d97ab33d5c2abd4987224908e30ca2d3f06fbd3f01ffbee1c5082?7zXZ !t/o<] cr$x#F7@e.{Ʌ4WG5>nԵr̈of ĤNm owkvXJ'9ɨ fBȼc@=Yܕ-e;n  3*sܖz͑дĪr$IVNj/ |iqյG"g0YT&0U72vAi3V~/wIrjr9l]pk/:r7xo{.ƾFcعmmㅇQmP=("wZ4 ꙽RU+ pTTE8eu\ҺvjD*{-mNXA;5`zyь阙K_]ǫ/&uva`Rei+ $9%q&OKfV34 2=GI+f8Ctj"r԰G $zAJ02*\ṔDjSy~qHgY1491GZM  C}»=W^{>}TTqo.zvWA듑ҿoHB(󤢃c( 'I]V5s*mUk ] J'*M ?jpJّF\7mLӾ́_cS"A9bvI[ki-M';VmQonSD!`Q-xy,PG:YKR:!_1{Ev|\"Y^a˻փy[tڝ[.z٭6I] a+٩ڢr%dt.‰m6?IʿVL,B෠{ujJ;,h=vD7[4ai=^ƖM/j6%YlP:2G(Ͳs@ iC,_G^aݍ{E[q>1).]vc:h}5"Wo^MҎ4Fk6vY;'yjTk`%=YBo4!%ww;uXgWOH7Gk΂uh #HγIHl'$@%5<$QJ 9ruBjlBL(+f8b_4CBW ĨS{+t0WtUӑ cQp4Gth/D-ȳā(q-m(F>)tk ?c@n$3GcEUS8TԷ |T$7Qv(~@-Oz(J/*85LHAm,hSHIQE2ELsŠaiLWy}c\] Sen6c+ZI)lx||{+u"}shJ|Scc_ļz'x"Fxj]u퀿+`aI%[[F|h$eQ)Nî_mY.&)8`t*C .Ә Y >a#]5MtﲂdDOD&>K9Hϵݒ:mPu&污UL9Z/I]Of)eExOM$IU أq{<]B Њ&v("z;6"|:qtQESg*N?(`źMG;2SX_ .d1@J3b w-_..X_RMz'R5Є K <4J#M#^,&W1봡 ֬ʀ!7jƴelf 44UJdmRFmRQщd>e;[?b]0l?S0ߥ޶5ϯw\Ixu*CG}:}x?,3<; ! <"qD;e4H5pF <>ᚥ@ҤT%lfQ %2H5;ꅭ(gԨ&KnEF[xߕAIX]rU 5`npŀ4A ;.z3^v\Ui焢 dSDȮzA9Xj>sN&!]_/CM]](I,FRMsW>srgkYyslc&ϼb5<*'E`Hܳi/.7Υ8RҸJ]Qs)9H`ԎDbL9\*wJ8= @XUL`^m(`LbKσЬZdF({љG # MY5*On/ƶ5R.aNG` n`H@` VYT>s~Z?.B @Bli׹xqIYYn+q!*)ݏ@bk?!^ɟVy+osk9nuKh2e՜DN5dUX3n̛͐K!O@F(LimMݻʞi\*|_/‹#zpKۣh-|DdM{!y;džg TE3R]bѝ?@-bC 49x8T63&&KxWb2pۉEt3v]ѠCt5^4tdl(!ݡ` |l0Hj ^ӷk3>eQi"%e.z3 RX;Sybj#}F?cVF-9W)Ft%$iDrNJbN栗9\?0s>mF:}ڏx ]`_fgU7M 36jqUҁx{?<@;Kft-$zX ˍ8Ƒ*μ7rA \cӔ 9l×Nw"[ ^3L~2cigt#j,i :BTcE";Kd[aЯozv⿜JF#? op8 hcAScbqBXxju۾[7!=@rY*ρQQprJOit"zGl]+&E7L&y_l,nsT^8De\}ڕ*K~%(/KuvAjreE]Ji6 ,R ? 2=Dp Sa5G=pzH" &r "9SIb}1bM!iĪlޅIt IQ%Y=C|z@4lFO  7rdAݖ2 \ $cQDFKa Vo:KXˑkh<:Y;8*d)w:KEKk.3Ų O n%"'oʎ.׃,nĉCȥW|B}0&&IwcyPf%[0qt%˹O1R&6]f?㭡O",ptR%2ʵہ4e^ۅTH6v].I MꡔhK6NF(-m`}|c[k*hg]BrհA y<ʥCePꫢfE!! A#^u;@ζ;:*4\ym_6Cq+vs2cDPݏJa̓ pFGȼhB0J:,}bmTcaICḶ8$ ;"]$@o`έHLQ3؞]St J 0Cݶ9 nȤK%)W"ɠї(#qB*iˑ:\IZfp829H{ ^%Pmm׾T &XDžop&ٔb 죰r2$㾳 f5qNBzm[ҫ7WQωǏOqer>[66Zn:XrRIW?DÚ=J 0d^0EmGIU`2Cp򇱜Ų!7Y{ = %&ɯ: ~(#(TzUm+ IQj=G^i41ߜk>5:W<F^Sbz4W,b\YBa܎D6|@WE/:MgavvOuYV[3,A:- ǒjiDnP=eF2qִl3ARP3j&ȏBv^ vODI>N|;+86!EI־<8M1f],)ȟTYz]߳w3+C>6ʾҺl>n /-BY͇w=[ Kd Î2#WT0ՒMqGg_]9Z>Up,_jj!͈ݢCdLcRrN0uMmFyp`AVV̀OڤD("epR a{^;{ldӑɊ2VsWwכl*BD} {+>vpP:F4ۂs5$C(k/) %Ϊ`u0E]V}"[\EijN(KvRW_L ~{3PzY'X֠%.BW7>" ,,=kx)0 !s8XnRB1vBF %Wwpv#[UXgu p]3ͦ )S O}ż`%ENsX@*!8<6ϝ0YGifLϞ5jqsÎo 0<+3rKǕBٽ3T$R`ـ.{ǵJ*1?tlt_`=VAV"= c@1\Z?=C=Zǂvl[=c86qENJ4ūb<t+#>BvbX`Cw&*>G:u,Bt<ԦacRbb&+VwgpNWxܙԾm@i^$˶8;Տ\^X; =/儂6]Oпj 9 c_ "G|ڿVq('J *r ۙ3ɤL͢)7x;riɾ4{YR1Vd GAMڬLًWCZ-H $]_4l|?V̷^ f-0tX\}=KEaG )~){ZaH'/WG_wyF1u@p2pSiFA\wX4v K'LC*9LqĶ_j/(|LJ˚,# kJSq[nÄR2WNkIۆ[@GV$M^};j];s2kx{T@UT v:?T~YfviLͫ]Ͼft0&'"*3. 5P5H͟KHB /U=u6ig&y7!>U ;Džv(we+OY/_Bʹ)!a ݦ/(<ˌB1_t7"]CAiƺ3yt.0/~@"{P{r:[a%JVӫ_ Lb#S# mNmgx{$Yqq|(pP)+.ݰ("'`%ck+6ei,Qa}@+D ߏ̓t"m@LyqV'ep^NP+ ݷX {C( +*6C&)a jNs̼HQjb@ uThhʂ~{|^@:y؉@66KR*K`!jWH{R ]MNOT kyY]4& jOBd$c߁&X+n m[$6ۚ<܏ 4 J#+#VJ8Nx0 V= &  Y ^l{;!`r6=M&-:]Aadć,A`e~,#M{ luGR!M."^_So%%Vj~_Vx6Yt 4~{xlz +H +PGoNT<篳 HVF e8Ӈl2kD\EHF,VXocĉD JsZYٴe>2Ʒ3J$ S-i1y? x0Ƭ݅GI &ź["'4U(*'~ߪj`lQU;mFi'.=P3G(G ck6ԔGy @aE?<72 M5KAiNg)/MLRУX8RGSaOQ塷Ң.qE!]xٚ^JVFLǧ7/\^$)o~~H2 6{um2S(>;A6*< 6i0O8 WB a,xizH 8]*Y_CxnikM_Hֈośn n8ߜ>ϜmۡL.I90ʿ3F oAFbl[p}S}&#O56cHt~nv`y oW86\Z[*98Be:>bQg&g 9 ʆ$fт|hcฐ;E>u'1F[~986 燛x0Z38]Ёꢚ(J(^28d% +Sd=0Zjh'atV7tiNv*{y6,#zX)͟/Xx?i%ƃ':$;i.x|U  O]:ELj 4!]鞻ƮBmF`f\eP|SԨE5τ\eGAgGyzCk?ie>| W_zۤ&4[t-/CuG?~/RXň.~ٽ5 { kHY~]['gv&ܱ3 rQZ"2S$zBzBdT(5 =Gk)%W4'ٮۭ2.RKjR-STcg`ffo+탓!9O8B=v Z*6k}qà C"Mxa.Q!^Z-0hu 3ȭ9R;+|g/%hLsEY=v 8L V9~mm67_^q4;6%q0b[(1CocCNkJfѽ.4;cGz6}/#-Eùig\Ѷΐ * }SOuOO =9F8 *-lI +ak,$}bTZf34UhYJș~lM4vNKʲAw:ס *SLCוYczQZـ)k\a>U354OSXbOt.v2FAxIE[N#4Kz!λTEf ֬H:յk1{}˨))Vi!>`w"TuRIQENI`q/G)ڰ~m,Wl%+p2N9.+Ƈnfve?Mwon_qME8.Y+y;'6I^ikT\s#\|7NM*u'XUxz 9=$ qB9b'Zˊȹ+{K.pd՝'18ޜT~ ȳCa%aFGK%x SCK5)-aoz P+v<Ϗr4_ ՅL\n/#;]UEXT,P]1WUĒc![FRD&X>G*ځB3bJk'a ]\x؍r⋟Phs ;^ӊti8iNcSkU,}Hᠼ|VnF$Rf&1a?\_8! V\01a=m`ٜIJF5!=O4ZD߭;Vs=%%>v(/6Fc!\?σG{w,=aewĎh+0RO|3_tAօ;8ͱdvL/i8E6Ne-!-fӗ15*}t`o %--_>Lj{1%UGP% (GφvOJ"Ы^{C`i؜1z'PVh2=T2t `ELWS}:ܐd5(ie*Buvb_ش(,}Dh2ŠE W-^sAT^VN\')*Zj$Тf(& uߗb'‛}2 'W__R\\b"ZM}Rx+ᤦCcWi+56Oj:V$gp`bF_ jTxm%o.:eiBE\[o DMbndsWy 쳡\]l@( F^l + s^o5Ԝx^ū^R>}eґiqv>GBwAm:xyhWFgk遈@[JQX