libgif7-5.2.1-150000.4.8.1 >  A bYc%p9|L?`fŌ8Roeq[j(E-x>\C|Kv㡆2ziﶂX#muIWNJ2]BҼPȇxjP^@J'$[ YLhchv3왫V[6+NM 11_]ӲK <=.cս8 yyRîYO0?c5b767494219bf9352b790ec257679f5fdd11f1ce9df607aaee5e270052715c7637c613f89fb7f7c1165e70daec9597339a64d8e_tbYc%p9|*U) rKd9{t( bq5p鸲l8ph`9r~Yu#]n}E=bI`]ˠG p:(bSE˾tiWis]Bj7Lmvr@f?bR뢶lXnTt67p@!l?!\d   C ,8NT\l t |   $4H\   (8 9( : >@FGHI$X(Y4\\]l^bcdef l u v $w x y z ! !!!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.bYcsheep10SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttp://giflib.sf.net/linuxx86_64@A큤bYcbYcbYcP}ud8aeb6462290fde76d6a9ef363688d872e61a000971d382929a57dc7dc5ac3ee0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8elibgif.so.7.2.0rootrootrootrootrootrootrootrootgiflib-5.2.1-150000.4.8.1.src.rpmlibgif.so.7()(64bit)libgif7libgif7(x86-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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/ldconfigsheep10 16500252225.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_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c6cbc49ace4d27bb0131f93ea472dd16e0df13ee, strippeddirectoryASCII textPRRRRKwYSQtutf-844acb898353233d34794efa58d012de78c489c42812aa7d9d6cb68a1921a4d6d?7zXZ !t/9] cr$x#Fֵ{]nT {?zT(k?}h+֋{z;op:-l9e'3,_Kf=N 77H!O [L\*dN2ǟg_=o1G> 9HݔòQ,9Ndthjk)4A ͥ$"<%I5ݟ V$f*]|*+Iwy uN%`ƥtNߛK|D'd_jF>#bDW4L" NSP$BÇuKKZm!&MO'!6st]V&^7VI0 O!l=p1tiRAy*Ft^GLνY@{>`X0ͫ>VοehkkF|E9n3vkqY~<-{ai/'oz`nlz` d8?ᅲ.dI[c^- nU7 @A:Inr9S8mvD) 4jʦg]H(Kp Ů!ICcѭb{B:{ jl '-UapFe?t!~S&JCO- X2`Y"iZ|;7eeᴉ䒈SIW.TXFk=}/\\N"cc G-1P?m0,mMz-* øX]"zZkd]-)gZǞWߨ?Ḁ3'k)UfG/o}F|JqbjmMh4ҌƋ16QӇba7Œ|;5T ac ?p|_JvMDŽRng̼2oɍ w,} 3&Y/Շ}|R`6sœ9w6=~.5bݜz =xtE!ɜb#!b%DqS@U\c[Ym~X'8R/uDkiwc]aS(WCJmVZ^d8 qW.syr9o~kgX#8".ʳ2lk~kt8UF9lN@gxӓ W69\ө|^HjB.VQaUO@SB0%xY^ނ.n|{BzS%(Gio:n5]÷feՔ3z,κZwX.Ѓح"/A9'`tD:++k(OO)4>K<ҳ^Vr 拹_I BWd9B$"1ri/:ojR:v끐UAG_m4+O `nG Ai 1_#DKqpfpxn۟ygV=.ވ̖73۷ VMzi&tnz PMN[ B'FĘ".Sp2"_,\G8s?}rR1> b|=9+-W }Cօ{f_5sYX+4`0r1w/Z9=THeq"/ M !ؒsk,%6nKS&[OLJdْf+]ćxpr`,3iøJNrӵ3eď`ӴnGeXȤexV̂)LCڃȅAgNFjL["9jace(Mwnk'~3im`RmGN%1i2A"BG9@Y|;0XLBD~ ZRV*׉kRx+۳3eYVҫ. ;aFzw(lYW@,ӽB~u5 #FqxqNg6xnDd5rcih>HxYJ˧UK\iwwgE/Y [jKP+$LYmn|&eN6nmthGYD`}ڭ^I)iZGHH=[Isy{.D+h®߅*c[OD]L]]R 6sp/W˻5Aw; 45'-ծg9r>ar"TͱnC`VHߩnt ZYXeZUD%(P亱?@c,6)pB}{ԑ'}AtusHc.`bŻIڊ= mq^ql䞢f0u>k"!Kzꝇ?QIl˭gm/ٚ bK^ma2X~ވ!rm9#o:C5.ۑ㓋\ sSZ d[8OQHG5)9hFr5|ͺA$Tђ W'p3QǛ;D"ǣBҷ:WU$%y D޴_L[oc@c{.L#NXnr:V k?]~!'=v~z&ОO :D~ 7Z8;;EoBT4Kt̲8ZJ~,C@y7Ƕ9ׁHʶvn) R-ۡNV6~n/?}FKRH@ëwOaRrN1Dk-rh #nA pZQ^ IoxV`Lo-s-t2LަjԞ)G{F1b QW;!rZ Ѿ(ʼneq.i@7[iS1'A/V?̝lboSJibPa2FnyAP&kZba;^L/o;-'q&kQJسkzq,ZJ+0`Q3OT  <&;=`5Tvd[i ay/UlLLSeJOCֻ'gǭw2 $=Se3ˢa4Y汨;fUn]I ~79DeqJxAOfK3v3{R垥ID}eӡ0rpBR%OIT4(?j RJMGZ!NQ!2LYv nSjnt喞߂ҿv+[_e!ퟬ_ HEu`8QMb"HkzllNԏSMM%]f{G$w wM.I%FƟ±VR ~^ QSGܴ2Z5,5&XWSJk& {=tqϪPFyQflVDLixvJx!"_+cP~BBm#Db/gOm@m҃y k; li%@еssl<6lYُrT:An,Av R߻Sf2A1Xs"[׫Z5E^<\IW1EZˌrPc%n/pEwО!22O4c+_!a&X xڭM[J.,D pN& Q:jg#*jcC0@jJX|-/^;i"HXg^-9 gS@i:Cxb6:iiqaBďc[$`E/Vζ";-:ْ3jg*Y1G79H vWqIӨ˭ q)Zb#-`H=<$ΈΘs8um[]DkHSZ4 њ5]K 8CvĆ;i,Cm W},+oKwS3B,~,E GJ/j<"^}SsdI;Fqyتy}ޡrBV ~a6`5C e&bbI j0=KfTM&uVXʆ&^e@I8vb$rs{m(DDÊQ;J_VYӺyű,6H51ohE[G+̗TQw:Q.e$n 4Lfl6z\| F{Oꟽ'vgR&,Pb`3~_ I7W7B%~Y3UnV#-`)NOXǾ:ӰjCsʊIx߱ɴ"wk nȊս{\~k{kJ971Ѩ-k]Kޝ!ig'o%if|=gn<*' |{[GTV+Wk h\J,-+)?aB~& 0.طB8$Mc.?RIPK(w]?m?tUx8ΠdrV@ itcgSLr);5H`.x\ʄWo\jMQ1G Uj.R$)etPܔ zn6/`soy2]:Y_MP0yϛkJfZ~V9 3ifZ[eJ?5go2Iީc^_k% L`%~NP)IYdLSA\JCg,36\Rz{u(`ĝh ˭=:EAP˒/CDb:sū}R]?m~WR?y]LlK0HwhXU<.ӨVB]/Z|ďP_ˍ"}1˃]D,Z q IeHeRw 5W`W͞*VIQʌ%c \5ftџ S$ 1c`N4DoFEkD:$UVLQEz?#^}68I!n7.%g,أk!fz . <(,XS@AcծpUc>$e#o=& Lqz*t؆$-ק>RUP"ydP/HgbE77Ud=‚i`ܗ8^fT[|i`5@7d"D /XI52=r";/VZ]-6@ѼΤH||`s\%r2)rRK(K9 FFst=3>ERD̿7@8O٭ _>ſ5s+*C'9*i{06KYWP%ofJ`lC іU7 '0G$IPwmja%5ZBRF_}:2c8Y1f눹NVQUʱ8)GG})lؗY;Io%Rv 8V웰+ eh]ͣ1zr˲ B(wK85 0>0őؘ@ aBϯq[EB& /0pzϚP?7}{ y $kHLrdlA>zBQQ'әBrd+ QO`!o!>>Ȼƒ-o矫 Ӟ_}E4XH4*R&p@OLaPr2LF1u^1/z3}qZrB@}6~f¨R]WL|ٲ9#;UІrrmܜKNwш.98"x-4U$T$NiEmsgC[Ժ Mec5+EQ6e(^IL  Vy`w,RspHǤɔw!UV՘kKy/fny-l `R'SǗbGƽ|= P9jf"5y12p֟m c ,f"\zs 0NXIIvm?-L D w,&2RC,~c"H蒍TlVy5Lj!sA>F`;-g߻[@%vJCoT  /4ZDD|]iܧB/^˙rۮ >g_oj FG%a C@%qtvʽhОnʕ)֎;bgQ\;G)>բ9Ud&qz (qrzBt643hhͤSeEc x/Cq: 9zR?PPI~e"hI$|g*Ppݵ 6ӏ_XumMUBt/ۮ0-QH`ȃѼc8Aᅏ8z%;}ƲcN{a^ ɠ0YԂF u+ip(ѿ*!5rX1!xjNhPܩrԊE7D fFrDk3||V`&Rx|Zgӟ+Tk Md/Q4@Br0G[.YIg<[k_d"RZ+yel"YwW4{oпY8&D ؋0[Dn}x@cW)?!~GN<߅Gx) ʹ Xe73$ä 0"lI }Y19\ZaQUXɜ:?\d{bGtnw~Q8c{kbRQ^N1 /$>ur>㹗NYN7ZHNZ+R5Ҭ .VsbмQ%s[@mAhxC`u9UMPs.JP)t*tdgVxN_$JtR0 &[X@lTL_x[)ڟ7meD+5K.[(UHP뉌BA5U',3eg! 7?HXKV#gEE߀Ak.,sjjmJhwd/+..[eKuٶ),-n|>=u)ȸe5mX'߂| M_N3ܐTXNI$smw/rъ7rgb|#b#O2Lc-px1PB OoIZQ؍aCK9oqo:&M>zp__$r͝AoqM:1%Ra$8%%h~5cN76ǩGo&D"!| V|2ZyTvY0eZpܮVՒXwz{w 8Erx S`(:(G|o&:g]ԥ UΘ])mH0CtMSxhrJ4ǫ/Ty'a:\<P~{tҖ c[Fp3J Z'֗B6^ђbkQ@\ XYS(تkF;=֍V4m4Rq7 kaW}|;"jD&{ fK{$OzD'= @IdKGnOmych݂9 4Dѝ*tęMer;iIql$ 7SA<;4˼d$ 3Ⱥ1H(P Ǯx{XQ|IT!}!^N4F`vwծ_u)$!*buvmq 8pTہyGa7C$+modjQP17IR/` W0Ks4jBp_ww*W26` feyi5 u6+ wȏmw߾tvub ecIĉy킟t X-3ưz~T^%~+|a 2c 2iGbhz9vp1Jz@&ZC's  z@H+($Kt{3*][ͤ Y̦Dv,e% ̂k5[ap{&qj?ʘ)l+v9ti[,#3%t˳˸SNEUxt bua=]c` UIe+l'#B3d0%KHlRmlnLYG2pv{1Jz$# zdӰp'IZ:wKxb LBMt4Tk{@v nl(؂`s WQX6 +DF"RXXwb>]{aD2 6H !+őޮ٫Q;_ (dFP/S*gfNVb7 t ;;L @KwK]@ש0f׆}Do P'0WT4&aNvoѕ&*(8sҔ.C #G"L c&K`f{lUIBcu4*xA\\511SP6Hy(J&>;PuZ/ N)c_Ɛvu@c2y%)0˻9  Qxb( #~`G\7n3QRw0@K '#-.h+X5.Û.nZL_X_k^DvǦOHBr㏓199Z4l/)g6(& _KBJ{\:M(SvdDq?Tx$9ICcdl+DC:Ƣ Oc MdIh Y  Z_L/yCJȞH%x٥ZtnVvMtĭvg;ߴڒh;[(-[F7TIhg noXtj"2PNN+@F `AՂ;fA:!EryI@'bΩ5QU^`i׭1jeΛzu'KOx,e}!쾘5߈XK `H* hy9Љy9< Qu|VV5 Bl`:rQĪCPhR\b!t ixV3z43}a( vtdb)|Ac8)Rb ˱Yu3ڼg3񰾻4xjO|O70=O\d87X{Cu`t S#OyHUKIce#V{ek$Q-7C̰UׂaCQU. D^❮%\iv(OG(@xd7"Jl i6JLP@OR {ֺ 28[I{‚ -ݩ5l bLnn]*3Ń Uf2i@ϒMO f1~ R(EeהzMyJޓwrG$ 9Z1ʍ8kgIJk5kb'GxSBJ fWmqT5káNIbYܴ٘CW@f+#=˒axmdD3f+%>+"Dz81B[9w1ov4[jOXX-oѬ