libwebp7-1.0.3-150200.3.10.1<>,Wep9|^ml% V}6=M=0ZlR*4M~ؑE1Y@:RchljOd\4G9=5fVX^ 071m1L:: $Z@w!$zY;E]IGG!_F %3OuW`O?F/f-|E*],8Jv4R'Eыz&͂1IțwӨm~)u@3 mjV^cAMh6 >@! ?!d   Ddhtx  ( , 0 8 z  4 Q (u8|9:>@FGHI X$Y0\\]d^bc7defluvw x y z    ! Clibwebp71.0.3150200.3.10.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.enebbiolo SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxppc64le ee5e6d2c67736b88ade15bab3b96289193b48fc85d2bab3a00147277e1b2eb65b5libwebp.so.7.0.5rootrootrootrootlibwebp-1.0.3-150200.3.10.1.src.rpmlibwebp.so.7()(64bit)libwebp7libwebp7(ppc-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)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/sbin/ldconfig/sbin/ldconfignebbiolo 16946794711.0.3-150200.3.10.11.0.3-150200.3.10.1libwebp.so.7libwebp.so.7.0.5/usr/lib64/-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:30649/SUSE_SLE-15-SP2_Update/45a56886319b87ca3b1a053fbb190cdc-libwebp.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ff9411131b989d66332fe846d79da4eefa1e50e, strippedPRRRRRRKPH utf-83e036b97da0da8247b15c1e7e0d4eb07e6b61a4ad5c79faf51fd82379f32a063?7zXZ !t/N2X]"k%{U}d@&zt|ΕW4+/49"LODVY>wht" (q'2$o0XY>)~`~`9sa(@y_y G8.ݚ*⮎S8"0ы$)gj@'JGT%\9(X2`~3'/[{}&fN#@ar wf,$&dpz\!? #m862)H-@i\FƄYѝ^f_5]U'uh0uUkF%%7;"8vfr>13E']=#7f(VzL5,x߇ h n0U bGcE{H( +W-)nRn^:Lz7&(!uōG8!I $flz)2Q ClbxGpJZc5)(."+1(Ɣ"M[ĭ;/Ί )Cx;1nNQ k\[ 0~`ϕKwPNҙ\bJ-s2+.2(>%&bosXS|k Kq owN&:lu[ O5|?f1WoVd?[JW&5]qpϕ"Ld14[.ڢ2nLIdpg"'aH!,P~> 'G{Jh _OSb>ZGzCٿ>@$w'>݀[%.4ֵ)#ԣd 7YՂv'&| k%Ӕut%Z_0-`K-5m^bno1+p },'9qT L~?͐gccn02 %V>-up·;]Z֞iy!W~qS$>Q]HA(bck[E؄~LƴU!Yז5YJU=ԆhEϝD0kNBG24pt Daa!_TLhtEaf[^.^  i|Ϛ.]c6 0c\(wWz(ts"?GXnCAP:uy梦<*-T.y ^HL_&|tK 9j6QTP~Dp]p< ; * Á?Q_8s6'94Kq6'.}{"]BcvqϺ/|^k";EJh;oP3.t(/& `L]gR vmeޞxJzK-3Ym=) 8v'XpSK{OmAUaAW+UT*bšT>]S9D(}BO۶!TSYU-.TMY6&Du=*fTG{r~Z /:g߂uiRr-myK*˧쉑/PhVwZ@ygV\xkM 'dF|}[F]& kW#"4F6^ 5$]LHՕBBohOIUY5W~A˂s8I63Y/\8KյhˆMag? >`܄c0D ;:Dy700B?-jaT"n߸,xxWRJ@ز-b.Xo: [86 Cgmbq ǁ#R ߄W捸\bC ٕ6aމM) d8qPrG/6=t0%6Fm# 17PaG%%%(t Xo2Ę%mTj{X tB4I~G77?qF:cZCb*wޛzv9^FB .j(r`z2(CH6^ntFɋs)[k#}ps+$YT5r#>~[߇r߲Y2':UV,8tYT/ݾ=bﳓ S01o.,&,H.qf[ݞM-YEKI9_Z¼ &} !Q70R[7^oRIA~ݧlV(Ւ&v3&7(Cf@K~Ra!0|LyҋŘ2͗lZIy^#gz&cvP/YknnNY\py{R9+C8:ȲoqwjHc{OUoLn(mFԴb+kOCm7r_MJK5l1SÖ@7‹;K05-f^%xjL+1R y,AfMU@$ak&t⒗;-{RgFLe/#hp=st]tVO^B`]]] R-'[(pcƕ/*G(ڗnJ+⎭$saX(rDwUEI*O/GV2MШ|%YfT,J3M`L3K 3έÿGr*g Wי/n,y~i0jj QqY\yUr-R$e _.?\AVX9Hʌޔ/nihϥCM'j\wPV[O϶"CX/oRj6hjQ* :8LRuFbo:L (A "Yf^ 6nv-JKA?BpD߬gh,.CCgIhK8cT敯Aj\P7&#M稧:?$ \\*#OnG0'W٩gv E|'Vgȵ7a;M+R6)S1ap/q5/C;KI^eAka_llUcեYiU 01ԨOPa46^#PXI A@NcB`,57l-Ixa (Z0Ji)JyNJ,g@쯗g"X]OADU\Þ6/<]yUKqȶ>k,7ڜ!קhL%%֒1bymfS 'Z,D[Тns6L KGU46F:\ 5EJ4|D@CdWWT4"Y̚b-tK! ڇ={Ze1{=A)\Ǡ>pTp/Sr&{%yL+hi'(nփȃDLw)T~7n>C%/FJ 774 X^B_$kB3.o_djoA;Թd%C Ju rfc!<xPʒe^.S,:g33Ep^ss(;O+5apH Պl0zQcpo(70,=x|r=aY9<5tx{E&ޚ#ع%xl ' &G*%*\|{~T3@iN]/ZI]%ݿ(bi@Pn Ծ9XLEq|R$RBⷫdLl1 t es<9d#"y'XίXǃ-3Xy2*f.Ddh* Fxu0","'p@vڝdcmfxN]Hoא1UcvӚf/ cMd7$[|#S̒ʓ20 sXsdzu_M['mY{*8:òY0,帤+cM6'S3 nSP΢m3 )n3]#aYmW̋)1HY|E=M 7~:evQ3_+J $ vRVf?1KJCO `K]IJ6 t@gbw,co 读xI12s| ~j\̫ ײK+auS,r~.bc Ϣ|-)HLLCIz䩞7P+Ďb2^;Ȳ7:'4>d-6838NHwΤ$āO6?߳+Tah.:HGOstM=n1X;pFc{`Pq yQ\DY"mڧY&/2+NI FC۽rkmL0r 7󞔍ny۳1Đ++>`k[׏1A I uc6[]zc>!* U hBK$upRK*4J sҖJ ÃLB*ї"F4mU| nU6PO,Ѯk*IfT02 1:}|MJ7, nz7미ݦmVvMyk)w&E`4 u(bmNQi|9FkM^V^>g^x:=eFl].ZU )H.5kL%>+PWe pڌݟ.oVDqO_ 1цn5 fD@q &̋vn^F^kЄ]Ko 9˧Q$5A ^i^G J Ev>y#pT CyIB.tCj;&uΊ3H8UѐWMV,6 ><-yy!'ؘh3N"0dI1)MG"47i`O 0JFHm6,*4#t\׊+L7a}zvR1@'T <.HC (Zܤ kMc>f‚'k=G olf4&|Wy =! 既3V- e5;#rG؄椳h d>҂b^-7p>3/K -B0{ASǩwoxw#v HFf16{?n޸0;а~Q%Y P8AFn+Wl(Bii%$i4JЄZ8uTk IFԔ\:3q~KB2!^mi^I1&c-ԒQWCbPM&ʃ+K0yT;h 1 ha>gk[1!\HK{`jVjEvLE/LQ?a?p?Vz ުG'hʢWȕ(icfz>]$< M~6V+(>H $?5xdJ㑯:]ZsBwm&5W96NPni/@͔4oUDOWbӍ&,+ZTsȔFv簛0+_k h$Hߢ<۪G|]#M!Bm*P)m"׶o )F%?$0n؅SF7߈>E7I G^)H3BH: ,'GQ8R ]voP> U%-oA2miE:|[pRNrw?†$'\V]I3|0/qciB>=z&,R7=_j. hkMgkCm]k\ҎpզzYSsrSvC:P\(Lo+%2A 9d?*26;('?-4mL43 w^7.{GFvF]y\'xe{y]7(^6ȯ&sDy;ZiKoBx',l_9-TNЩUgy?Ql{#ۿ *լ||Qvuyw)Ck~j )g@xiFs[`jh@?+,;ojdAF!$VjkO,y:h%s}F#\SHt@U#9GfgЍ;4 c/bPՂAa[I̊_'Xuðf ăavbܯ$gs=]ыomWwd0eG51 f;Ë0<dW?mvht|D".&s_ׅȓ OaْP=r->PX#m'x%6"D1ݑCE_J*d+s"24f*4@v8ᶡ^eWPn+v;*ꎷrZm跗=*3^. 7a'KW;vK.!%?9e{f)WAQa5\AޯlªYngӼ@+բ&P]ܵIF4v#Pʆw'%tmt>/?z>hHfD m' VnstK9!$:[aN{'^Ų,_tf9\:F^qtQ5 r-}0*гݯ[ ӛxJftkOFpZP8tN:0$K _+=Rkx(ѡ=L4lb4Vyؓ%CIW]lPy:~ͻ;,+hA󟕞ڦ-G/S9^iU@rPio\}nkǗûSR/-t!MǞ̲R ux}_H.БȜ]޸c5ȴN=4,.ˊ ppwTa*T;(F m-9RC4GA`4dPL6lj']Ĝ7ټKh4ab5TvqP x3AFB-Ojqf?8 ?5%CNPT ~P_]O25R5g?(c#ʤ[p>b0wjy4#|6[ VRM8N!'aNbDU ŠѬ3LHC4=;¬\YAy۹+t$6b%+YtL7cjAF3dlä RÁzW=$U"7樜ԉ@i{tFL-/Sē~,`꾪o;ɾݳ) z$ov"MRAQ="|L:hD+/w C5x6SG+7f†&reK9vIIjfBt3 b7&\NKU+%q`t5_rrWy!=8խD|iiM;:zƁFRFwUfn.j um?w{Ab<[?*fo$\^^a0Im|h֯3YVvt晔-~$!W' QI,ýs)X}VCoFh] -xSʞOʯ=HA{``[]!p&%q֑tD% {i"^?CsFk'cų> Te2,C\ۤ8`m[8]d k|etȲ֛ ?/iM,>haU޸#gԷS/MĠWsۿ+Q'\0vJK.Kʤ"tc1IE:(GZcFM|ӂ-Gҟ|&C6!d@>gی|9 t֍^*ϟf|%Ey4h6?܁-* u[w{z 4'8F' i} 0ˆxuP!GDGND^bm:kbY EĨ%v=NYqŚ&ypD&[dZ n,FDmR m)u*ON\'ᵉXǛ}rT^dwܙZNBJ8Ne> ],#KH=uHUVf ukNZ\ ˢXAk&č~~5)pCelmt?|f#<ƝELEI }ẙh&L񤷫czɕ8i v5\A'hiteIxY]&=J<[  )QgS}APVFvUY!fsmxT:*&F6} rQ9Q:Й$ YHp-xauŨig-Kt B6=y \iy:g2nb g^LUХź؇_&Ƨ=EZb`?U%v~zPPK[s1b@2vsg'%Yٌa' t6)o%?[@}G&p(jOFer]%7F>~D!1 kŤaك6I1"*PFdeg!J 9e2hcis J 1>mC~m*zLiڽ}u(_c m9░okC@&$8.MxN &Gɞq6:5Wg]SOg e 3{pD7n9e5Kӂ^w̐ KX|ý\EP1߂fu9!ЩǤ,;ro표n)ouq30y<䋀TijWhz!^g|qY05d* '13SAkC9mAk^RB‹98 +O VW:|[]2bͅCϧ.WVX y&7?W(<~ٴ/ Qo0lJ1IyzWp{0G|)*jʽWkQsZVY b2<3ux*_~ƂZ . N)ιK@>P~)M a&KCw njl#Z/ZZ|@>@MG^#Med_(?埶5R#@x{zD.UDD_m॑E2U` BC^Չoa ԡ=;wIf5y#l.:-"Nq N r߯ ;Q )Gvƪ9Gqh"]((V;=CW٫w ,͋e:;y r$ jSER^L d%u!*"6Ę8k``Q\Z M6լ[ZDqUIC;x"+/kQ3-̡y^dE<:+*N)Dz*1x"h2QO;iC=w0>_,b^kaJ*-*6pMo+I`<}g)ŀ8i'cdCzLfcjNLEYmO[/U1lt#ĩ2C"/R6|UO 1}Sò*^/YQ?UQ <jvR!7hKh>݋bjJmM-ݨ;#*Sڱ-+{އrb0"oD>#q2QxXvLn3_n!f͚Wӝ1$INDX͛H#@0J)%戴U/ƄaԄqFױ1]FFXRDʟU4n 9 5|[^Va9 fIߐݢk^K4;C+;3q̂2,ʼyZ4@7f\qN_R{ӓ&䯁* Im]Ç52οcwU~Sx9fS^2ˋ{ v s;`\f fDAw!ևQ҃ 3 `1hf*kݤ~X+He^]ܩ /\CIf)ڭJN$Q Tm Gc[۽,+8A[-TcU&\T08P[6^Z#SwI~"Q