libwebp7-32bit-1.0.3-150200.3.12.1<>,kf_p9|aU]OBu7,M ƅyt;HTg AT~u_f`yjx幨t;\70Op+b% Bb~I}A`ŝFoݮAxʤ@A$=d ? ˁrP5OtHh/=(Q]e˭0vY~lCE*pvXH ;&%FV= d'K=Ӝ&v|B|5PfX#]<{ă5gMb<_>>!X?!Hd % Jhlx| !08 < @ H  X(89:>:GDHLITXXYd\]^bc~d e f l u v $w x y   !!DClibwebp7-32bit1.0.3150200.3.12.1Library for the WebP graphics formatWebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently.f_h01-ch4dSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxx86_64/sbin/ldconfigf_f_171d842831ad41a5afdd3a52e875030dd1c352edbe6bf20609d3cf176c936e10libwebp.so.7.0.5rootrootrootrootlibwebp-1.0.3-150200.3.12.1.src.rpmlibwebp.so.7libwebp7-32bitlibwebp7-32bit(x86-32)@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.3.2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1edu@]a&]Zb@Zb@V@VwVf@U3@U|@U@TPTO@xiaoguang.wang@suse.comxiaoguang.wang@suse.comjengelh@inai.debjorn.lie@gmail.commrueckert@suse.demrueckert@suse.dempluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.com- Add 0001-Fix-OOB-write-in-BuildHuffmanTable.patch Add 0001-Fix-invalid-incremental-decoding-check.patch: [boo#1215231] [CVE-2023-4863]- Add libwebp-double-free.patch: Avoid a double free, upstream commit a486d800 (bsc#1210212 CVE-2023-1999).- Update to new upstream release 1.0.3 * Resize fixes for Nx1 sizes and the addition of non-opaque alpha values for odd sizes. * Lossless encode/decode performance improvements. * Lossy compression performance improvement at low quality levels with flat content. * vwebp will now preserve the aspect ratio of images that exceed monitor resolution by scaling the image to fit.- Update to version 1.0.2: * Lossless encoder speedups. * Lossy encoder speedup on ARM. * Lossless multi-threaded security fix. - Changes from version 1.0.1: * Lossless encoder speedups. * Big-endian fix for alpha decoding. * Gif2webp fix for loop count=65535 transcode. * Further security related hardening in libwebp & libwebpmux. * Miscellaneous bug & build fixes.- update baselibs.conf for the new soversions- update to 1.0.0 - lossy encoder improvements to avoid chroma shifts in various - ircumstances (issues #308, #340) - big-endian fixes for decode, RGBA import and WebPPictureDistortion - Tool updates: gifwebp, anim_diff - default duration behavior (<= 10ms) changed to match web browsers, transcoding tools (issue #379) img2webp, webpmux - allow options to be passed in via a file (issue #355) - changes from 0.6.1 - lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) - ARM performance improvements with clang (15-20% w/ndk r15c, issue #339) - webp-js: emscripten/webassembly based javascript decoder - miscellaneous bug & build fixes (issue #329, #332, #343, #353, [#360], #361, #363) - Tool updates / additions: - added webpinfo - prints file format information (issue #330) - gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264); '-loop_compatibility' can be used for the old behavior - changes from 0.6.0 - lossless performance and compression improvements - miscellaneous performance improvements (SSE2, NEON, MSA) - webpmux gained a -duration option allowing for frame timing modification - new img2webp utility allowing a sequence of images to be converted to animated webp - API changes: - libwebp: WebPPictureSharpARGBToYUVA WebPPlaneDistortion - libwebpmux / gif2webp: WebPAnimEncoderOptions: kmax <= 0 now disables keyframes, kmax == 1 forces all keyframes. See mux.h and the gif2webp manpage for details. - changes from 0.5.2 - This release covers CVE-2016-8888 and CVE-2016-9085. - further security related hardening in the tools; fixes to gif2webp/AnimEncoder (issues #310, #314, #316, #322), cwebp/libwebp (issue #312) - full libwebp (encoder & decoder) iOS framework; libwebpdecoder WebP.framework renamed to WebPDecoder.framework (issue #307) - CMake support for Android Studio (2.2) - miscellaneous build related fixes (issue #306, #313) - miscellaneous documentation improvements (issue #225) - minor lossy encoder fixes and improvements - changes from 0.5.1 - miscellaneous bug fixes (issues #280, #289) - reverted alpha plane encoding with color cache for compatibility with libwebp 0.4.0->0.4.3 (issues #291, #298) - lossless encoding performance improvements - memory reduction in both lossless encoding and decoding - force mux output to be in the extended format (VP8X) when undefined chunks are present (issue #294) - gradle, cmake build support - workaround for compiler bug causing 64-bit decode failures on android devices using clang-3.8 in the r11c NDK - various WebPAnimEncoder improvements - disable extras for now. it seems it is not building and installing a library anymore- Update baselibs.conf- Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose- Update to version 0.4.4 * rescaling out-of-bounds read fix (issue #254) * various build fixes and improvements (issues #253, #259, #262, #267, #268) * container documentation update * gif2webp transparency fix (issue #245) - Add freeglut-devel build requires- Add libwebp-devel to baselibs.conf [bnc#936417]- remove aarch64-disable-neon.diff: compiler was fixed, neon can be compiled now- Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation- Update baselibs.conf: make it match the currently build library packages.- update to 0.4.2: This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage/bin/sh1.0.3-150200.3.12.11.0.3-150200.3.12.1libwebp.so.7libwebp.so.7.0.5/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.suse.de/SUSE:Maintenance:35416/SUSE_SLE-15-SP2_Update/c7ee6d83b68fad216b42eb87b5f5c75b-libwebp.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a47d5d9d30155a964be215c6da0322873fc4697d, stripped PRRRRRR R R RRRutf-86f450ad02a4ffe776851773f724c5d18a659a2a21d137f7224c51d5e108c035e? 7zXZ !t/cF]"k%r=d@&z&j($}kT/,3]k/B3~7xThg xaܫN!po69w ٱƴ% Mzy ‰\;i̢px"r@ɜ ߒ_b)uIsE @^D"x͏r} ?Qr0Ҫ}^\pfΤMLZxHJkt8RZ |̃MaU!jRpǨhe<{>[;nNR_?h 2o#p "r-8zXjʱ(9jyޜUfപU\V5n1?DqU5Ǖx݋'3X3JImD t~.*SL0` H-]@"[,9WVo$'7fҒu<.3 `KǘS.K͖9 S5R4Qv:3r ZǸk؅v YodRa(5 1ѷguudV ◉|!SF<`3fRrJM}BAY30pxJ.oxoj'` Ǔh@Z^]U<'4 &V:hU5mMlvg}F|m@E`/dk 3 Bbތݡ R.KN?QA(,o% Q&m?1KLEC""S-!!'Vu|S%MF^Inh22FluOf9 x!pW:[T#;I|L.UU]l9`\1kb \X07fvSo&ij͌}2i7+l"oJRX5{KAώ.zԠcUK**33RVg߽Ö=5j{asştBC⋡)F@|4zn~p[lXM:E0DyI+(j4:~a]Y&:2b:oJ,iR$VK)FBcT+}/mwߡ{A%s^E 6_}?H6ҽ|nbpaSfcrV0kM!wrr~#bX z.a):xk@*!:ϖALnf )L !Ǒ" ɮDžj#WΟɒVA1'o.w7>=&ed73nnGd5cС &km~*\!mT~" kdo~W.KQMdm/)C 7RpH%6{2X}ش;0E*{-DCtR5 lp nYG eu̝M K$Q .ːk|f@58VE6gc E>GĹY,p>@b|Q:?_r^#ƫ1\̻RL&tؠG~YAVHQc.[Y6c1Ri(%~ Hƙ /:q<JiSaWДPmxs> .#nhڿINٿK<ꮿfU.wڽe8eJ>FiS }<-[Cq'2mD!_ِus_.18M'w|t+UZ^^WT(4i ͕~oT<=Iyg—=ݪ%vn?k+'2/9'4„AMzJВ퓚"taFA3f-h2jU\ 8U%)ny-ݹw=1<:sNti}#6UgS=`u6T.:hI>{oݐ71AFd j}Ig 9ÕF=LiޜWRڠ! arjΉL٬=H&Y6*D}vuXs_R~`tǂZ>:?Nu\-K#~ckvsTv1=0ɶp_]g[/sZJ,m4Nz.8AniZ9lvj\z)%p]NGT2WPYOq 7i`QxpAhs U*ƈ3;}ADFV)2K=;h}`g)PŚNz.^ѕ°TG!2$GW 7ru*,6"MmmIai3Ue\\v 1 BQ?PJ uGk(5+tM~mc'm@7ϔkO0i.M jLc%aD?je %=+N?JQ:Gġ ikvAŎ1]~h·F CRd;a Kx!4@DBlz]{fd\B ̲;~7@@sj!e fXZSw־[t@!Z;Zl:s2Q#N %IiIf #ƪ1,E/`9ƶbBx }J=bxI7y0ao3*yhT $h'3@+rW"r#4Omjq;bF\Pټ66pgӂh}4?v2 봠Xe~Ń#V;%H[l94c?JUCƁJŃEQ5a 0ovp͌ZRnp?)aO'\׵$V;-Vި)Exe[ƞ/}6eU5v)ny?<$D&6`23 v[&5W<2Ymb:ࠈPx=Cg`~o$$`+ wt2|řseXas{,p()2%0oo?B4F#|&̇@`tE4T=L,wSGKp=`6xye٘lTj0)D V/v_37E< ʕo 69Ѧ/Z%A>"GWD>x}@HB jSBϓv-vrň󶲴h.KQIшxDO4j)bXe*(Z'bR6n%-dc6}k9{#E3%cCOG&;㼜~Ѧt!3 am1[)0n}o-so]<+AG&e[\TTQKwlr qWJ8'..`r"c$p'JnTNe/+5j*e2^|/[61Hd ɟUY OwѦ13Ro "Rͮ]]77ӡ Ys'Z{Nt<Nuss/j^D"H/'k{E^5.PJܿBȃDb$4!(@iӉr}. l9؉9#إ;gp}8̼iIS6Xj"HN8vˎ'Ku8 $;[(QΘ!XkBQ`o ܿDًLfDh9ռg7ݳsWmu#@fjÙq?[Ҵ^[jdX, s(LT_K(OR> fYQ1]i8&U5($s,Cgj h^ة۫}emͯlf*y7\Z~sx3> /@m|Ǐ1]}d 5߸ ՟N_)U5P^'qj>a{f"N?}B+3),]WKCf0fjgp j!MU !CL Vye,.zΞ[H.tv$nݱ6r- 0D9.K(5ɢΛ7 '_Fۃ!xgMpZl+ 1 T^^f{b6Ap|?eF5>2s(D{W_;΀1fNyHS~T/?;nBehR1uzśuD3#*TQ 5綫T @PCDb.}QJѶ%GCӠ2gd*q%5(a",pBYc0#(x?;$6Ѳׂk2DktPֺ+ )ZR'-q<ןs88{s1h>sSEX-5ZjB)󎂨6lظP*E(+Qi oVqiuu3*OEBR8|Mhj ۬DjOUwh>}%:=iw$_L+G)L;;xtÁ bWTgM0ip _2mL$@nMipw|e\kqs6DxB\\&{ssŽS.[HL`H֭L)<!!(7gq;5F|RH%k/6 )".z8n'$KOc`.^?'*=Q-?j `Yi$!4/L7G^Ѿ j_{~ZhkfHYB7oivśה;A/ǹo\>lwtfAF[Qâ}څ $ۀR-aШ2IսǸ86Kzb-x1>wHSo7˧EZ Hpi۝7-cgm pf*: \e xy.#-w{x`*AjfFԟx(N\Tr{_nZaC޸:I ʹ˃ʏb$5|ɐ;Zb*)i$Z `^/}S??sr=/LoJZ0UJgu!H[=pm20Q&= 74Y*#a I-CVxus##e/B8Vǐ4Sg]q@x MyWPU%!_ϓm&1cqwN%lS0" Yy]TܬHˢ6noFEoLﳳtOOixĔLh,6agmױdMQcVx\xIBjW)կ߳jz. x8bGBר/u+MpJl,b߳ _[-O9֑k(zZu|ͺPgjJ(_`Ձki$IZA%W [dhG @?[4/>Z HVrdZ RoI `P0Ƒ4q}N q̳ Ε6Ʉ ~-K J߬#T6Gy0P` Wǥʸ!͚PSLw -QdǖdyXKb# E@pk;F m=J<\P8szHs(l u\h+ ~$'10?ڔbP|n5.t˫X66#?h*6|;ArR;y-m;ve)q~$i#h_B!_'2-q#deȶ zr:u7і;)5/A]GqkL[TώcxB@l-tiP>[AǢ31琅 NLEa>}~N V ݅: W}ٿ]hXAU#n/ލs}6\R0r:a.~6f|D9)xylk+ R(.r۟RI~Dʡ>>F o/wZAE !f:Qs~-ьВbNBߪ\Ө`Q4VSJh~ 7ߐ_Gp7f%j[' yyA]n.~"1VɦmV(F~mOϜ,x~uʩ: $`"-&7wK#%_ +J4v1mCƾYDh":CvĄ\ѐPG V{ NV]I(fN.䂁7{꦳f%Ԭה2Ô8F0(hQ#7Mz\?n@żs y+(/GZRǣOL#XRd'ڰBC`]ӻ7n5&h0>LÛ%Eb]%ivۈXiȕJVo;oQ+O&!Am-7&Q)]If{#INH|&ǯ]Eqj42aNuivزt1_o%aj~dOHOϕ_k3]LH-w.(Ffx- M۩,xW=T@TVDAi?B՘^ɴfv!f8Q7͂Lp*a^ǠFI0%Է^9lԸ|k ET5Sl8$0/eEvmEެ+QƖg9B( /QNRiABLh$ko{8R얓PQSUsIH. `yB/*ڡ 2ظloqAwo 'QAf;u ) ӼbOς7i g;tcY):-M-AL/-`XU.'c ~P>S&>r2 ĩ]}m_e,8QEDl6q޶+_q?^лs`"?=ZgDD¶/V=9*yרlv@jJ9A'MScd/p%B8`׻'柦|3ao lz_W=#sc:WpαSD5޷*LC`߉TGh(t=]xQ|>*)bP=u!qp-w#eV i`,sZ\HB(0T3ƉɣE" +(ߋA|/ 2o*LnJX_:lKIyϩdCE) *L w֮yX(7^/.,q0|l!MUSC6hKtm?-yHxFͽzs274" =!gsaҀٯb(Zlmp|ӗS%%MBK_,CԦ84nplZ@EA9 X~_6ࡗc4W$wC䥴 mmvɲ1 *ۏX|3#RJ)(? ;lM2).hӏ.[ݕjNFweSk"8 Br2ߍhphU8Þm_2&aοYebf4DŞL@k0l'ZISؠ„u\ࣼBʏVMc{xZc(-FHtþvuxv8k zTSR՝o(? $33B4 QC3:KD#:z8a6|TDߚr}SJ|쒼8wRb{EMߧSGa͒{g\HQ^췌K{+2rpueݪh3M>L.̀1S:iYv|f Q.t|VmW/d Yc +^Ț |Y@ %Pn8O%i sAQܙTkW Xύ/@.R:̾5a@LΞq6me )E7@㒢9&s7TcWE?ۺi-+H5'6u?!IH`jXjhM(o}HR? `el*$Xu`g4?Ds޺Z=ut]ݍzYxJ"7:Kl=1ӳO#)5nsMg2Y\ݻiT}l MJ!W:gS>,`iUph[SR*c޴x( ^,{T.ϝߺ96o8Wn XʂݲvrքnmGESSIАq=۶wMzލ q=g_Fo_ڇDa(t䷌ᕱ2<FqSH-_:B ZاNJY{X1 1es'f*_ꈶ-G$meЙtuc|13.-S_{҆I}x))](u=ڱj7`*4*=.Ycnn45klLm_O?{+M#o+]B"6 nyAb;M37kȀnW1'Ar,rRQ)cfԄե2ԥt[jHx)`Ev}-kT(VvTq |G.1CDwUV .9 Ea# sCu c|YKa .Sqٰ=q&`2Nr-Uw@Y.ё$lbW:3VEL6Kh7߷5MK_v#Q'I@kp O(kv=J:>p3L&pa_wd8y4):ú j^?1: }}W޻I) UDbx&WK.aO`kynx%5 mr[&RkQC stXr/%VU@SBߴӀOi%jcLD+"%(kOSlM~{Q 7Sq()}cfi>rRQ͇ʑpWa[h>XM`~lKj3Μrl teB}($q'\=!xs(붜*нs 9b+B"f|:*oiQ-܀- \lCo3ٰ vEb!:6AF1PGV굒 8Lh9fSK@`[km}cm[Ze]?7PތG6+ӎڣUpV>Ubp,Zrn.<"0*g< *Tg;m>}=W'ƟYlTqPqXyM- ^fpg=%22´}'y1rp=I-v{4B/Odbsۄ0Aԩ*df~RCJ;JwԃfP8с)gF1i#HB$[靯o-d6(8S^I&7&vW6###A[,?ƮI4Nimf#@v=b }l! ٸ}3| P[eKa3nXP^=l6`]%Sޮ\ηjق1RmA8˻J;7ߵ75!2 g$dEgzAb崸%2g̢P3Wm5#oI:tThAok 6lPǞf Z*Ms0~rrgǬ穢hQ:4KS )׵~D v ZaE9ݵC_{5Z퀩CIgMGSO:_(+}q|V4,T2[gMȝ]" abO~/{5(P%GNawk|2<*I!}d2y8 ?͚hJ$Yey6-ãd6e؈'7c *Z@V\/{ג&͂~ 3ȋUKJ"D4~7  4Q@LcՉZP)s u+1m&H`D;ɠG3u1񯯲 "ThcIů ٳь5ϒ YZ